URL: url; ?>
Processing time: time_total) ?> seconds
Download Time: time_download) . "s" ?> | Parsing: time_parse) . "s" ?>
Page Title: title; ?>
Your website is optimized for: bestkeywords); ?>
Density:
    words->density as $w) { echo '
  • '; echo sprintf('%02s', $w->count), ' ', $w->word, '
    '; echo '
  • '; } ?>
Word Weights:
    words->weights as $w) { $thedensity = 1; $thestyle = ''; foreach ($sat_keyworddensity_data->words->density as $wd) { if ($w->word === $wd->word) { $thedensity = $wd->count; if ($wd->count < (isset($_POST['sat_keyworddensity_mindensitytobeused']) ? (int) $_POST['sat_keyworddensity_mindensitytobeused'] : 2)) { $thestyle = 'color: #aa0000;'; } } } echo "
  • "; echo sprintf('%02s', $w->weight), ' ', $w->word, '
    '; echo '
  • '; } ?>
Words on:
Note that are extracted keywords from body and metakeywords but we don't show here.
Meta tags:
Links:
images)) { ?>
Images:
Impossible to read the results. Please, try again later."; } //echo '
' . print_r($sat_keyworddensity_data, true) . '
';