Free Link Checker

Saturday, October 6th, 2007 Posted in Uncategorized | Comments Off

Find bad links, dead links or 404s using churls_web.pl. The script displays a "." for each good link and displays the error code and message for each bad link. Read more..

Block Spiders/Bots who just don’t want to conform to your robots.txt

Tuesday, June 12th, 2007 Posted in Uncategorized | Comments Off

Add these to your .htaccess file: By User-Agent: RewriteCond %{HTTP_USER_AGENT} Twiceler RewriteRule .* - [F,L] PS: Replace Twiceler with the bots name found in the user-agent. Another good one to block is Java, ... Read more..

Path Too Deep Error Message

Tuesday, April 10th, 2007 Posted in Uncategorized | Comments Off

It seems to be a generic hardware failure error message. Here is a "summary" of what I found (Mostly from this website). I found out my problem to be ... Read more..