if ($_GET['page']==1) { header('HTTP/1.1 301 Moved Permanently'); header('Location:'.$_SERVER['REDIRECT_URL'], true, 301); } ?>