AllSubmitter-Catalogue
From WebLogAnalyzer.biz
By placing a small script (php+mysql) on your site, you get a possibility to submit to catalogues, which check back links instantly and don’t allow to continue submitting.
- In semiautomatic mode press button AllSubmitter-Catalogue for every site to submit a link to the catalogue.
- In automatic mode the program will do everything automatically.
In order AllSubmitter-Catalogue works in automatic submission, select checkbox “Use AllSubmitter-catalogue in submission” in the project settings.
Note that the checkbox should be black.Setting
- Create a new folder on your server. (For example, links.)
- Create a table in your MySQL database (data in file table.sql).
- Edit file links.php and specify parameters of connection with the database, login and password you set when creating the project in AllSubmitter (in tab AllSubmitter-catalogue).
- Copy files links.php, template.html to folder links.
- Specify a link to your catalogue in the project settings of allsubmitter in field “back link”.
- http://www.mysite.com/links/links.php?id=%host_reg%
After submission the following occurs:
- The program sends a code of the back link, which the catalogue requires to place, to your site.
- It gets a unique ID for this code. It replaces %host_reg% by id (in case of ordinary submission there is a domain)
- It gives the catalogue a link http://www.mysite.com/links/links.php?id=id
- The catalogue follows the link to your site upon check of its code
http://www.mysite.com/links/links.php?id=id, and sees its code.
Ban
It is important to know that you will get a ban for placement of a large number of links on your site, sooner or later – but ALWAYS.
Use this option when you know clearly for what purpose you do it: you can download the script in folder catalog.FAQ
I cannot adjust the catalogue for automatic placement of back links?
During semiautomatic submission you should press button Allsubmitter-catalogue, in order the program can connect the script, add a back link code.
Working in automatic mode, checkbox “Use Allsubmitter-Catalogue during submission” must be selected in the project settings.
