Beaver
11-29-2001, 09:00 AM
I'm having a go at writing my own gateway pages that will hopefully generate search engine traffic and would like advice from anybody who has written one or used them as to the best layout.
Hers the basics of how its working so far
To begin with you create a text file "domains.txt" with a list of domains, logins, and passwords.
domains.txt
______________
somedomain.com
someusername
somepassword
anotherdomain.com
myusername
mypassword
_____________
That's the hardest part over with
Next the software selects directory names from a database that will be the url for the search engine http://somedomain.com/pornpages/index.html
an index page is created for each directory in each domain and meta tags are then selected at random and are added to each index page and the following tags
<META NAME="ROBOTS" CONTENT="index,follow">
<META NAME="REVISIT-AFTER" CONTENT="7 days">
Next a unique heading for each index page is added "hot free sex" or whatever, (any hyperlinks pointing to an index page will use the page title for the url.
<a href="http://somedomain.com/pornpages/index.html">hot free sex</a>
next a database of gallery url's and a database of text descriptions is used to add random gallery links to the index page and also links to the "sub pages" which have not yet been created.
The "sub pages" are more or less the same thing as the index page except they are named /slut.html /hardcore.html act ... and each page is cross linked with all the other domains and their sub pages.
The number of domains used and the number of sub pages for each index is unlimited and takes about a minute to generate a 1000 pages
An upload script is generated for all the pages called "upload.txt"
---------------------
open ftp.somedomain.com
someusername
somepassword
md pornpages
cd pornpages
put index.html
put (all sub pages)
disconnect
open ftp.anotherdomain.com
myusername
mypassword
md pornpages
cd pornpages
put index.html
put (all sub pages)
bye
________________
And a "upload.bat" file is also created with the following text "ftp -s:upload.txt"
you simply click the "upload.bat" file and all the pages are automatically uploaded
and directory names created.
you then need to enter each index page into the search engines and wait for the traffic to build up.
there is a bit more to it than that, like the frequency of word combinations used in the meta tags page title page headings and link titles are restricted to prevent some search engines rejecting over used words (this bit is not finished yet but is being written flexibly so that "weight" can be added to any given keyword)
Other options will include "tgp trade links" that you must obviously create before you run the program that will be mixed into the gallery links, also (not sure about this yet, single pixel sized graphic files filled with text tags)
and the usual hidden text (white on white) full of keywords, plus banner placement and web counters.
Also there will be several different styles of page templates and color schemes to help make the pages look less generic.
The end result takes about one hour to create and upload a 1000 pages whilst you read a book.
Q .. how many sub pages will a search engine index?
Q .. should the sub pages include the following meta tags
<META NAME="ROBOTS" CONTENT="index,follow">
<META NAME="REVISIT-AFTER" CONTENT="7 days">
or should they just be in the index.html
Q .. Is there a limit to the number of dir's you can create (256 ?) or is it unlimited on most servers.
Any info or ideas that would improve its chances of working would be appreciated
Hers the basics of how its working so far
To begin with you create a text file "domains.txt" with a list of domains, logins, and passwords.
domains.txt
______________
somedomain.com
someusername
somepassword
anotherdomain.com
myusername
mypassword
_____________
That's the hardest part over with
Next the software selects directory names from a database that will be the url for the search engine http://somedomain.com/pornpages/index.html
an index page is created for each directory in each domain and meta tags are then selected at random and are added to each index page and the following tags
<META NAME="ROBOTS" CONTENT="index,follow">
<META NAME="REVISIT-AFTER" CONTENT="7 days">
Next a unique heading for each index page is added "hot free sex" or whatever, (any hyperlinks pointing to an index page will use the page title for the url.
<a href="http://somedomain.com/pornpages/index.html">hot free sex</a>
next a database of gallery url's and a database of text descriptions is used to add random gallery links to the index page and also links to the "sub pages" which have not yet been created.
The "sub pages" are more or less the same thing as the index page except they are named /slut.html /hardcore.html act ... and each page is cross linked with all the other domains and their sub pages.
The number of domains used and the number of sub pages for each index is unlimited and takes about a minute to generate a 1000 pages
An upload script is generated for all the pages called "upload.txt"
---------------------
open ftp.somedomain.com
someusername
somepassword
md pornpages
cd pornpages
put index.html
put (all sub pages)
disconnect
open ftp.anotherdomain.com
myusername
mypassword
md pornpages
cd pornpages
put index.html
put (all sub pages)
bye
________________
And a "upload.bat" file is also created with the following text "ftp -s:upload.txt"
you simply click the "upload.bat" file and all the pages are automatically uploaded
and directory names created.
you then need to enter each index page into the search engines and wait for the traffic to build up.
there is a bit more to it than that, like the frequency of word combinations used in the meta tags page title page headings and link titles are restricted to prevent some search engines rejecting over used words (this bit is not finished yet but is being written flexibly so that "weight" can be added to any given keyword)
Other options will include "tgp trade links" that you must obviously create before you run the program that will be mixed into the gallery links, also (not sure about this yet, single pixel sized graphic files filled with text tags)
and the usual hidden text (white on white) full of keywords, plus banner placement and web counters.
Also there will be several different styles of page templates and color schemes to help make the pages look less generic.
The end result takes about one hour to create and upload a 1000 pages whilst you read a book.
Q .. how many sub pages will a search engine index?
Q .. should the sub pages include the following meta tags
<META NAME="ROBOTS" CONTENT="index,follow">
<META NAME="REVISIT-AFTER" CONTENT="7 days">
or should they just be in the index.html
Q .. Is there a limit to the number of dir's you can create (256 ?) or is it unlimited on most servers.
Any info or ideas that would improve its chances of working would be appreciated