Page is a not externally linkable
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
?>