Banning an IP with .htaccess file

27 09 2007

Sometimes there are situations where you would like to ban an IP to stop the misuse of your site and its services. So here is a technique for banning an IP with the help of .htaccess file.The code to ban an IP with .htaccess file.

order allow,deny
deny from ###.###.###.###
allow from all

Read the rest of this entry »



Affiliate marketing tips - Part 2

2 09 2007

This is the second part of the affiliate marketing article that I recently posted on this blog itself. In the first part we covered how to choose a good affiliate program and where to place the banners and ads that could get you the maximum benefit from the site. We also briefly discussed newletters and email marketing technique in first part.

Read the rest of this entry »