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!
Audience Elements
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;
}
?>
-
data->analysis->so->detail === 'TOO SIMPLE') {
$ar_message = 'TIPS: consider elaborating on short sentences and/ or use more sophisticated language.';
} elseif ($scoring->data->analysis->so->detail === 'TOO COMPLEX') {
$ar_message = 'TIPS: Write shorter sentences, use shorter words, break up paragraphs.';
}
$ar_message .= '
Utilize the article highlighting (Audience Mismatch) button above to see where you should modify your content to match your audience. Blue highlights = Too simple. Orange highlights = Too complex.';
$ul_so .= '-
' . $ar_message . '
Refer to our tips on how to achieve a content sophistication match for your audience here.
';
// 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'): ?>
-
data->analysis->em->state) === 'red'): ?>
-
data->analysis->em->dimensions as $key => $value) {
$ul_tg .= '- ' . $value->name . ': '. $value->detail .'
';
}
echo $ul_tg;
?>
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;
$rsMin = $scoring->data->analysis->ln->recommended->sentencesMin;
$rsMax = $scoring->data->analysis->ln->recommended->sentencesMax;
// $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 ' . $rsMin . ' - '. $rsMax .' sentences.
';
break;
case 'yellow':
echo 'Length of post is ' . $ms . ' sentences. We recommend a range of ' . $rsMin . ' - '. $rsMax .' sentences.
';
break;
case 'red':
echo 'Length of post is ' . $ms . ' sentences. We recommend a range of ' . $rsMin . ' - '. $rsMax .' sentences.
';
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 . '';
$ul_lc .= '
- - These links are either slow to load or not working
';
}
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): ?>
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
';
}
?>
There are no grammar errors.
data->analysis->lr->state) === 'green'): ?>
-
data->analysis->lr->state) === 'yellow'): ?>
-
data->analysis->lr->state) === 'red'): ?>
-
data->analysis->lr->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; ?>
data->analysis->su->similar)) {
?>
data->analysis->su->similar AS $article) { ?>