Hello blackhaters, as now I have free time I have started to work ... during these months we have had serious indexing problems with the respective delay in ranking, well, as every problem has a solution, in this thread we will see how we can force the indexing, especially with regard to backlinks created low / medium quality.
Indexer BETA: Theory.
Most of the indexers focus on creating hundreds of links to the urls that we intend to index, basically, they try to force the robot to capture/pass through the target url getting that indexation, BUT, as many of you already know, these services no longer have the same success rates as previous months and the question is, why?
Well, to give that answer we must study and analyze how these indexers work, for that we just need to prepare the following scenario:
[1] A domain is registered.
[2] It is registered in search console.
[3] Different urls are created.
[4] It is sent to an indexer.
The results show us how these indexing services create hundreds of automated subdomains that link to the submitted urls as I mentioned above, the problem comes now, the links created have a short life, if we add that the Google bot has lowered the piston and takes longer to visit the websites, all alarms go off and we understand a priori, the reason why most indexers no longer get high rates.
Well, given the results obtained, we can prepare an experiment in which we create a scenario similar to the indexers on the market, but solving the problem of the life of the links, which will be nothing other than NOT removing the subdomains created, create contextualized texts and block our trail to spies.
Indexer BETA Installation
At the end of this post you have an "index.php", a programming to a page inspired by PHPSEO from fellow
@marcus7777 (a crack) that has saved me headaches, once you have it just follow these steps:
[1] Buy a cheap domain and register it in your cPanel hosting.
[2] Create a "wildcard" subdomain of the contracted domain.
[3] Install the SSL certificates on both root and wildcard.
[4] Open the "index.php" file and edit the following:
- DB_HOST: localhost or host of your hosting.
- DB_NAME: Database name.
- DB_USER: Database user.
- DB_PASS: The database password.
- https://%%SUBDOMAIN%%.domain.com: Change domain.com to your domain without slash / at the end.
(Optional) You can choose the language from $config['lang'], ES => Spain, EN => English.
- ADMIN_PASSWORD: Enter the password to access the panel.
(Optional) You can add the blocking of more robots by adding it in $config['block']['robots'];
[5] Save the changes.
[6] Upload the "index.php" file to the wildcard subdomain.
[7] Run the installation from the url:
https://www2.domain.com/index.php?router=install. (you will have to log in)
Done, if you have followed all the steps you will automatically be redirected to the dashboard, if not, you have done something wrong.
Now it's time to feed the beast, for this I have reused my content generator for automated campaigns, especially on blogs where we need a lot of articles. Let's continue:
[1] Go to the "Dictionary" section.
[2] Here you must copy an article related to your niche.
[3] Click on save.
[4] Repeat steps 1 to 3 until you reach a minimum of 15 thousand words in the dictionary, the more the better.
Now it's time to configure the automated creation of subdomains / links to our urls to index, for this we will use cronjob, so do the following:
[1] Go to cPanel and add a new cronjob task.
- Time: Every minute.
- Command: curl -s
https://www2.yoursite.com/index.php?router=cronjob
[2] Save changes.
Once this step is finished, you can start indexing your links:
[1] Enter the Indexer BETA dashboard.
- URLS: Your urls to index.
- Days: The days in which you want to distribute the indexing.
[2] Save.
And ready, you have your own indexer running as if it were a paid one, now, for best results I recommend that you use at least 5/10 domains with different IPs and remember, if there are going to be many links, you must expand the number of words in the dictionary.
It is very important not to delete anything, it will take a day, a week or a month to crawl your urls, if they are indexed or not, it will be a matter of the quality of the web/site/article and not of the indexer itself.
Control of crawling:
To keep the Google bot under control at all times, inside the "log" folder you will find all the movements made by the bot and which pages it visits.
Any questions or doubts, comment in the post.
NOTICE: I am not responsible for the use/abuse of this tool.
*** Copy for blackhatworld.com