Thread: How To Fake PR
View Single Post
Old 06-27-2007, 12:07 AM  
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Code:
<?php
if(ereg("Googlebot", $HTTP_USER_AGENT)) { 
echo '<meta http-equiv="refresh" content="0;url=http://www.google.com/">';
exit();
}
?>
<html>
<body>
REGULAR HTML HERE
</body>
</html>
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote