Google indexing and backlinks really quick

ok the program worked great. So if your site is not listed on one of these site. Does that mean now that I did a search for my site they will now add it to the list/

Brady
 
I am reading for a long time in here.
I saw this posts and created a script for it.
Because I want to automate most of my stuff.
Anyway just wanted to share my code with you guys, so you can automate everything just like me.
Do you guys know more websites like these for backlinks? So we can create a huge list for free backlinks.

Also my script automaticly pings the submitted link with pingomatic.
This script also needs a keyword for the ping, so every links is pinged with your keyword.

Just copy paste it into a php file and automate this stuff, or rewrite it so it can query a database with all your domains in it or something.
Keep in mind it uses curl, so your hosting must have curl installed.
Here is my code :
Code:
<?
 
 
if($_POST)
{
 
$keyword = $_POST[keyword];
$domain = str_replace(array('http://','/'),'',$_POST[domain]);
 
$domainshort = str_replace('www.','',$domain);
 
$urls[] = 'www.websiteoutlook.com/' . $domain;
$urls[] = 'www.statbrain.com/' . $domain;
$urls[] = 'www.builtwith.com/?' . $domainshort;
$urls[] = 'snapshot.compete.com/' . $domainshort;
$urls[] = 'www.aboutus.org/' . $domainshort;
$urls[] = 'www.quantcast.com/' . $domainshort;
$urls[] = 'www.cubestat.com/' . $domain;
$urls[] = 'whois.tools4noobs.com/info/' . $domainshort;
$urls[] = 'www.alexa.com/siteinfo/' . $domainshort;
$urls[] = 'www.alexa.com/data/details/?url=' . $domainshort;
$urls[] = 'www.siteadvisor.cn/sites/' . $domainshort . '/summary/';
$urls[] = 'whois.domaintools.com/' . $domainshort;
$urls[] = 'www.aboutdomain.org/backlinks/' . $domainshort . '/';
$urls[] = 'www.whoisya.com/' . $domainshort;
$urls[] = 'www.who.is/whois-com/' . $domainshort;
$urls[] = 'www.robtex.com/dns/' . $domainshort . '.html';
$urls[] = 'www.zimbio.com/search?q=' . $domainshort . '&btnG=Search';
$urls[] = 'whois.ws/whois-info/ip-address/' . $domainshort . '/';
$urls[] = 'whoisx.co.uk/' . $domainshort;
$urls[] = 'searchanalytics.compete.com/site_referrals/' . $domainshort;
 
$ch = curl_init();
 
foreach($urls as $url)
{
    curl_setopt ($ch, CURLOPT_URL, $url);
    curl_setopt ($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6");
    curl_setopt ($ch, CURLOPT_TIMEOUT, 60);
    curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 1);
    curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt ($ch, CURLOPT_REFERER, 'http://www.google.com/');
    $AskApache_result = curl_exec ($ch);
 
    $regex = '/<title>(.+?)<\/title>/';
    preg_match($regex,$AskApache_result,$output);
    echo $output[1] . '<br>';
    flush();
    ob_flush();
 
    curl_setopt ($ch, CURLOPT_URL, 'http://pingomatic.com/ping/?title=' . urlencode($keyword) . '&blogurl=' . urlencode($url) . '&rssurl=http%3A%2F%2F&chk_weblogscom=on&chk_blogs=on&chk_technorati=on&chk_feedburner=on&chk_syndic8=on&chk_newsgator=on&chk_myyahoo=on&chk_pubsubcom=on&chk_blogdigger=on&chk_blogrolling=on&chk_blogstreet=on&chk_moreover=on&chk_weblogalot=on&chk_icerocket=on&chk_newsisfree=on&chk_topicexchange=on&chk_google=on&chk_tailrank=on&chk_bloglines=on&chk_postrank=on&chk_skygrid=on&chk_bitacoras=on&chk_collecta=on');
    $AskApache_result = curl_exec ($ch);
 
 
    if(preg_match('/Pinging complete!/', $AskApache_result))
    {
        echo $url . ' - Pinged!<br>';
    }
    else
    {
        echo $url . ' - <b>Pinging Failed!</b><br>';
    }
 
    flush();
    ob_flush();
}
 
} else {
?>
<form method="post">
Keyword :<br>
<input type="text" name="keyword"><br>
<br>
Domain :<br>
<input type="text" name="domain"><br>
<br>
<input type="submit">
</table>
</form>
 
<?
}
?>

This code is wonderful, thanks. I like more url list like this
 
OK I have seen many people request more links and I am here to provide them :) here is 15 sites.

Code:
websitevaluebot.com/www.yourdomain.com
 
peekstats.com/yourdomain.com
 
worthbot.com/www.yourdomain.com
 
websitevaluecalculator.org/www.yourdomain.com
 
website-value.net/www.yourdomain.com
 
webworth.info/yourdomain.com
 
statswebsites.com/www.yourdomain.com
 
cash81.com/www.yourdomain.com
 
nakedweb.org/www.yourdomain.com
 
tatlia.com/www.yourdomain.com
 
statout.com/www.yourdomain.com
 
georanks.com/www.yourdomain.com
 
webrapport.net/www.yourdomain.com
 
worthlook.com/www.yourdomain.com
 
worth.im/www.yourdomain.com

I will post more of these kind of websites at request, thanks :)
 
We use edit pad pro and just paste the links,
search & replace yourdomain.com with our domains,
Then just double click each one of 63.

walk away and go do something,

also people, if your site is new, seo your index first before doing this submission,
that way your already Seo'd and it will help your rankings later on.
if your using a blog, get the All in one Seo set it up and seo your blog. then submit.

laters.
p.s.
here's a ping list for you WP users.

Code:
[URL]http://rpc.pingomatic.com/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.technorati.com/rpc/ping[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.wordblog.de/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.blogstart.de/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://xmlrpc.blogg.de/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL="http://ping.feedburner.com/"]http://ping.feedburner.com[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://api.my.yahoo.com/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://blogsearch.google.com/ping/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://www.blogpeople.net/servlet/weblogUpdates[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.weblogs.com/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://api.moreover.com/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://api.my.yahoo.com/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://audiorpc.weblogs.com/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://blog.goo.ne.jp/XMLRPC[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://blogpeople.net/ping[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://feedsky.com/api/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://hamo-search.com/ping.php[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://holycowdude.com/rpc/ping/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.blogoon.net/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.blogs.yandex.ru/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.fc2.com/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.feedburner.com/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.kutsulog.net/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.myblog.jp/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.namaan.net/rpc[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.snap.com/ping/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.syndic8.com/xmlrpc.php[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.weblogalot.com/rpc.php[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://ping.wordblog.de/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://r.hatena.ne.jp/rpc[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.bloggerei.de/ping/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.blogrolling.com/pinger/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.icerocket.com:10080/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL="http://rpc.pingomatic.com/"]http://rpc.pingomatic.com[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.reader.livedoor.com/ping[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.technorati.com/rpc/ping[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.technorati.jp/rpc/ping[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.twingly.com/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://rpc.weblogs.com/RPC2[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://wasalive.com/ping/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://www.blogpeople.net/servlet/weblogUpdates[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL="http://xmlrpc.blogg.de/"]http://xmlrpc.blogg.de[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://xping.pubsub.com/ping/[/URL][URL="http://rpc.pingomatic.com/"]
[/URL][URL]http://zhuaxia.com/rpc/server.php[/URL][URL="http://rpc.pingomatic.com/"]
[/URL]


Hi Hmmmmm,

Just wanted to know what you meant when you said this?
"also people, if your site is new, seo your index first before doing this submission, "

Is there a certain thing we must do, can you explain a bit further?
thank you.
I don't want to be SOL on the SEO before I start.
 
Wow, really help for me. Now I can submit my blog to get more back links. Thank you very much brother... :D
 
Hi,

Brand new member here, found the site via the topsite link. Reading reading reading atm..

My site is a blog using revolution theme, the site is 6-8 mnths old.

It is doing very well for the pages made and I do not want to do anything to compromise these pages....it's the posts on the home page.

I was not using my main keywords in the title of the posts but now I have been researching and learned to use it in my post title/all in one and have my main target keywords in the url.

Went back and updated all my older posts with the keywords first and made sure the all in one was correct.

Should I use this technique??? Or, wait until the changes I made take to google? I made the updates yesterday.

TY for the info in this site.....my eyes are hurting atm from reading I love it so much!
 
Last edited:
I run blogspot blogs, and this got one of them indexed in less then an hour. the other one i tried it on still isnt, but in my eyes, thank you.
 
lucky guys..

I used this and waited 2 days to get indexted. Site was online for 2 days already when I used this service.


Once of my domain isn't indexed yet - .biz domain :/

What I observe was that .com domains are indexed first , then .info and I guess later the rest.

swjedinight and Icke87 could you please tell me what LTDs you used ?
http://www.blackhatworld.com/blackhat-seo/members/56900-icke87.html
 
I just freakin dont get it! my site has 40+ backlinks and was made in august. i have done all i can do to get indexed and it still is not. all my other sites had no prob getting indexed. what shall i do?
 
Opps. sorry. I should have read from the top all the way down. Ignore this. Did not mean to tramp on anyones toes.

I don't know for sure, but I think I can find an automatic submitter that will take care of most or all of these. The guy does charge a couple of bucks for it but I am sure some one here can snag it if they want for the group.

It might take me a day or three to locate the info for it. PM if me if you are interested.
 
Last edited:
Hello I would like for you to send me the full code if possible thru PM. Much appreciated!:o

QUOTE "It will open a window with all the URLs in tabs, which you can dismiss quickly.Sorry about the lack of URLs specified above, but it's my first post and I'm not allowed to post outside URLs yet.
PM me if you'd like the full code."
 
Yeah would be great if you can post more. Also updated the script with the new ones, and rewrote the script so you can bulk submit domains. here is the new version:

Code:
<?


if($_POST)
{

$domains = explode("\n", $_POST[domains]);
print_r($domains);
foreach($domains as $domain)
{

$domain = explode('|', $domain);


$keyword = $domain[1];
$domain = str_replace(array('http://','/'),'',$domain[0]);

echo $keyword . $domain;

$domainshort = str_replace('www.','',$domain);
unset($urls);
$urls[] = 'http://www.websiteoutlook.com/' . $domain;
$urls[] = 'http://www.statbrain.com/' . $domain;
$urls[] = 'http://www.builtwith.com/?' . $domainshort;
$urls[] = 'http://snapshot.compete.com/' . $domainshort;
$urls[] = 'http://www.aboutus.org/' . $domainshort;
$urls[] = 'http://www.quantcast.com/' . $domainshort;
$urls[] = 'http://www.cubestat.com/' . $domain;
$urls[] = 'http://whois.tools4noobs.com/info/' . $domainshort;
$urls[] = 'http://www.alexa.com/siteinfo/' . $domainshort;
$urls[] = 'http://www.alexa.com/data/details/?url=' . $domainshort;
$urls[] = 'http://www.siteadvisor.cn/sites/' . $domainshort . '/summary/';
$urls[] = 'http://whois.domaintools.com/' . $domainshort;
$urls[] = 'http://www.aboutdomain.org/backlinks/' . $domainshort . '/';
$urls[] = 'http://www.whoisya.com/' . $domainshort;
$urls[] = 'http://www.who.is/whois-com/' . $domainshort;
$urls[] = 'http://www.robtex.com/dns/' . $domainshort . '.html';
$urls[] = 'http://www.zimbio.com/search?q=' . $domainshort . '&btnG=Search';
$urls[] = 'http://whois.ws/whois-info/ip-address/' . $domainshort . '/';
$urls[] = 'http://whoisx.co.uk/' . $domainshort;
$urls[] = 'http://searchanalytics.compete.com/site_referrals/' . $domainshort;
$urls[] = 'http://www.xomreviews.com/' . $domainshort;

$urls[] = 'http://seedspills.com/' . $domainshort;
$urls[] = 'http://www.protectwebform.com/stats/site.php?d=' . $domainshort;
$urls[] = 'http://www.similarsites.com/sites-like/' . $domainshort;
$urls[] = 'http://dntrace.keyhints.com/' . $domainshort;
$urls[] = 'http://www.markosweb.com/www/' . $domainshort . '/';
$urls[] = 'http://www.peekstats.com/' . $domainshort;

$urls[] = 'http://websitevaluebot.com/' . $domain;
$urls[] = 'http://peekstats.com/' . $domainshort;
$urls[] = 'http://worthbot.com/' . $domain;
$urls[] = 'http://websitevaluecalculator.org/' . $domain;
$urls[] = 'http://website-value.net/' . $domain;
$urls[] = 'http://webworth.info/' . $domainshort;
$urls[] = 'http://statswebsites.com/' . $domain;
$urls[] = 'http://cash81.com/' . $domain;
$urls[] = 'http://nakedweb.org/' . $domain;
$urls[] = 'http://tatlia.com/' . $domain;
$urls[] = 'http://statout.com/' . $domain;
$urls[] = 'http://georanks.com/' . $domain;
$urls[] = 'http://webrapport.net/' . $domain;
$urls[] = 'http://worthlook.com/' . $domain;
$urls[] = 'http://worth.im/' . $domain;

$ch = curl_init();

foreach($urls as $url)
{
    curl_setopt ($ch, CURLOPT_URL, $url);
    curl_setopt ($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6");
    curl_setopt ($ch, CURLOPT_TIMEOUT, 60);
    curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 1);
    curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt ($ch, CURLOPT_REFERER, 'http://www.google.com/');
    $AskApache_result = curl_exec ($ch);

    $regex = '/<title>(.+?)<\/title>/';
    preg_match($regex,$AskApache_result,$output);
    echo $output[1] . '<br>';
    flush();
    ob_flush();

    curl_setopt ($ch, CURLOPT_URL, 'http://pingomatic.com/ping/?title=' . urlencode($keyword) . '&blogurl=' . urlencode($url) . '&rssurl=http%3A%2F%2F&chk_weblogscom=on&chk_blogs=on&chk_technorati=on&chk_feedburner=on&chk_syndic8=on&chk_newsgator=on&chk_myyahoo=on&chk_pubsubcom=on&chk_blogdigger=on&chk_blogrolling=on&chk_blogstreet=on&chk_moreover=on&chk_weblogalot=on&chk_icerocket=on&chk_newsisfree=on&chk_topicexchange=on&chk_google=on&chk_tailrank=on&chk_bloglines=on&chk_postrank=on&chk_skygrid=on&chk_bitacoras=on&chk_collecta=on');
    $AskApache_result = curl_exec ($ch);


    if(preg_match('/Pinging complete!/', $AskApache_result))
    {
        echo $url . ' - Pinged!<br>';
    }
    else
    {
        echo $url . ' - <b>Pinging Failed!</b><br>';
    }
    
    flush();
    ob_flush();
}
}
} else {
?>
<form method="post">
Links|Anchors :<br>
<textarea name="domains" cols=100 rows=30></textarea><br>
<br>
<input type="submit">
</table>
</form>

<?
}
?>


OK I have seen many people request more links and I am here to provide them :) here is 15 sites.

Code:
websitevaluebot.com/www.yourdomain.com
 
peekstats.com/yourdomain.com
 
worthbot.com/www.yourdomain.com
 
websitevaluecalculator.org/www.yourdomain.com
 
website-value.net/www.yourdomain.com
 
webworth.info/yourdomain.com
 
statswebsites.com/www.yourdomain.com
 
cash81.com/www.yourdomain.com
 
nakedweb.org/www.yourdomain.com
 
tatlia.com/www.yourdomain.com
 
statout.com/www.yourdomain.com
 
georanks.com/www.yourdomain.com
 
webrapport.net/www.yourdomain.com
 
worthlook.com/www.yourdomain.com
 
worth.im/www.yourdomain.com
I will post more of these kind of websites at request, thanks :)
 
New update with 28 new websites, so 28 new backlinks :)
Total is now 70 automated backlinks.
If anyone also have a list with new sites please post it so i can add it, thank you!

Code:
<?


if($_POST)
{

$domains = explode("\n", $_POST[domains]);

foreach($domains as $domain)
{

$domain = explode('|', $domain);


$keyword = $domain[1];
$domain = str_replace(array('http://','/'),'',$domain[0]);

echo $keyword . $domain;
unset($urls);

$domainshort = str_replace('www.','',$domain);

$domainshortdash = str_replace('.','-',$domainshort);

$urls[] = 'http://www.websiteoutlook.com/' . $domain;
$urls[] = 'http://www.statbrain.com/' . $domain;
$urls[] = 'http://www.builtwith.com/?' . $domainshort;
$urls[] = 'http://snapshot.compete.com/' . $domainshort;
$urls[] = 'http://www.aboutus.org/' . $domainshort;
$urls[] = 'http://www.quantcast.com/' . $domainshort;
$urls[] = 'http://www.cubestat.com/' . $domain;
$urls[] = 'http://whois.tools4noobs.com/info/' . $domainshort;
$urls[] = 'http://www.alexa.com/siteinfo/' . $domainshort;
$urls[] = 'http://www.alexa.com/data/details/?url=' . $domainshort;
$urls[] = 'http://www.siteadvisor.cn/sites/' . $domainshort . '/summary/';
$urls[] = 'http://whois.domaintools.com/' . $domainshort;
$urls[] = 'http://www.aboutdomain.org/backlinks/' . $domainshort . '/';
$urls[] = 'http://www.whoisya.com/' . $domainshort;
$urls[] = 'http://www.who.is/whois-com/' . $domainshort;
$urls[] = 'http://www.robtex.com/dns/' . $domainshort . '.html';
$urls[] = 'http://www.zimbio.com/search?q=' . $domainshort . '&btnG=Search';
$urls[] = 'http://whois.ws/whois-info/ip-address/' . $domainshort . '/';
$urls[] = 'http://whoisx.co.uk/' . $domainshort;
$urls[] = 'http://searchanalytics.compete.com/site_referrals/' . $domainshort;
$urls[] = 'http://www.xomreviews.com/' . $domainshort;

$urls[] = 'http://seedspills.com/' . $domainshort;
$urls[] = 'http://www.protectwebform.com/stats/site.php?d=' . $domainshort;
$urls[] = 'http://www.similarsites.com/sites-like/' . $domainshort;
$urls[] = 'http://dntrace.keyhints.com/' . $domainshort;
$urls[] = 'http://www.markosweb.com/www/' . $domainshort . '/';
$urls[] = 'http://www.peekstats.com/' . $domainshort;

$urls[] = 'http://websitevaluebot.com/' . $domain;
$urls[] = 'http://peekstats.com/' . $domainshort;
$urls[] = 'http://worthbot.com/' . $domain;
$urls[] = 'http://websitevaluecalculator.org/' . $domain;
$urls[] = 'http://website-value.net/' . $domain;
$urls[] = 'http://webworth.info/' . $domainshort;
$urls[] = 'http://statswebsites.com/' . $domain;
$urls[] = 'http://cash81.com/' . $domain;
$urls[] = 'http://nakedweb.org/' . $domain;
$urls[] = 'http://tatlia.com/' . $domain;
$urls[] = 'http://statout.com/' . $domain;
$urls[] = 'http://georanks.com/' . $domain;
$urls[] = 'http://webrapport.net/' . $domain;
$urls[] = 'http://worthlook.com/' . $domain;
$urls[] = 'http://worth.im/' . $domain;

$urls[] = 'http://www.sitedossier.com/anchor/' . $domain;
$urls[] = 'http://www.sitedossier.com/site/' . $domainshort;
$urls[] = 'http://www.sitedossier.com/search?q=' . $domain;

$urls[] = 'http://www.aboutthedomain.com/' . $domainshort . '/';
$urls[] = 'http://wholinkstome.com/url/' . $domainshort;
$urls[] = 'http://www.websiteaccountant.nl/' . $domain;
$urls[] = 'http://www.webmaster-rank.info/?pourcent-' . $domain;
$urls[] = 'http://websiteshadow.com/' . $domainshort;
$urls[] = 'http://www.talkreviews.com/' . $domainshort;
$urls[] = 'http://www.ip-adress.com/whois/' . $domain;
$urls[] = 'http://www.listenarabic.com/' . $domain;
$urls[] = 'http://boardreader.com/domain/' . $domainshort;
$urls[] = 'http://www.keywordspy.com/organic/domain.aspx?q=' . $domainshort;
$urls[] = 'http://dataopedia.com/' . $domainshortdash;
$urls[] = 'http://freeprchecker.com/' . $domain;
$urls[] = 'http://www.serpanalytics.com/sites/' . $domain;
$urls[] = 'http://www.quarkbase.com/' . $domainshort;
$urls[] = 'http://stimator.com/' . $domainshortdash;
$urls[] = 'http://www.valuatemysite.com/' . $domain;
$urls[] = 'http://websitevaluecalculate.com/' . $domain;
$urls[] = 'http://tubeurl.com/' . $domainshort;
$urls[] = 'http://www.snuse.no/search_web2.php?mode=2&swg=2&swy=2&list=1&pt=1&er=1&ex=&ttex=site:' . $domain;
$urls[] = 'http://www.sitelogr.com/s/' . $domainshort;
$urls[] = 'http://www.websiteaccountant.be/' . $domain;
$urls[] = 'http://serversiders.com/' . $domainshort;
$urls[] = 'http://bizinformation.org/us/' . $domain;
$urls[] = 'http://builtwith.com/default.aspx?' . $domainshort;
$urls[] = 'http://www.pagerankplace.com/website/' . $domainshort;

$ch = curl_init();

foreach($urls as $url)
{
    curl_setopt ($ch, CURLOPT_URL, $url);
    curl_setopt ($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6");
    curl_setopt ($ch, CURLOPT_TIMEOUT, 60);
    curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 1);
    curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt ($ch, CURLOPT_REFERER, 'http://www.google.com/');
    $AskApache_result = curl_exec ($ch);

    $regex = '/<title>(.+?)<\/title>/';
    preg_match($regex,$AskApache_result,$output);
    echo $output[1] . '<br>';
    flush();
    ob_flush();

    curl_setopt ($ch, CURLOPT_URL, 'http://pingomatic.com/ping/?title=' . urlencode($keyword) . '&blogurl=' . urlencode($url) . '&rssurl=http%3A%2F%2F&chk_weblogscom=on&chk_blogs=on&chk_technorati=on&chk_feedburner=on&chk_syndic8=on&chk_newsgator=on&chk_myyahoo=on&chk_pubsubcom=on&chk_blogdigger=on&chk_blogrolling=on&chk_blogstreet=on&chk_moreover=on&chk_weblogalot=on&chk_icerocket=on&chk_newsisfree=on&chk_topicexchange=on&chk_google=on&chk_tailrank=on&chk_bloglines=on&chk_postrank=on&chk_skygrid=on&chk_bitacoras=on&chk_collecta=on');
    $AskApache_result = curl_exec ($ch);


    if(preg_match('/Pinging complete!/', $AskApache_result))
    {
        echo $url . ' - Pinged!<br>';
    }
    else
    {
        echo $url . ' - <b>Pinging Failed!</b><br>';
    }
    
    flush();
    ob_flush();
}
}
} else {
?>
<form method="post">
Links|Anchors :<br>
<textarea name="domains" cols=100 rows=30></textarea><br>
<br>
<input type="submit">
</table>
</form>

<?
}
?>
 
Just a question: how come creating a page on those sites help on indexing? I see most of them have NOFOLLOW on the page?

Anyway, I'm gonna try using this on my new domain and see if it works. Thanks for sharing.
 
New update with 28 new websites, so 28 new backlinks :)
Total is now 70 automated backlinks.
If anyone also have a list with new sites please post it so i can add it, thank you!

Code:
<?


if($_POST)
{

$domains = explode("\n", $_POST[domains]);

foreach($domains as $domain)
{

$domain = explode('|', $domain);


$keyword = $domain[1];
$domain = str_replace(array('http://','/'),'',$domain[0]);

echo $keyword . $domain;
unset($urls);

$domainshort = str_replace('www.','',$domain);

$domainshortdash = str_replace('.','-',$domainshort);

$urls[] = 'http://www.websiteoutlook.com/' . $domain;
$urls[] = 'http://www.statbrain.com/' . $domain;
$urls[] = 'http://www.builtwith.com/?' . $domainshort;
$urls[] = 'http://snapshot.compete.com/' . $domainshort;
$urls[] = 'http://www.aboutus.org/' . $domainshort;
$urls[] = 'http://www.quantcast.com/' . $domainshort;
$urls[] = 'http://www.cubestat.com/' . $domain;
$urls[] = 'http://whois.tools4noobs.com/info/' . $domainshort;
$urls[] = 'http://www.alexa.com/siteinfo/' . $domainshort;
$urls[] = 'http://www.alexa.com/data/details/?url=' . $domainshort;
$urls[] = 'http://www.siteadvisor.cn/sites/' . $domainshort . '/summary/';
$urls[] = 'http://whois.domaintools.com/' . $domainshort;
$urls[] = 'http://www.aboutdomain.org/backlinks/' . $domainshort . '/';
$urls[] = 'http://www.whoisya.com/' . $domainshort;
$urls[] = 'http://www.who.is/whois-com/' . $domainshort;
$urls[] = 'http://www.robtex.com/dns/' . $domainshort . '.html';
$urls[] = 'http://www.zimbio.com/search?q=' . $domainshort . '&btnG=Search';
$urls[] = 'http://whois.ws/whois-info/ip-address/' . $domainshort . '/';
$urls[] = 'http://whoisx.co.uk/' . $domainshort;
$urls[] = 'http://searchanalytics.compete.com/site_referrals/' . $domainshort;
$urls[] = 'http://www.xomreviews.com/' . $domainshort;

$urls[] = 'http://seedspills.com/' . $domainshort;
$urls[] = 'http://www.protectwebform.com/stats/site.php?d=' . $domainshort;
$urls[] = 'http://www.similarsites.com/sites-like/' . $domainshort;
$urls[] = 'http://dntrace.keyhints.com/' . $domainshort;
$urls[] = 'http://www.markosweb.com/www/' . $domainshort . '/';
$urls[] = 'http://www.peekstats.com/' . $domainshort;

$urls[] = 'http://websitevaluebot.com/' . $domain;
$urls[] = 'http://peekstats.com/' . $domainshort;
$urls[] = 'http://worthbot.com/' . $domain;
$urls[] = 'http://websitevaluecalculator.org/' . $domain;
$urls[] = 'http://website-value.net/' . $domain;
$urls[] = 'http://webworth.info/' . $domainshort;
$urls[] = 'http://statswebsites.com/' . $domain;
$urls[] = 'http://cash81.com/' . $domain;
$urls[] = 'http://nakedweb.org/' . $domain;
$urls[] = 'http://tatlia.com/' . $domain;
$urls[] = 'http://statout.com/' . $domain;
$urls[] = 'http://georanks.com/' . $domain;
$urls[] = 'http://webrapport.net/' . $domain;
$urls[] = 'http://worthlook.com/' . $domain;
$urls[] = 'http://worth.im/' . $domain;

$urls[] = 'http://www.sitedossier.com/anchor/' . $domain;
$urls[] = 'http://www.sitedossier.com/site/' . $domainshort;
$urls[] = 'http://www.sitedossier.com/search?q=' . $domain;

$urls[] = 'http://www.aboutthedomain.com/' . $domainshort . '/';
$urls[] = 'http://wholinkstome.com/url/' . $domainshort;
$urls[] = 'http://www.websiteaccountant.nl/' . $domain;
$urls[] = 'http://www.webmaster-rank.info/?pourcent-' . $domain;
$urls[] = 'http://websiteshadow.com/' . $domainshort;
$urls[] = 'http://www.talkreviews.com/' . $domainshort;
$urls[] = 'http://www.ip-adress.com/whois/' . $domain;
$urls[] = 'http://www.listenarabic.com/' . $domain;
$urls[] = 'http://boardreader.com/domain/' . $domainshort;
$urls[] = 'http://www.keywordspy.com/organic/domain.aspx?q=' . $domainshort;
$urls[] = 'http://dataopedia.com/' . $domainshortdash;
$urls[] = 'http://freeprchecker.com/' . $domain;
$urls[] = 'http://www.serpanalytics.com/sites/' . $domain;
$urls[] = 'http://www.quarkbase.com/' . $domainshort;
$urls[] = 'http://stimator.com/' . $domainshortdash;
$urls[] = 'http://www.valuatemysite.com/' . $domain;
$urls[] = 'http://websitevaluecalculate.com/' . $domain;
$urls[] = 'http://tubeurl.com/' . $domainshort;
$urls[] = 'http://www.snuse.no/search_web2.php?mode=2&swg=2&swy=2&list=1&pt=1&er=1&ex=&ttex=site:' . $domain;
$urls[] = 'http://www.sitelogr.com/s/' . $domainshort;
$urls[] = 'http://www.websiteaccountant.be/' . $domain;
$urls[] = 'http://serversiders.com/' . $domainshort;
$urls[] = 'http://bizinformation.org/us/' . $domain;
$urls[] = 'http://builtwith.com/default.aspx?' . $domainshort;
$urls[] = 'http://www.pagerankplace.com/website/' . $domainshort;

$ch = curl_init();

foreach($urls as $url)
{
    curl_setopt ($ch, CURLOPT_URL, $url);
    curl_setopt ($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6");
    curl_setopt ($ch, CURLOPT_TIMEOUT, 60);
    curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 1);
    curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt ($ch, CURLOPT_REFERER, 'http://www.google.com/');
    $AskApache_result = curl_exec ($ch);

    $regex = '/<title>(.+?)<\/title>/';
    preg_match($regex,$AskApache_result,$output);
    echo $output[1] . '<br>';
    flush();
    ob_flush();

    curl_setopt ($ch, CURLOPT_URL, 'http://pingomatic.com/ping/?title=' . urlencode($keyword) . '&blogurl=' . urlencode($url) . '&rssurl=http%3A%2F%2F&chk_weblogscom=on&chk_blogs=on&chk_technorati=on&chk_feedburner=on&chk_syndic8=on&chk_newsgator=on&chk_myyahoo=on&chk_pubsubcom=on&chk_blogdigger=on&chk_blogrolling=on&chk_blogstreet=on&chk_moreover=on&chk_weblogalot=on&chk_icerocket=on&chk_newsisfree=on&chk_topicexchange=on&chk_google=on&chk_tailrank=on&chk_bloglines=on&chk_postrank=on&chk_skygrid=on&chk_bitacoras=on&chk_collecta=on');
    $AskApache_result = curl_exec ($ch);


    if(preg_match('/Pinging complete!/', $AskApache_result))
    {
        echo $url . ' - Pinged!<br>';
    }
    else
    {
        echo $url . ' - <b>Pinging Failed!</b><br>';
    }
    
    flush();
    ob_flush();
}
}
} else {
?>
<form method="post">
Links|Anchors :<br>
<textarea name="domains" cols=100 rows=30></textarea><br>
<br>
<input type="submit">
</table>
</form>

<?
}
?>

Hi,
does anyone here know how to make a autoit script from the above code??? im new to codings and stuff and dont have curl on my hosting.. so if anyone can compile it on exe?
please? :)
will really appreciate
thanks alot..
 
nice trick , i tried and I'm looking forward the result..
Maybe not in 24h. maybe more i don't know but if don't have reult i think is good for the name of the web..thanks!!
 
Back
Top