![]() | | ||||||||
| |||||||
![]() |
| | LinkBack | Thread Tools |
| | #1 |
| Warrior Member Join Date: Mar 2010
Posts: 14
Thanks: 0
Thanked 5 Times in 1 Post
|
Hey Guys, I was reading some forum threads and got inspired to make this small script that helps you get your website indexed faster. It's using the juice of websites like : Advanced Website Reports by UrbanData PeekStats Website Value Reports Alexa the Web Information Company Website Value Calculator - Estimate your site worth - worthbot StatsMogul Website Value Calculator and many others to notify your presence to google. The basic principle of this script is ping, no rocket science but it's proved to be working. In order to run it you'll need to copy paste the script into a php file and than run it on your server , local server etc. Currently there's a 73 target list, if you know more similar websites don't hesitate to post them here. Also, if you're using it don't forget to say thank you .Code: <?php
set_time_limit(9999999999);
?>
<form name="form1" method="post" action="">
<label>Link ( don't use http://, use only www.domain.com or www.domain.com/page)
<input type="text" name="link" id="link">
</label>
<label>
<input type="submit" name="button" id="button" value="Submit">
</label>
</form>
This little piece of software will help you note the presence of your new website / page presence to google faster using the power of websites like <a href="http://www.urbandata.com">UrbanData.com</a>, <a href="http://www.peekstats.com">PeekStats.com</a> and many others.<br /><br />
<?php
if($_POST){
echo "<h1>Results</h1>";
$ping_targets = array();
$ping_link = $_POST['link'];
$ping_targets[] = 'http://www.urbandata.com/';
$ping_targets[] = 'http://www.peekstats.com/';
$ping_targets[] = 'http://whois.domaintools.com/';
$ping_targets[] = 'http://siteanalytics.compete.com/';
$ping_targets[] = 'http://www.quantcast.com/';
$ping_targets[] = 'http://www.alexa.com/siteinfo/';
$ping_targets[] = 'http://www.quarkbase.com/';
$ping_targets[] = 'http://www.cubestat.com/';
$ping_targets[] = 'http://www.websiteoutlook.com/';
$ping_targets[] = 'http://www.statsmogul.com/';
$ping_targets[] = 'http://www.builtwith.com/?';
$ping_targets[] = 'http://www.aboutus.org/';
$ping_targets[] = 'http://whois.tools4noobs.com/info/';
$ping_targets[] = 'http://www.siteadvisor.cn/sites/';
$ping_targets[] = 'http://www.aboutdomain.org/backlinks/';
$ping_targets[] = 'http://www.whoisya.com/';
$ping_targets[] = 'http://www.who.is/whois-com/';
$ping_targets[] = 'http://www.robtex.com/dns/';
$ping_targets[] = 'http://www.cubestat.com/';
$ping_targets[] = 'http://www.websiteoutlook.com/';
$ping_targets[] = 'http://www.statsmogul.com/';
$ping_targets[] = 'http://www.builtwith.com/?';
$ping_targets[] = 'http://whoisx.co.uk/';
$ping_targets[] = 'http://www.xomreviews.com/';
$ping_targets[] = 'http://seedspills.com/';
$ping_targets[] = 'http://www.protectwebform.com/stats/site.php?d=';
$ping_targets[] = 'http://www.similarsites.com/sites-like/';
$ping_targets[] = 'http://dntrace.keyhints.com/';
$ping_targets[] = 'http://www.markosweb.com/www/';
$ping_targets[] = 'http://websitevaluebot.com/';
$ping_targets[] = 'http://worthbot.com/';
$ping_targets[] = 'http://websitevaluecalculator.org/';
$ping_targets[] = 'http://websitevaluecalculator.com/';
$ping_targets[] = 'http://website-value.net/';
$ping_targets[] = 'http://webworth.info/';
$ping_targets[] = 'http://statswebsites.com/';
$ping_targets[] = 'http://cash81.com/';
$ping_targets[] = 'http://nakedweb.org/';
$ping_targets[] = 'http://tatlia.com/';
$ping_targets[] = 'http://statout.com/';
$ping_targets[] = 'http://georanks.com/';
$ping_targets[] = 'http://webrapport.net/';
$ping_targets[] = 'http://worthlook.com/';
$ping_targets[] = 'http://worth.im/';
$ping_targets[] = 'http://www.sitedossier.com/anchor/';
$ping_targets[] = 'http://www.sitedossier.com/site/';
$ping_targets[] = 'http://www.sitedossier.com/search?q=';
$ping_targets[] = 'http://www.aboutthedomain.com/';
$ping_targets[] = 'http://wholinkstome.com/url/';
$ping_targets[] = 'http://www.websiteaccountant.nl/';
$ping_targets[] = 'http://www.webmaster-rank.info/?pourcent-';
$ping_targets[] = 'http://websiteshadow.com/';
$ping_targets[] = 'http://www.talkreviews.com/';
$ping_targets[] = 'http://www.ip-adress.com/whois/';
$ping_targets[] = 'http://www.listenarabic.com/';
$ping_targets[] = 'http://boardreader.com/domain/';
$ping_targets[] = 'http://www.keywordspy.com/organic/domain.aspx?q=';
$ping_targets[] = 'http://dataopedia.com/';
$ping_targets[] = 'http://freeprchecker.com/';
$ping_targets[] = 'http://www.serpanalytics.com/sites/';
$ping_targets[] = 'http://www.quarkbase.com/';
$ping_targets[] = 'http://stimator.com/';
$ping_targets[] = 'http://www.valuatemysite.com/';
$ping_targets[] = 'http://websitevaluecalculate.com/';
$ping_targets[] = 'http://tubeurl.com/';
$ping_targets[] = 'http://www.snuse.no/search_web2.php?mode=2&swg=2&swy=2&list=1&pt=1&er=1&ex=&ttex=site:';
$ping_targets[] = 'http://www.sitelogr.com/s/';
$ping_targets[] = 'http://www.websiteaccountant.be/';
$ping_targets[] = 'http://serversiders.com/';
$ping_targets[] = 'http://bizinformation.org/us/';
$ping_targets[] = 'http://builtwith.com/default.aspx?';
$ping_targets[] = 'http://www.pagerankplace.com/website/';
$start = 1;
foreach($ping_targets as $id => $target){
$content = @file_get_contents($target.$ping_link);
$regex = '/<title>(.+?)<\/title>/';
preg_match($regex,$content,$output);
$title = $output['1'];
if(@file_get_contents('http://pingomatic.com/ping/?title='.urlencode($title).'&blogurl='.urlencode($target.$ping_link). '&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')){
echo $target." has been pinged!</br>";
}
$start++;
}
echo $start;
}
?> |
| | |
| | #2 |
| HyperActive Warrior Join Date: Jul 2007 Location: Clarksville, Tennessee, USA.
Posts: 110
Thanks: 5
Thanked 5 Times in 3 Posts
|
Okay, at the risk of revealing my ignorance, I've copied and pasted the code into a php file, uploaded it to my site - how do I run it? Don't be too harsh please! Thanks, Tina |
| | |
| | |
| | #3 |
| Warrior Member Join Date: Sep 2009
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
i got indexed in 24 hour just by submitting in social bookmarking site
|
| | |
| | #4 | |
| Filters out the @#! in IM War Room Member Join Date: Mar 2010 Location: Australia
Posts: 316
Thanks: 31
Thanked 88 Times in 62 Posts
| Quote:
Let's say you called the script "pinger.php" and uploaded to the root of your website. Lets call that www.mywebsite.com. So just go into your browser and type www.mywebsite.com/pinger.php Hope that helps Cheers | |
| | |
| | #5 |
| - War Room Member Join Date: Aug 2009 Location: ,,
Posts: 737
Thanks: 18
Thanked 53 Times in 52 Posts
|
I'm not knocking your generosity, but wouldn't it be easier to just ping it "normally" or social bookmark the site - that would save far more time than having a script.
|
| | |
| | #6 |
| ePride Rock Star War Room Member Join Date: Nov 2009
Posts: 99
Thanks: 12
Thanked 4 Times in 4 Posts
| |
| | |
| | |
| | #7 | |
| HyperActive Warrior Join Date: Jul 2007 Location: Clarksville, Tennessee, USA.
Posts: 110
Thanks: 5
Thanked 5 Times in 3 Posts
| Quote:
| |
| | ||
| | |
| | #8 |
| Active Warrior Join Date: May 2010
Posts: 51
Thanks: 4
Thanked 4 Times in 4 Posts
|
Nice script! It definitely works, thanks man!
|
| | |
| | #9 |
| Active Warrior Join Date: May 2010 Location: USA
Posts: 47
Thanks: 0
Thanked 1 Time in 1 Post
|
great tool.. buat how to use it...
|
| | |
| | |
| | #10 |
| Syndicate Marketing Join Date: Apr 2010
Posts: 90
Thanks: 7
Thanked 22 Times in 8 Posts
| Ok, for all newbies... You can use this script from my server at Ping Your Sites Thanks to the author! |
| Competition Killer 2 Tier Link Pyramid - Boost your rankings overnight! High Quality EDU Backlinks - Recover your site from Google Sandbox and Panda. | |
| | |
| | #11 | |
| Senior Warrior Member Join Date: Jan 2007 Location: Sydney, Australia
Posts: 1,245
Thanks: 51
Thanked 223 Times in 184 Posts
| Quote:
It went blank after I fed in a correctly formatted URL. (Sorry!) Gary | |
| | |
| | #12 | |
| Senior Warrior Member War Room Member Join Date: Oct 2007 Location: Virginia, USA.
Posts: 1,345
Thanks: 191
Thanked 248 Times in 148 Posts
| Quote:
Thanks so much! BTW, can you ping new blog posts and squidoo lenses too? Thanks! Elisabeth | |
![]() FREE GUIDE - Make Money Online! * * * AGED DOMAINS for Sale CLICK HERE for My WSOs: eMoney Magic! Copywriting! Blogging Course! Affil. Promo Packs! | ||
| | |
| | #13 | |
| HyperActive Warrior War Room Member Join Date: Feb 2011
Posts: 378
Thanks: 62
Thanked 22 Times in 22 Posts
| Quote:
This works very slow. | |
| | ||
| | |
![]() |
|
| Tags |
| free, hour, indexing, script |
| Thread Tools | |
| |
![]() |