View Single Post
Old 04-02-2009, 11:32 PM   #17 (permalink)
Brook
The Acquainted
Inquisitive 
 
Join Date: Jul 2005
Location: UK
Posts: 121
Thanks: 41
Brook is on a distinguished road
Default

Thanks WebSavvy!

Just a quick question about the alternative route, how do spammers intend to hijack the php version of the script (not your db version) i.e using header("Location: $url"); and $HTTP_REFERER ? What about if you add the redirect script name to disallow in robots.txt too?

Are the spammers doing it to get an 'inbound link'? If so it wouldn't work as when a search engines visits the redirect script it would return nothing as they won't be coming from the site either ($HTTP_REFERER).

I'm just wondering how they go about it and whether I can get away with not using the version which makes a db hit for every link.

Sorry if this is a nube question!
__________________
PS3 Forums on GameSlurp - the site for gaming fans!
Brook is offline  
Reply With Quote