Remove 2008 Remove Google Remove PHP Remove Software Review
article thumbnail

How to Block Unwanted Bots from Your Website with.htaccess

SoCal Delicious

U; en)" (among others) while the Google search engine bot goes by"Googlebot/2.1 (+[link] (among others). 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 Copyright © 2008 by Christopher Heng. Should I Use PHP or HTML for My Website?

IP 38
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 ). For the sake of this pamphlet I assume we’re dealing with a well structured site, hosted on Apache with mod_rewrite and PHP available. And Google badly messes up your URIs for click tracking purposes.

SEO 37