GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   How To Fake PR (https://gfy.com/showthread.php?t=746440)

dougeetx 06-26-2007 11:07 PM

How To Fake PR
 
Code:

<?php
/* insert a cloaking script here to detect whether the visitor is
Googlebot */
if (Googlebot) {
echo '<meta http-equiv="refresh" content="0;url=http://www.google.com/">';
exit();
}
else {
echo "<p>My PR10 page!</p>";
}
?>


Mr. Mojo Risin 06-26-2007 11:08 PM

uh huh ....:321GFY

tsanko 06-26-2007 11:13 PM

It`s stupid to fake PR :321GFY

CaptainHowdy 06-26-2007 11:14 PM

Alrighty then...

zeruel 06-26-2007 11:15 PM

LoL!!!! :1orglaugh

SmokeyTheBear 06-27-2007 12:07 AM

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>


bl4h 06-27-2007 12:07 AM

Why did you release this top secret ?:mad::mad:

Vick! 06-27-2007 12:12 AM

Quote:

Originally Posted by dougeetx (Post 12665405)
Code:

<?php
/* insert a cloaking script here to detect whether the visitor is
Googlebot */
if (Googlebot) {
echo '<meta http-equiv="refresh" content="0;url=http://www.google.com/">';
exit();
}
else {
echo "<p>My PR10 page!</p>";
}
?>


At least you learned this after 5 years :2 cents:

rowan 06-27-2007 12:19 AM

The meta refresh has to be at least 2 seconds, otherwise GoogleBot gets suspicious.

mattz 06-27-2007 12:21 AM

thanks a lot :321GFY

HomerSimpson 06-27-2007 04:43 AM

this is old stuff and google guys probably patched that shit out.. so now it probably makes it useful...


All times are GMT -7. The time now is 06:21 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123