Check the box below to analyze your content. Make sure you select your target audience. Hit save draft to get your results.
Content Analysis & Results
Need Changes!
33 && number_format($aBarColorText['scoring'], 1) <=66):?>
Almost There!
66):?>
On Your Way!
Structure Elements
data->analysis->tm->state)) {
case 'green':
$class = 'ar_checkmarks_passed';
break;
case 'yellow':
$class = 'ar_checkmarks_warning';
break;
case 'red':
$class = 'ar_checkmarks_error';
break;
}
?>
-
data->analysis->tm->recomendations as $recomendation)
echo '- ' . $recomendation . '
';
?>
= $scoring->data->analysis->tm->message; ?>
data->analysis->tg->total; ?>
data->analysis->tg->state) === 'green'): ?>
-
data->analysis->tg->state) === 'yellow'): ?>
-
data->analysis->tg->state) === 'red'): ?>
-
0): ?>
data->analysis->tg->detail as $key => $value) {
$ul_tg .= '- ' . $value . '
';
}
echo $ul_tg;
?>
There are no identified topics.
data->analysis->ln->measured->sentences;
$rs = $scoring->data->analysis->ln->recommended->sentences;
// $state = arnanlyzer_rsl_state($ms, $rs);
$state = strtolower($scoring->data->analysis->ln->state);
switch ($state) {
case 'green':
echo 'Length of post is ' . $ms . ' sentences, which meets the minimum recommended length of ' . $rs . '-85 sentences.
';
break;
case 'yellow':
echo 'Length of post is ' . $ms . ' sentences. For text based posts our recommended range is '.$rs.'-85 sentences for greater engagement.
';
break;
case 'red':
echo 'Length of post is ' . $ms . ' sentences. For text based posts our recommended range is '.$rs.'-85 sentences for greater engagement.
';
break;
}
?>
data->analysis->lc->state) === 'green'): ?>
-
data->analysis->lc->state) === 'yellow'): ?>
-
data->analysis->lc->state) === 'red'): ?>
-
data->analysis->lc->invalid > 0): ?>
data->analysis->lc->detail as $key => $value) {
$ul_lc .= '- ' . $value . '';
}
echo $ul_lc;
?>
All links detected are valid.
Linguistic Elements
data->analysis->sm->state) === 'green'): ?>
-
data->analysis->sm->state) === 'yellow'): ?>
-
data->analysis->sm->state) === 'red'): ?>
-
data->analysis->sm->total > 0): ?>
data->analysis->sm->detail as $key => $value) {
$ul_sm .= '- ' . $value->string . '';
// check if there are at least one suggestion
if (isset($value->suggestions->option[0]) && !empty($value->suggestions->option[0])) {
$suggestions = '';
foreach ($value->suggestions->option as $keys => $values) {
$suggestions .= $values . ', ';
}
$suggestions = substr(trim($suggestions), 0, -1);
$ul_sm .= ' - Suggestions: ' . $suggestions . '
';
}
// url
if (isset($value->url) && !empty($value->url)) {
$ul_sm .= '- See explanation
';
}
}
echo $ul_sm;
?>
There are no spelling mistakes.
data->analysis->gm->state) === 'green'): ?>
-
data->analysis->gm->state) === 'yellow'): ?>
-
data->analysis->gm->state) === 'red'): ?>
-
data->analysis->gm->total > 0): ?>
data->analysis->gm->total == 1): ?>
data->analysis->gm->detail as $key => $value) {
$ul_gm .= '- ' . $value->string . '';
// check if there are at least one suggestion
if (isset($value->suggestions->option[0]) && !empty($value->suggestions->option[0])) {
$suggestions = '';
foreach ($value->suggestions->option as $keys => $values) {
$suggestions .= $values . ', ';
}
$suggestions = substr(trim($suggestions), 0, -1);
$ul_gm .= ' - Suggestions: ' . $suggestions . '
';
}
// url
if (isset($value->url) && !empty($value->url)) {
$ul_gm .= '- See explanation
';
}
}
echo $ul_gm;
?>
There are no grammar errors.
data->analysis->lr->state) === 'green'): ?>
-
data->analysis->lr->state) === 'yellow'): ?>
-
data->analysis->lr->state) === 'red'): ?>
-
data->analysis->lr->detail; ?>
Audience Match
data->analysis->so === 'UNAVAILABLE'): ?>
data->analysis->so->state)) {
case 'green':
$class = 'ar_checkmarks_passed';
break;
case 'yellow':
$class = 'ar_checkmarks_warning';
break;
case 'red':
$class = 'ar_checkmarks_error';
break;
}
?>
-
';
foreach ($scoring->data->analysis->so->paragraphs as $index => $match) {
if ($match == 'HIT' || $match == 'UNAVAILABLE')
continue;
$teaser = is_array($scoring->data->analysis->so->paragraphTeasers) ? $scoring->data->analysis->so->paragraphTeasers[$index] : $scoring->data->analysis->so->paragraphTeasers->{$index};
$color = ($match == 'TOO SIMPLE') ? $light_blue : $light_orange;
$ul_so .= '- "' . $teaser . '": ' . ucwords(strtolower($match)) . '
';
}
echo $ul_so;
?>
= $scoring->data->analysis->so->message; ?>
data->analysis->em->state) === 'green'): ?>
data->analysis->em->state) === 'yellow'): ?>
Your content could evoke more emotion to excite and engage your readers. It should include more stimulating language, portrayed through positive and/or negative words.
data->analysis->em->state) === 'red'): ?>
Your content could evoke more emotion to excite and engage your readers. It should include more stimulating language, portrayed through positive and/or negative words.
data->analysis->em->detail; ?>
Uniqueness
data->analysis->su->state) === 'green'): ?>
; ?>thumbs_up.png)
Your content is unique and will drive engagement, so share away!
data->analysis->su->state) === 'yellow'): ?>
Original content drives more engagement. We will alert you when your content is unique.
data->analysis->su->state) === 'red'): ?>
Original content drives more engagement. We will alert you when your content is unique.
data->analysis->su->detail; ?>