Cash Volume - Turn Up The Cash Volume!

Adventures In Online Financial Freedom

Bad Google Bot Bad!

February 5th, 2008 by cashvolume

Last night I implemented a bot trap that I coded up in PHP on one of my sites. Its just a little bit of code saved into a page thats linked off the index.php of my website. I used robots.txt to disallow access for bots that follow the rules and used empty anchor text for the link so that it would be invisible to human eyes. What the bot trap basically does is record any access to the file and logs the IP by sending an email and then automatically appends to the .htacces file a deny from that IP which effectively blocks any further access coming from that IP address. Be careful this works really well I actually ended up blocking my IP address from testing the system out and had to manually edit the .htaccess file via FTP to unblock myself. Read the rest of this entry »

Share this post with your friends: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • blogmarks
  • Bumpzee
  • feedmelinks
  • Furl
  • Reddit
  • Technorati
  • YahooMyWeb

Posted in tools, PHP | No Comments »

Search Engine Optimization with PHP Free Chapter!

February 16th, 2007 by cashvolume

Seo Eggheads Search Engine Optimization with PHP will be out soon! I cant wait he just posted a free chapter of this book on his blog. I’ve already got my copy on pre-order at amazon. In the meantime feast your eyes on the free chapter here.

Share this post with your friends: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • blogmarks
  • Bumpzee
  • feedmelinks
  • Furl
  • Reddit
  • Technorati
  • YahooMyWeb

Posted in Books, SEO, PHP | No Comments »