Building an Ad Spam Site - II

Monday, March 10, 2008

Well I already have discussed the structure and overview of the spam site. It has been a clever and easy one. Ones who have not read the first part Building An Ad Spam Site - I

External Options :
Now this is really important . Once you have finished the site you have to host it somewhere.
Well there is something called domain popularity. It goes like this. Well consider a free host. the host has around 3000 free sites hosted and most of them rank well so if your websites starts up there as a sub domain the search engine automatically pull you up on the list recognizing the trustability of the free host's other sites. So the key is not to use your paid domain but to host it free under some other domain.

.htaccess coding :

Like I told your in the earlier part that .htaccess is going to do a significant job here. it will make you single processing page look like multiple pages for the people and for the engine.
Here is what you got to do :

Start on the file with this code :

Options +FollowSymlinks
RewriteEngine on




The next part is to tell the file to rewrite the urls


Options +FollowSymlinks
RewriteEngine on
RewriteRule ^files/(.+)/(.+).htm process.php?source=$1
&keyword=$2 [nc]

would allow you to present a link as..

http://mysite/money/Google/money.htm

and in the background have that translated to..

http://mysite/keyword.php?source=google&keyword=money

Now copy this text and put it up ina file and save it as .htaccess .

Ok will be continuing the code tomorrow. get it Here

I will also be releasing the tailored script for $5 . I'm keeping it cheap for you all.


0 comments:

Aspiring Teens : money music love. 2008 One Winged Angel.Bloggerized by : GosuBlogger