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 for inbound links to your site that the major search engines know about.
Enter a web site URL (for example “www.netconcepts.com”):
(Note: www.netconcepts.com and netconcepts.com returns different results!)