Instant 13434 BackLinks

I had this list for quite a while now and I am running it with stat blaster. To clarify the questions and myths aroung here:
This wont get you 13k backlinks, it will get you something close to 70 stable backlinks.
You do not need to ping the links, they will appear in google.
There are no penalties for this, I`ve done this douzens of times for as many websites withou any issues.
You dont need to run it more then once.
If you have an established domain dont use this links because they wont help your ranking that much, this links are for new sites.
Thanks OP for the share,.
 
hi i made a auto script for this in php..

PHP:
<?php
$website = "twitter-music.info";

$res = file_get_contents('Fixed_Links.txt');
$res = str_replace('{website}',$website,$res);

$links = explode("\n", $res);

$i = 0;
$count = 0;

while($i < 2){
 if($links[$count]){
   $get = file_get_contents($links[$count]);
   if($get){ echo "<font color='green'>".$links[$count]." - OK!</font><br>"; }
   else{ echo "<font color='red'>".$links[$count]." - FAIL!</font><br>"; }
  ++$count;
 }else{
  $i = 2;
 }

}
?>
it takes long time though :/

woaww ! it's so cool this script
 
i tryed this out! So how could i check how many back links i have ? and how much time do i need to wait for this to work? Thanks
 
I've gotten tons of backlinks in one day, but google didnt find them all in 1 day, it took around 2 months, naturally. I don't go off pinging them, only the really good ones, like my .gov collection and my .edu collection. And the PR 5+ collection. The others I let happen naturally.

From the stats in my software to auto check my backlinks, and ranks, etc each day, it shows that 129 backlinks appeared for me in 1 day, and the domain was around 1 month old, almost 2 months. So it wasn't very aged.

Heck I even blast off 10k-20k backlinks on my new domains, cuz I know they won't all be indexed in one day, one week, or even one month.

You guys are too worried about this. Just build your backlinks as fast as you can, the spiders will take their time getting to them and indexing that they point to you.
 
I used Excel to replace "{website}" to my site url by pressin ctrl+h
and gonna do html page so i can manually click em since i dont have any tools cause im babysitting my parents dogs xD
and i actually started all this internet thing yesterday and havent been sleeping at all... Just wanna get home to my own computers.
 
arent these links spammed completely, and wouldnt 13k backlinks just sandbox?
 
это не покажется спамом для поисковиков? для гугля?
 
это не покажется спамом для поисковиков? для гугля?

Translation according to Google Translate:

"it does not seem spam to search engines? for of Google?"

Am not sure if this post is a result of a spam bot or not, but if its a real person please put your replies in English, just so we know what you're on about :).
 
It does not seem spam to search engines? For Google?
I'm not bot, I'm life person =)
 
how to delete post? In edit area I can't see delete button!
 
Last edited:
Back
Top