article thumbnail

How to Block Unwanted Bots from Your Website with.htaccess

SoCal Delicious

in addition to "127.0.0.1", the code to use is as follows: Order Deny,AllowDeny from 127.0.0.1Deny from 192.168.1.1 You may add as many IP addresses as you wish, although if your.htaccess file becomes very large, your site may become sluggish due to the number ofrules the server has to process each time it has to deliver your sites pages.

IP 38
article thumbnail

How brain-amputated developers created the social media plague

SoCal Delicious

Shortcut: sebastian-x.com Blog About Blogroll Links How brain-amputated developers created the social media plague Posted on 12 January, 2010 The bot playground commonly refered to as “social media&# is responsible for shitloads of absurd cretinism. My husband referred me to your blog. Keep up the good work. I am always.

article thumbnail

How to cleverly integrate your own URI shortener

SoCal Delicious

For example when you operate a WordPress blog, you could code nearly everthing below in your 404 page (consider alternatives ). requestHandler.php [L] Please note that the code above kinda disables the Web server’s error handling. By the way, you can use, alter, rewrite … the code from this pamphlet as you like.

SEO 37