Articles

 Blocking bad bots and unwanted traffic

Not all automated traffic is welcome. Some ignores robots.txt entirely, so blocking has to happen...

 Common .htaccess mistakes

.htaccess is powerful and unforgiving. One wrong character takes the whole site down with a 500...

 Custom error pages

By default a missing page shows a bare server message. A custom error page keeps visitors on your...

 How to Stop Search Engines from Crawling your Website

...

 How to configure directory and file privacy

Password protection via .htaccess and .htpasswd It is possible to password protect an entire...

 How to exclude a subfolder from password protection with htaccess file

A very useful and simple to use method of protecting access to a directory or an entire account...

 Redirects: 301, 302 and how to set them up

A redirect sends a visitor from one address to another. Choosing the wrong type quietly costs you...