Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 5:54 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Security Checklist
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 1 post ] 
Author Message
Posted: Wed Oct 03, 2007 5:13 pm 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed May 17, 2006 4:15 pm
Posts: 285
Hi;

I see that so many people are getting problems with PROXY HIJACK (or proxy cheaters).

Google does not care the search quality and Google does not want to take action to these cheaters >:(. So We must solve our problems without google.

The best way for protecting yourself against the PROXY CHEATERS is blocking all the proxy visits to your site.

Quote:
if (@fsockopen($_SERVER['REMOTE_ADDR'], 80, $errno, $errstr, 30))
{
    exit('Your message comes here when people visit your with proxy ');
}
?>


This small code will block the proxy visits and shows the message on the message. You must insert that code to the top of your templates (before tag)

Thanks

_________________
http://www.turkcebilgi.net/
http://www.sozlukturkce.com/


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group