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 . '-75 sentences.
';
break;
case 'yellow':
echo 'Length of post is ' . $ms . ' sentences. We recommend a range of ' . $rs . '-75 sentences.
';
break;
case 'red':
echo 'Length of post is ' . $ms . ' sentences. We recommend a range of ' . $rs . '-75 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): ?>
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
';
}
?>
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) { ?>