|
Page 4 of 6 Free Loaders - Take the best out of them! How can we advantage of them? We can offer them links for niche top lists (one on the bottom of each gallery)! Send them to top list and get another visitors back to your site. As easy as that. This is an easy way to get traffic to your freesite. As I already said you shouldn't have your sites with consecutive (or easy to figure out) names, to avoid the freeloaders, but what should you do then? You will be using an .htaccess file to redirect the traffic of the freeloaders to another page. But how do you do that? It's quite simple: 1. Open any text editor (like notepad) and then type: ErrorDocument 404 http://pf69freesites.info/404.htm ErrorDocument 403 http://pf69freesites.info/403.htm 2. Save it as my.htaccess (on windows you cant save it as .htaccess directly) 3. Then upload it to your /public_html folder on your hosting and rename it to .htaccess Now when the free loader try to access the by a logical thinking another of your free sites he will get redirected to your 404 page or to your 403 page, depending on the error message that the server will send to the surfer. 404 is the error for file not found and 403 is the error for file permanently moved.
|