Title Tag Checker

September 14th, 2007

if ($URL_HISTORY) {
$prev_seeks = "Previous searches: ";
$urls = explode(' ',$URL_HISTORY);
foreach ($urls as $url) {
$prev_seeks .= " $url “;
if (++$c != count($urls)) {
$prev_seeks .= ‘ / ’;
}
}
} ?>

Use this handy tool to check title tags across a bunch of URLs.

Enter some web site URLs (for example “http://www.netconcepts.com”):