Page is a not externally linkable
- Google
-- Google News Archive
---- What if I want my site to pop up in one country only?


iProgram - 3:23 am on Sep 20, 2004 (gmt 0)


You can generate meta data according to the country info you have:
<html>
<header>
<?php
if(country is not au)
{
?>
<META NAME="ROBOTS" CONTENT="NOARCHIVE">
<?
}//end if
?>


Thread source:: http://www.webmasterworld.com/google_archive/25806.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com