- Blue Hat SEO-Advanced SEO Tactics - http://www.BlueHatSEO.com -

New Wordpress Plugin - PingCrawl

Posted By Eli On August 6, 2008 @ 3:02 pm In SEO Tools | 874 Comments

I’ve been starting to use a new plugin I helped develop with the coding expertise of [1] Dallas Nightlife Entertainment. It’s called PingCrawl. Its a plugin that helps get your Wordpress blogs deep links automatically on every post.

Plugin Summary
Every time you make a post on your blog it grabs similar posts from other blogs that allow pingbacks using the post tags. It then links to them at the bottom of the post as similar posts. It then executes the pingback on all the posts. You can specify how many posts to do per tag and that many will be done for each tag you use in your posts. Typically it has about an 80% successrate with each pingback and they are legit so the ones that fall into moderation tend to get approved. This creates quite a few deep links for each blog post you make and through time really helps with your link building. Especially for new blogs.

Theory Of Operation

* The plugin will listen to anytime a post is saved, published, updated, etc.
* The plugin on execution time will find all the tags on the post and perform the following per tag:
o Use Google API to check for ( 35 ) results with the tag name.
o With the ( 35 ) results it loops through them and performs the following
+ Does the result have a pingback meta tag?
+ Does the result have trackback somewhere in the source
+ (if yes to both) it stores the pingback xmlrpc location in memory.
+ (if no to either) we skip that record and move to the next.
+ Once their are 5 legit pingable servers we then append their links to the post we currently added.
+ We then retrieve the xmlrpc urls from memory, and execute a pingback.ping against the xmlrpc as defined in the [2] pingback 1.0 spec. (due to the nature of pingbacks and php it is not a 100% guarantee. A lot of dependencies on state, server responses, headers, etc.)

Their are built in features such as caching google’s recordsets per tag, so you don’t have to make request out to google for the same use. And logic to know if you’ve already “PingCrawled” a post then on edit to ignore it, etc w/ a built in polling system.
Installation:

1. Download Plugin
2. Put file in the wp-content/plugins directory of your wordpress installation
3. Login to your blog dashboard
4. Click on Plugins
5. Click on Active to the Right of PingCrawl in the list
6. Make a Post

*Note ( because of the nature of the script any one tag can make as many as 41 HTTP request and storing source code into memory to run regular expressions against. Because of this I would try to limit my tags to no more than 3 (123 HTTP Request). Use more at your own risk.

Warning: This plugin can really slow down the time it takes to make your posts so I would recommend not using more than 3 tags per post. Also we coded in a small link injection which will put a link of mine into the mix about once every 10 posts. They will all be very white hat and clean links so no worries and if you left the code intact I’d consider that a substantial thank you for the plugin. :)


[3] Download PingCrawl

Screenshot
*The size of the links are entirely customizable. I’d recommend making them very small at the bottom of the post but in this screenshot I made them big so you can see the format better.
pingcrawlscreen.jpg


874 Comments To "New Wordpress Plugin - PingCrawl"

#1 Comment By JamesH On August 6, 2008 @ 3:26 pm

Fuck yea, I really needed this for my next project.

#2 Comment By SeedSuppliers On August 6, 2008 @ 3:26 pm

Awesome concept Eli. I am going to install this now on a few of my blogs…and see what happens. I love you man. (Figure of speech.)

#3 Comment By Eli On August 6, 2008 @ 3:30 pm

btw this works really really well on autoblogs :)
just be sure to slow down your post count.

#4 Comment By Justin Dupre On August 6, 2008 @ 3:32 pm

This is hot shit!

I love you!

#5 Comment By police cars for sale On August 6, 2008 @ 3:59 pm

Nice one Eli. Good to have some new posts from you. I will try this out this week!

#6 Comment By Baldizzle On August 6, 2008 @ 4:18 pm

Great plug-in. I’m going to add this to some of my datapresser blogs to try it out. Thanks Eli.

#7 Comment By Eli On August 6, 2008 @ 4:28 pm

ooo brilliant idea. I never thought of that.

I may crank out a few myself.

#8 Comment By s1r1us On August 6, 2008 @ 4:59 pm

This is legit. I’m definitely going to give this a go and don’t mind the link injection, it’s a fair trade.

#9 Comment By Jeff On August 6, 2008 @ 5:10 pm

This is awesome! Never even considered this idea before … brilliant!

#10 Comment By Louisville Website Design On August 6, 2008 @ 5:28 pm

Very nice.. going to try it out now.

#11 Comment By WebTrafficROI On August 6, 2008 @ 5:29 pm

Great plugin ..thanks for the info

#12 Comment By HealthWebDirectory On August 6, 2008 @ 5:31 pm

Thats a great post and thanks for the plugin

#13 Comment By Guitar On August 6, 2008 @ 5:44 pm

This is brilliant and generous. Much appreciated.

#14 Comment By Wade On August 6, 2008 @ 6:19 pm

Wow, thank you for the tool. Looks like the more you post, the more linkbacks you get. So each post is basically 5 linkbacks?

#15 Comment By Musashi On August 6, 2008 @ 6:23 pm

Nice little link launder’er you have there ;) Good stuff… I’ll try’er out…

#16 Comment By Metaspirng On August 6, 2008 @ 6:52 pm

Sounds like an amazing plug in. Thanks so much for this information.

#17 Comment By Metaspirng On August 6, 2008 @ 6:53 pm

And glad to see regular posts form you again.:)

#18 Comment By gregorylent On August 6, 2008 @ 7:30 pm

guys into gaming the system, living from fear and lack. they think it is the opposite.

#19 Comment By Monty’s Mega Marketing On August 6, 2008 @ 7:56 pm

Whoa. This is a nice little plugin, Eli. Thanks.

#20 Comment By Eli On August 6, 2008 @ 8:39 pm

FYI, If anyone needs to remove the link injection antyant wrote instructions for it on his blog
[4] http://www.anty.info/2008/08/06/pingcrawl-injects-links

It’s very simple even for noncoders.

If you need to remove the link injection to get what you need out of the plugin feel free I won’t take it personally.

#21 Comment By Josh Team On August 6, 2008 @ 9:11 pm

Hey guys, hope it works well for everyone. Eli had an older version up, so please grab the newer version! haha. Anyways, it was written and assumes PHP5, so if it breaks for anyone let me know! I will port it if the demand is high enough for php4.

Let me know any feedback and suggestions. Also to Antyant and anyone else who wants to remove or alter the injection, by no means do I want to enforce people to automagically inject me and Eli’s links. Hence why I abstracted it out to a method call “injection” you can easily plug & play your own empire’s links their and have great results (in theory). But, if you don’t want to hassle, I wouldn’t mind the extra few links! haha.

Anyways, let me know if their is anything else I can add! :)

#22 Comment By Raydahz On August 6, 2008 @ 9:18 pm

Hey Josh,

Thanks for the new version. I tried that one, but I am still getting this fatal error

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /wp-content/plugins/PingCrawl.php on line 13

any ideas? struggling with it all night.

#23 Comment By Josh Team On August 6, 2008 @ 9:29 pm

Hey Raydahz, what version of php are you using? Sorry my script has caused such issues :/

#24 Comment By Glowleaf On August 6, 2008 @ 9:36 pm

The only reason I would consider removing the link injection is to remove any possible footprints. Other than that I have no problem giving you backlinks for this great tool.

Maybe I will leave the injection on a few whitehat sites of mine, and remove it from the splogs.

#25 Comment By MegaS On August 6, 2008 @ 9:36 pm

Thanks, it will really help my new auto blogging system:)

#26 Comment By Josh Team On August 6, 2008 @ 9:45 pm

Basically it works like this,

we go out to google and find 35 blogs. We then loop through the blogs and try to determine (the best we can) if the blog is really a blog, and if the blog can perform an XMLRPC pingback. If it can we do the pingback, with a max of 5 per tag.

both the 35 and 5 are easily changeable vars on line 140 and 141
$numberOfBlogsToGetFromGoogle = 35;
$numberOfMaxLinksToPing = 5;

With this you will never have MORE than 5 but could in theory have 0. Hope this makes sense.

#27 Comment By Russ On August 6, 2008 @ 9:46 pm

I’m also getting the fatal error.

#28 Comment By Josh Team On August 6, 2008 @ 9:48 pm

Hey Russ,
Mind telling me what version of php you are running?

#29 Comment By Josh Team On August 6, 2008 @ 9:48 pm

What version of php?

#30 Comment By Ads4Dough On August 6, 2008 @ 10:53 pm

Am I allowed 2 comments? I just tried this on a blog and it is working great. Donation for adding our links to the plugin :-)

#31 Comment By DoctorTwisted On August 6, 2008 @ 10:59 pm

Thanks I have installed it on my new blog which is getting just 20 visitors a day, looking forward to my first spike!

#32 Comment By jan On August 6, 2008 @ 11:03 pm

you are probably not planning to release this for drupal, would you?
almost finished to move my site to drupal, and now this :) seriously thinking about going back to wordpress, and skipping 90% of the new features.

#33 Comment By Eli On August 6, 2008 @ 11:07 pm

hmmm its doable

Any takers on this? :)

#34 Comment By Josh Team On August 6, 2008 @ 11:25 pm

Hmm I can take a look at the drupal API for plugin development, this was my first wordpress plugin. If there is a significant user group for Drupal interested I will port it over.. let me know.

#35 Comment By jan On August 6, 2008 @ 11:38 pm

if i wasn’t a sucking coder, i would do it by myself :)
afaik drupal and wordpress use a very similar hook system for plugins.

#36 Comment By Dave On August 6, 2008 @ 11:39 pm

Would love to see a PHP4 version. Any chance?

#37 Comment By Josh Team On August 6, 2008 @ 11:46 pm

Was looking @ the drupal 6 API, are you referring to having the same thing happen when you insert a node into the drupal DB?

#38 Comment By Josh Team On August 6, 2008 @ 11:47 pm

Yeah Dave, I don’t mind porting it over; but would have to make sure enough people need a php4 version. (not trying to sound harsh) Going to watch on here and my own blog and if the demand is there I will start to work on one. Will need some php4 testers though!

#39 Comment By jan On August 7, 2008 @ 12:03 am

i’m not sure what you mean. are you describing the hook? nowadays 80% of drupal installs are drupal 5, cause many important modules are not yet ready for 6.

#40 Comment By Josh Team On August 7, 2008 @ 12:21 am

Dave I made a few minor fixes, email me at joshteam at gmail [dot] com for a php4 version to test out!

#41 Comment By Josh Team On August 7, 2008 @ 12:22 am

ahh, so you use Drupal 5? Well as soon as I get this damned thing ported to php4 I’ll port a version to php5 for you. But, will have to look into how to tokenize or index the node to find keywords to search for related blogs on.

#42 Comment By jan On August 7, 2008 @ 12:26 am

awesome. i promiss to get the word out for you.

#43 Comment By David On August 7, 2008 @ 12:30 am

Hah, I like the sneaky little backlink ;)

I’m going to make some modifications to generate a tag if a post is made with no tags - do you want to receive any revisions made? I’ll happily make the source available.

#44 Comment By Nathan On August 7, 2008 @ 1:08 am

what a plugin - im now going to install in on all my autoblogs and pass it all out, will leave the autolink in in some of the whitehat sites

#45 Comment By Dave On August 7, 2008 @ 2:25 am

Sent you on a mail.
Cheers.

#46 Comment By Mike On August 7, 2008 @ 2:42 am

Sweet. this is a cool piece of kit, off to download and play about with it.

#47 Comment By abdul On August 7, 2008 @ 3:24 am

Excellent plugin eli..
thanks..

#48 Comment By treadmill ratings On August 7, 2008 @ 3:45 am

i get a
Fatal error: Call to undefined function: simplexml_load_string() in pingcrawl.php on line 67

#49 Comment By Josh Team On August 7, 2008 @ 7:13 am

I originally made it for php5+ tried porting it over, but simple xml object (which I use for the rss parsing) is a php5 only object. I will spend some time over the next couple of days working on this. Check here or my blog for updates!

#50 Comment By Josh Team On August 7, 2008 @ 7:20 am

David interested in how you are going about this, I was thinking of a way.. but only solution I could come up with is some “psuedo” lucene indexer to try and determine a keyword off of content. To make it look like it wasn’t spam, or a really cheesy of hack of exploding the post on spaces, and making all the words lowercase then seeing the top 1 or 2 words?

#51 Comment By SEO Zombie On August 7, 2008 @ 7:52 am

Wonderful idea for a plugin Eli. Got a lot of projects in the air right now, but will give this go soon ;)

#52 Comment By ScreenRant.com On August 7, 2008 @ 7:52 am

This may be a stupid question, but do you see any problem with using this on a “legit” blog?

Vic

#53 Comment By Gary Beal On August 7, 2008 @ 8:08 am

Hi Josh,

I am nearly finished with a plugin that works similar to yours but with a sllightly different purpose and function.

I recommend building a db to rename the plugin each time it is installed.

This will prevent Google from identifying it.

GaryTheScubaGuy

#54 Comment By mosquito On August 7, 2008 @ 8:09 am

awesome idea and the plugin works well for me, but… how could i do that “related blogs” block will not be the part of the post? similarly than the “related post” plugin. so, my blog main page page full of “related blogs” stuffs and it not so nice :)

#55 Comment By David On August 7, 2008 @ 8:31 am

Well, it wasn’t going to be insanely clever - currently just based on the title itself, ignoring stopwords.

I have a bespoke keyword stripper that I might try hooking it into, and pop off the top two or three keywords - but my main issue is speed. As noted, it does slow posting down, which doesn’t help for an autoblogger…

I’ll do some tests tonight and see what I can come up with.

#56 Comment By kansieo On August 7, 2008 @ 8:37 am

Yahoo actually has an API function that’ll return tags related to post text and keyword.

In my WordPress content plugin, I use the following function to pull back a bunch of related tags:


function find_tags($keyword, $content) {

$content=preg_replace('|]*>|',' ',"$keyword\n$content");
$content=preg_replace('|\s{2,}|',' ',$content);

$url = "http://search.yahooapis.com/ContentAnalysisService/V1/termExtraction";
$post = array('appid'=>'YahooDemo', 'context'=>$content, 'query'=>$keyword, 'output'=>'php');

$ch = curl_init();
curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt ($ch, CURLOPT_URL, $url);
curl_setopt ($ch, CURLOPT_TIMEOUT, 10);
curl_setopt($ch, CURLOPT_POSTFIELDS, $post);
$response = curl_exec ($ch);
curl_close ($ch);

$results = unserialize($response);
$tags = @array_merge(explode(',',$tags), $results['ResultSet']['Result']);

@array_walk($tags, create_function('&$value','$value = ucwords(trim($value));'));

$tags = @array_unique($tags);

if(@in_array('',$tags)){
unset($tags[array_search('',$tags)]);
}

return $tags;
}

Unfortunately, it often pulls back too many tags so to efficiently use it with pingcrawl, you’ll need to trim the list somehow.

#57 Comment By kansieo On August 7, 2008 @ 8:38 am

Oh yeah…for an example and documentation, see: [5] http://developer.yahoo.com/search/content/V1/termExtraction.html

#58 Comment By David On August 7, 2008 @ 8:38 am

You could alter pingcrawl.php to add in Wordpress’s ‘more’ tag just before the Related Posts UL.

This way, the related posts snippet should only show when viewing that article, and not on the front page. Similarly, I believe this would also suppress the related links from your RSS feed.

#59 Comment By Josh Team On August 7, 2008 @ 9:02 am

Explain in more detail what you are trying to accomplish. I’ll point you to the place(s) in code to look at.

#60 Comment By Josh Team On August 7, 2008 @ 9:03 am

Very cool Gary. On the renamer, I guess I am going to show my true “green” colors here, but how does google see the name of the plugin? That’s only accessed on Word Press admin. Do you mean the “Related Blogs on %keyword%” ?

#61 Comment By Josh Team On August 7, 2008 @ 9:04 am

The links are in plain sight, on related content, etc. I use it on my white hat blogs and point it to my white hat sites. But maybe Eli would be a better person to consult?

#62 Comment By ScreenRant.com On August 7, 2008 @ 9:26 am

One other thing - Aren’t trackback links nofollowed? Doesn’t that invalidate the point of this plugin?

Not being snarky, it’s a serious question.

Thanks,

Vic

#63 Comment By Josh Team On August 7, 2008 @ 9:37 am

Not 100% sure on that. I did a few test and didn’t find that, but even if it was true imagine this plugin on a cycle site that used an autoblogger.

Could generate a nice amount of traffic.

#64 Comment By ScreenRant.com On August 7, 2008 @ 9:53 am

Thanks, Josh.

#65 Comment By DoctorTwisted On August 7, 2008 @ 11:09 am

I followed the instructions and tried both this version and Josh team’s and the posts too a while to come up, but there is no new text links at the end of each post. I am a nube so I dont know if i use PHP4 or 5 or what. it is hosted on hostgator if that helps. i wonder what i am doing wrong

#66 Comment By DoctorTwisted On August 7, 2008 @ 11:12 am

sorry guys, its working now! just gotta work out how to change the text size now. is that in the php file? I will take a peek

#67 Comment By Beach Parties On August 7, 2008 @ 11:54 am

I need it a lot. now that you are content with it, I can use plugin. Thanks for it.

#68 Comment By Josh Team On August 7, 2008 @ 12:16 pm

#69 Comment By Vacation Rentals On August 7, 2008 @ 12:33 pm

Sounds pretty sweet. I tent to put in a lot of tags. Any way we can have check boxes to select what tags we use it for when w make a post?

#70 Comment By Brandon On August 7, 2008 @ 1:26 pm

This looks really cool. Gonna add it to my WordPress blogs today.

#71 Comment By Paul On August 7, 2008 @ 3:22 pm

Interesting :) shall thank you think

#72 Comment By Milwaukee Website Design On August 7, 2008 @ 3:44 pm

works like a charm. [7] http://www.nowsayit.com

#73 Comment By Josh Team On August 7, 2008 @ 4:45 pm

3 of 5. Not bad not bad at all. The other 2 are more than likely pending approval.

#74 Comment By blondie On August 7, 2008 @ 6:07 pm

very cool plugin. Major lag time a bit when publishing and got a few time outs. Cut it to just one tag and it works beautifully now.

Thanks :)

#75 Comment By Eric On August 7, 2008 @ 6:46 pm

I also got the fatal error using php5. :(

#76 Comment By Josh Team On August 7, 2008 @ 8:12 pm

Eric, what’s the error?

#77 Comment By vasea On August 8, 2008 @ 1:18 am

I got some erros when i try to publish a post - but this is a great plugin and i;m sure that these bugs will be fixed :)

#78 Comment By Tonos Moviles On August 8, 2008 @ 1:54 am

I get the following error on Dreamhost with PHP5 when i try to publish a post

Fatal error: Call to a member function asXML() on a non-object in /home/.dulce/iellas/tonosmovil.com.es/wp-content/plugins/pingcrawl.php on line 68

#79 Comment By Jeez On August 8, 2008 @ 3:04 am

Wow! I was just trying to make one myself! :P

#80 Comment By Jan On August 8, 2008 @ 3:07 am

I’m looking forward to a PHP4 version. The idea is great! Thank you!

#81 Comment By Eric On August 8, 2008 @ 5:44 am

It’s the same error as Tonos Moviles below.

#82 Comment By garden design Ireland On August 8, 2008 @ 6:17 am

Nice one, checking it out now.

#83 Comment By website design Ireland On August 8, 2008 @ 9:32 am

I got rid of that message by upgrading to php 5

#84 Comment By Samsung Phones On August 8, 2008 @ 11:08 am

Nice! Can’t wait to share these.

#85 Comment By Jeez On August 8, 2008 @ 12:18 pm

What A nice link injection script… And I was wondering why they were only 80% of links what sticks , lol :P

Anyways … It is a still good script so I do not care as soon as it does not work like a footprint

#86 Comment By Keyword Anchor and Do-Follow Blog On August 8, 2008 @ 6:54 pm

This is exactly what I have been looking for thanks!

#87 Comment By Roosh On August 8, 2008 @ 9:47 pm

Plugin doesn’t work for me. Getting the following error:

“Fatal error: Cannot redeclare class PingCrawl in /home/puammo/public_html/wp-content/plugins/PingCrawl.php on line 10″

Using php version 5.2.5

#88 Comment By Beerhat On August 9, 2008 @ 7:20 am

Eli, I’d love to see the viral effects this has on your sites. Give us an update in a few months!

#89 Comment By joseph On August 9, 2008 @ 7:54 am

thank’s Eli..this is really useful plugin.

#90 Comment By Melodias Moviles On August 9, 2008 @ 9:41 am

Hi Eli, please remember that a lot of wordpress users use Dreamhost and dreamhost have limitations for your magnific plugin.

#91 Comment By Andrew On August 9, 2008 @ 10:59 am

Wow! Nice plugin! Thanks for sharing guys!

#92 Comment By Josh Team On August 9, 2008 @ 10:59 am

Can you show me a phpinfo() of a page you host w/ dreamhost? I will develop future plugins to these specs.

Thanks!

#93 Comment By Tony On August 9, 2008 @ 4:18 pm

I’m unfortunately getting the wordpress ‘fatal error’ message with PHP version: 4.4.8 & WP version - 2.2.1 - Any suggestions appreciated - Looks like this should be a well handy plugin

#94 Comment By Chris On August 9, 2008 @ 4:42 pm

Thanks for sharing guys! This plugin is really clever and just awesome. I selfishly wish you posted more often Eli as I truly love reading EVERYTHING on this blog.

#95 Comment By Geeks DIY On August 9, 2008 @ 7:33 pm

Wow this sounds great! Thanks a lot for sharing, I’ll leave the code in tact to hook you up with some links to say thanks.

I’m excited to take a look at the code to see how this was done.

Great idea for link building.

#96 Comment By wigger mcgavin On August 9, 2008 @ 8:09 pm

Man this is really sweet. Yo always come up with great stuff. thx man!

#97 Comment By Club Dallas On August 9, 2008 @ 11:55 pm

Don’t be too harsh! :) haha.

#98 Comment By Dave On August 10, 2008 @ 12:54 am

I use shared hosting it has php4 pls a version of the plugin for that.

#99 Comment By r1ddl3 On August 10, 2008 @ 10:37 am

Who can remake php4?

#100 Comment By Akkermans On August 10, 2008 @ 2:43 pm

Allright wussies, here’s the PHP 4 version of PingCrawl: [8] http://www.vereyon.nl/seo/pingcrawl.zip

This version uses the XML DOM from PHP4. Have fun! And ow, there’s a little catch in addition to Eli’s one. No further funky stuff is included, just a plain conversion.

Anyone who want’s to drastically speed up this script may consider ‘marshalling’ the actual pinging stuff to another HTTP request on your own server over UDP. This way you or your bots don’t have to wait like one minute for the blog item to be posted. Hell, you may even make this stuff pseudo multithreaded.

———————

Eli, I have been following your blog for some weeks now. Wonderfull stuff, got me thinking ;) Keep it up

#101 Comment By Zango Review On August 10, 2008 @ 10:17 pm

Fatal error: Call to a member function asXML() on a non-object in /home/.sillabub/danbradster/monetizationhub.com/wp-content/plugins/pingcrawl.php on line 68

#102 Comment By Zango Review On August 10, 2008 @ 10:21 pm

Lol, Akkermans’s edited plugin has 2 injections.

#103 Comment By Zango Review On August 10, 2008 @ 10:27 pm

Here’s a dreamhost phpinfo

[9] www.monetizationhub.com/phpinfo.php

#104 Comment By Ten Ways To Save Gas On August 10, 2008 @ 11:41 pm

Eli Lives!

How’s SEO empire part 2 coming along ;)

#105 Comment By anish On August 11, 2008 @ 4:13 am

I was really looking forward to using this plusgin but i am getting the following error

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/anish/public_html/health-expert/wp-content/plugins/pingcrawl.php on line 13

My hosting has php 5.2.6

Hope there is an update which i can get to work :(

Thanx
Anish

#106 Comment By Lening On August 11, 2008 @ 4:20 am

Brilliant! I’m going to add this to my new blogs to try it out.

#107 Comment By Joyce On August 11, 2008 @ 12:11 pm

Excellent! This was really a great stuff.

#108 Comment By Niche Marketing Guide On August 11, 2008 @ 1:26 pm

Oh, when will the Bloggger platform begin to follow the Wordpress lead!!!!

#109 Comment By trainspottr On August 12, 2008 @ 2:55 am

Sounds great but we’ve got a fatal error trying to activate in wordpress 2.6

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /***/***/***/***/***/***/****/wp-content/plugins/pingcrawl.php on line 13

Thanks,
ts

#110 Comment By Free 3G iPhone On August 12, 2008 @ 3:01 am

Thanks for this Eli. Great stuff

#111 Comment By Gil K On August 12, 2008 @ 4:06 am

Thank’s For the Plug in.

#112 Comment By bucs0658 On August 12, 2008 @ 7:27 am

Awesome! Can’t wait to give this a whirl!

#113 Comment By Chris Morris On August 12, 2008 @ 8:24 am

Thanks for a great plugin!

#114 Comment By Metaspring On August 12, 2008 @ 6:59 pm

First there is your post to read and then some days later there are all these comments to read too, the dialogue that ensues is itself great to read.

#115 Comment By Metaspring On August 12, 2008 @ 7:02 pm

I always make it a point to read the comments before trying out anything because that way i have the benefit of other peoples’ mistakes :)

#116 Comment By sam On August 13, 2008 @ 3:33 am

Drupal user here who would LOVE to see this as a module. Shouldn’t be too difficult to port over, but what do I know?

I am using Drupal 5, btw. I think if it was made for Drupal 5, interested users could take it over and port it to Drupal 6 when it’s a bit more mature.

Please, please, please make this happen!

#117 Comment By sam On August 13, 2008 @ 3:37 am

Useful information for making this happen: Drupal 5 does not support pingbacks by default, you need the trackback or pingback module.

[10] http://drupal.org/project/trackback
[11] http://drupal.org/project/pingback

PingCrawl would have to hook into one of those. Shouldn’t be too difficult though.

Again, would love to see this for Drupal 5 - Wordpress is just soooo last year! ;)

#118 Comment By sam On August 13, 2008 @ 3:40 am

My last comment didn’t show up apparently, but I just wanted to point out that a drupal 5 version of this plugin would need to hook into either the Trackback or pingback module. Shouldn’t be too hard, though. Hope it happens!

#119 Comment By Internet Marketing n SEO On August 13, 2008 @ 9:23 am

Seriously Eli this plugin ought to rock. I’m looking forward to testing it out. Thanks again, S

#120 Comment By Gab Goldenberg On August 13, 2008 @ 12:49 pm

Don’t know if this occurred to you … but couldn’t the result be that you give links to splogs that succeeded in ranking well? Or to worthless reblogs that add nothing to your post?

E.g. rank 1 is the original “top 10 ways to build links” post and rank 2 is “Check out this great post: top 10 ways to build links”.

Obviously no big deal for splogs, but what about using this on the WH sites?

Also, suppose you dislike the assortment the plugin comes up with, can you manually edit it once it’s saved/published?

#121 Comment By Club Dallas On August 13, 2008 @ 1:15 pm

Once a post is submitted it wont run again on that post. You can go into the post, edit it and see the related blogs in the article. Simply change the link, delete it, add, or whatever you prefer :)

#122 Comment By den On August 14, 2008 @ 4:37 am

This cool addon !
Thank’s !

#123 Comment By oxd On August 14, 2008 @ 8:03 am

hello, what if my auto blog is using chyrp (light blog engine), then wordpress.com will not approve this pingback? i have made a version for chyrp (not as plugin, but as a part of my auto posting system) and all runs ok, except i got 1-2 pingbacks on 10-20 of my links. all blogs hosted on wordpress.com are saying “keep the web talking” but they don’t place my link on them at all.
anyway thanks for the code!

#124 Comment By Michelle On August 14, 2008 @ 11:11 am

This is really cool. Thank you so much for the awesome post.

#125 Comment By Club Dallas On August 14, 2008 @ 1:12 pm

That means they are pending approval.

#126 Comment By alice dsl On August 15, 2008 @ 12:08 am

Isn’t this going to land your page in Akismet really quickly..?

#127 Comment By Tino On August 15, 2008 @ 7:31 am

Hot stuff guys! you rock man. :-)

#128 Comment By mrJack On August 15, 2008 @ 10:06 am

It Cool

#129 Comment By tefly On August 16, 2008 @ 2:51 am

thx. great plugin

#130 Comment By Francesco On August 16, 2008 @ 9:52 am

Ciao Josh, I have downloaded the latest plugin, activated corretly, but it does not return any pingback.

I added three pretty common tag on my post: video, funny video, cool video. None of them returns pingback.

How come? What am I doing wrong?

I checked the database created and under pb_feeds I have some results from Google Blog Search but no pingbacks are added to the post!

Can you help me with this issue? I really love this plugin and I want to make it work for me, please help!

Francesco

#131 Comment By oAutomotive On August 17, 2008 @ 11:50 am

The issue appears to be the use of the file_get_contents function by the pingcrawl class.

#132 Comment By unlocked iphones On August 18, 2008 @ 11:46 am

same here, having an issue with the plugin. Both elis and joshs version :)

#133 Comment By div^ On August 18, 2008 @ 12:11 pm

Awesome Plugin ! Keep it up !!!

#134 Comment By Geeks DIY On August 18, 2008 @ 1:52 pm

I think I’m having the same issue as Francesco. It takes a while after the post has been made, and there are some entries in pb_feeds, but no “similar posts” list is created at the bottom of my post. Does it appear automatically? Or do i have to add a tag to make it appear?

Or is it just that no relevant blogs were found? One of the tags I used was ‘poker’, I would have thought that would return some results.

Anyways, maybe I’ll try this on another blog, hopefully I can get it working.

#135 Comment By Ken Nickless On August 18, 2008 @ 7:50 pm

Many thanks for the info on PingCrawl. I’ll leave the link injection intact for you.

#136 Comment By SEO Shadow On August 19, 2008 @ 1:29 am

This looks like it could be put to some serious good use and abuse. =D

#137 Comment By Online Marketing Romania On August 20, 2008 @ 2:32 am

Thanks for sharing this information. I am going to use it in my personal blog - under construction now.

#138 Comment By Justin Smith | Searching Solutions On August 20, 2008 @ 7:29 am

FYI, I’m seeing about a 40% success rate so far. But my question mirrors one from above. What about nofollow?

I don’t suppose there’s is a way to write that in?? I don’t know of many blogs that dofollow trackbacks, but it may be worth a try.

#139 Comment By Brian On August 20, 2008 @ 7:53 am

I have tried posting a few different posts, and I can not get the related posts to appear at the end? I have read through the comments and did not see a fix. Can someone please help me with this?

#140 Comment By Pay Per Install On August 20, 2008 @ 8:55 am

This looks really good, will add to my new webmaster site.

#141 Comment By Samreen Soomro | Professional SEO Services On August 20, 2008 @ 4:03 pm

hmmm…seems interesting; will definitely give it a try. Thanks Eli.

#142 Comment By Workout Journal On August 21, 2008 @ 3:04 pm

Thanks for the plugin Eli!

#143 Comment By Biho On August 21, 2008 @ 5:07 pm

Great plugin, Thanks Eli.

#144 Comment By harpoonlouis On August 22, 2008 @ 4:47 am

Can I also have the info how to do this please, the extra content on the article page is fine but it is spioling the flow on the home page a bit

Thanks

#145 Comment By harpoonlouis On August 22, 2008 @ 5:26 am

Two more questions

Can you run this in conjunction with the DoFollow plugin?

Can it be run as achron to batch update?

Many thanks for a great plugin too!

#146 Comment By Brandon On August 22, 2008 @ 8:23 am

Yo! Tip for some of you. I was having loads of problems… turns out it all stemmed from the keywords ;) I’m a moron.

I was getting the blank page occasionally and also my feeds table was being updated, but my ping table was empty…

Just put your keyword phrase in “quotes and you’ll be fine”… Now it works like a gem.

THANKS ELI AND JOSH!

#147 Comment By Francesco On August 22, 2008 @ 5:35 pm

Brandon,

Do you mean in the post or to add quotes to the Tags?
I do not understand what the correlation is with the quotes!

And I am still exceperiencing only blank results from all of the tags I have been tested!

Still do not know how to make this plugin to work!

Francesco

#148 Comment By Brian On August 23, 2008 @ 12:22 pm

Francesco

Can you give an example of how this would look because I still can not get the plugin to work. Very much appreciated.

Brian

#149 Comment By Brian On August 23, 2008 @ 12:23 pm

Sorry, that last comment should have been directed to Brandon.

#150 Comment By Will On August 24, 2008 @ 8:06 am

Hi,
I’m having a problem with this plugin:
In the control panel (/wp-admin/plugins.php) the title (”Ping Crawl”) is black (where any other plugins have a blue title). And it does not show up in ’settings’ when I activate it.
I’m using PHP Version 5 (though I have also tried the v.4 version).

Thanks for your help..

#151 Comment By Will On August 24, 2008 @ 11:31 am

Sorry, it was stupid question.
Fixed it myself…

#152 Comment By Brandon On August 24, 2008 @ 4:29 pm

Francesco…

Put quotes around the ‘tags’ to make them specific keyword queries. Play around with a few terms, and I’ll bet you’ll get it.

-Brandon

#153 Comment By Melodias Moviles On August 25, 2008 @ 12:45 am

Hello Eli, here you have tree links to the differents phpinfo of dreamhost.

[12] PHP 4.4.8 - running as an Apache module
[13] PHP 5.2.6 - running as CGI
[14] PHP 5.2.6 - running as CGI/FastCGI

Most people on dreamhost use PHP 5.xx

When you finish the script ping me back and I will make some ajustments to addapt it to spanish market.

Regards,

#154 Comment By Mattress ratings On August 25, 2008 @ 4:27 am

Would love to see this on Drupal, I have around 70 sites based on drupal and only 3 on wordpress so would definitely like to see a port.

Looking forward to it.

Just a quick question because I’m not used to pingbacks. Would they basically be like reciprocal linking with around 5 sites on each post?

Thanks.

#155 Comment By Andy On August 25, 2008 @ 7:41 am

Will, care to tell what you did to fix he problem? I have the same problem.

Will this work on hostgator?

Thanks for the plugin Eli!

Andy

#156 Comment By swapna khade On August 25, 2008 @ 10:18 pm

Hi,

I like your idea and I am going to install it on my business site.

Thanks
Swapna Khade

#157 Comment By SEO Utah On August 26, 2008 @ 1:29 am

just what i need. i’ll check it out.

#158 Comment By Utah Search Engine Optimization On August 26, 2008 @ 1:30 am

Or maybe i wont. I just read the warning about slowing down load time.

#159 Comment By Chris On August 26, 2008 @ 1:54 am

Hello

First of all - great plugin.

I was thinking about such thing and before asking my programmer to code it I googled a little bit … and founded your plugin :)

BUT I have a big problem. Every time I write/edit post I get blank screen and the plugin do not work.

I tested it with many settings, even with 1 tag and

$numberOfBlogsToGetFromGoogle = 3;
$numberOfMaxLinksToPing = 1;

Every time blank page.

Tested on WP 2,51 and 2,6 on 2 different dedicated servers.

Any idea where should I start the investigations?

ebst regards,
Chris

#160 Comment By Wordpress SEO On August 26, 2008 @ 7:00 pm

Eli,

If all you want is a link every 10 posts, then you deserve at least that.

I’ll report back and let you know what my success rate is for getting other webmasters to OK my pinging.

Thanks, Brad

#161 Comment By Eli On August 27, 2008 @ 12:39 am

it slows down post time. the time it takes from when you hit publish to actually publishing. Doesn’t actually slow down the blog.

#162 Comment By SEO Company Mumbai On August 28, 2008 @ 1:22 am

Hey..that’s a great tool. Thanks “)

#163 Comment By Fighting video On August 28, 2008 @ 4:16 am

Eli, your posts are in danger of becoming an endangered species.

What no new blog posts for us junkies?
Wish you would post more often.

So us newbies could learn some genuine things.

#164 Comment By seomag On August 28, 2008 @ 5:35 am

Thanks, I love to try new plug-ins and keep the usefull ones.

#165 Comment By indira On August 28, 2008 @ 5:57 pm

I try for while, i needed for this time. Thanks for share

#166 Comment By Contempt On August 29, 2008 @ 5:41 am

Great tool, a few mods and it’s perfect. :)

#167 Comment By Andy On August 29, 2008 @ 6:10 am

Anyone manage to get this plugin to work on wordpress sites hosted at Hostgator?

It doesn’t do anything on my sites other than creating the database.

Andy

#168 Comment By Chris On August 29, 2008 @ 6:18 am

Andy, do do experience same problem as myself (blankpages) ?

#169 Comment By Andy On August 29, 2008 @ 8:25 am

No, it simply doesn’t do anything. file_get_contents should be allowed on my host so I don’t understand why this doesn’t work.

I’ve heard that you might try and add

set_time_limit(360);

at the top of the script to get rid of the blankpages problem.

Andy

#170 Comment By ESTRATEC - Posicionamiento en Buscadores Ecuador On August 29, 2008 @ 9:54 am

Very interesting, will definitely give it a try.
Thanks Eli.

#171 Comment By Contempt On August 29, 2008 @ 10:13 am

That’s what I did in my modified version and it fixed it. The timeout is just a hidden “script time out after 30 seconds” I believe. Tested with HostGator, works fine.

Another alternative is take the number of blogs you search for and ping down a tad. Take the 35 or so down to like 10 and try to ping 2 instead of 5, and see what happens.

#172 Comment By Utah SEO On August 29, 2008 @ 7:22 pm

Did read you correctly. This typically has about an 80% success rate? I can’t wait to try it.

#173 Comment By sanpop On August 31, 2008 @ 1:46 am

omg!Very interesting, will definitely give it a try.
ill have a try.
thx

#174 Comment By Atlanta SEO On September 1, 2008 @ 5:57 am

ScreenRant.com, it totally depends on the blog. If the blog has a plugin built in to make trackbacks and comments dofollow it will count. The chances are good that you should get at least one good link from the pingbacks, if you’re lucky…you’ll get all dofollow links ;)

#175 Comment By ITCN NJ Web Design On September 1, 2008 @ 7:36 am

Awesome, thanks! I’m going to try it *and* keep your link in the mix, thanks!

#176 Comment By Kevin On September 1, 2008 @ 8:29 am

Hi..I just installed the plugin, but when I go to activate it I get: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /homepages/29/d231725962/htdocs/winwarcraft.info/blog/wp-content/plugins/pingcrawl/pingcrawl.php on line 13

Unfortunately I have no idea what to do next..any advice?

#177 Comment By social media marketing service On September 1, 2008 @ 9:35 am

Ok got the plugin installed but I don’t see the related posts at the end of my blog posts. I mean I’ve tried the quotes for the tags, and everything else that’s been mentioned. I don’t know if it’s a plugins conflicting or maybe the posts are there but can’t be displayed because of CSS issues.

#178 Comment By Eva White On September 2, 2008 @ 11:21 am

This related posts thing was happening to a wordpress blog of a friend.
So you helped develop it! Cool.

#179 Comment By Emily On September 2, 2008 @ 12:19 pm

great post and excellent idea. I will defiantly try it. Thanks for such an informative post :)

#180 Comment By seo-manager On September 3, 2008 @ 12:25 am

Awesome plugin. I was dreaming about such a one for a long time. I will try it right away. Thank you for your research and post!

#181 Comment By Nick On September 3, 2008 @ 12:38 pm

Eli (or anyone else). isthis plugin whitehat? Or good for white hat sites?

The thing is:

I build massive amounts of wordpress blogs, every single day. I probably got tens of thousands at the moment. And this would be an excellent addition to these sites since I don’t have to worrie about the deeplinks. But it’s important that my sites don’t get banned, of course. So would it be smart to add this plugin?

#182 Comment By Nick On September 3, 2008 @ 12:50 pm

btw, Eli… will you ever release some places for your black hole membership again? Back then I missed out… but the next time I definitely want in :) . Unless you can shoot me an email of some sort with a magic link :D

#183 Comment By Spam Filters & Anti Spam Filters On September 3, 2008 @ 1:05 pm

This is a great article, thanks for the update. This is definitely a plug-in am I going to make use of.

#184 Comment By Arizona SEO Expert On September 3, 2008 @ 2:01 pm

I’ve tried this plugin for a bit now and it’s amazing. Very cool thanks!

#185 Comment By Tech Tips On September 3, 2008 @ 7:51 pm

can someone give me a quick way to tell if the plugin is working? installed fine and posting sure takes a while now but don’t see the related posts…have tried putting tags in quotes as well. running wp 2.6. thanks!

#186 Comment By Web Master On September 3, 2008 @ 9:28 pm

A great new plug-in I can’t wait to test it out. It should do wonders :)

#187 Comment By Denver SEO On September 5, 2008 @ 10:33 pm

Thanks for the great plugin

#188 Comment By Rosy On September 7, 2008 @ 2:30 am

A great plugin to add related blog posts.

#189 Comment By Ad Hustler On September 7, 2008 @ 7:19 am

Just the fact that you are willing to share such a great plugin for free makes you the MAN!

#190 Comment By bboyv On September 7, 2008 @ 2:48 pm

Hi all
how can I use this without using the quotes around the tags

#191 Comment By Chicago SEO On September 8, 2008 @ 6:36 pm

I wonder if you can use this to work with a database (that you keep a list of on your server) of sites, say with dofollow trackbacks. There are not tons but there are a significant amount. What do you think Josh?

#192 Comment By m3rv On September 9, 2008 @ 3:04 am

Great stuff, thanks a mil.

#193 Comment By Seo Man On September 9, 2008 @ 3:11 pm

Any update on a possible PHP4 version?

#194 Comment By Latest News Today On September 10, 2008 @ 5:56 am

Incredible plugin Eli, best one I’ve ever seen. Great work as per usual.

#195 Comment By Mendham New Jersey Realty On September 10, 2008 @ 9:39 am

This is really awesome! Good job.. Keep it up.

#196 Comment By WordPress Development On September 10, 2008 @ 1:25 pm

Good plugin…what other plugins do you have?

#197 Comment By J.R. Jackson On September 14, 2008 @ 2:55 pm

Very nice plugin, I’m going to d/l and install right now.

J.R.

#198 Comment By Phillipmarlow On September 15, 2008 @ 11:13 am

Hell yeah Eli…thanks for this!

#199 Comment By Eva White On September 16, 2008 @ 12:46 am

Wonderful idea. Will it work for any kind of media?

#200 Comment By MARBLE HOST On September 16, 2008 @ 12:40 pm

This is a very interesting article, good information and helpful. Thank you

#201 Comment By Jordan Glogau On September 16, 2008 @ 10:46 pm

Once I switched to the PHP4 version I was able to activate the plug-in without getting a fatal error. But when I went to publish the blog I got a blank screen, except for some strange characters in the upper left hand corner. But when I got back into the WordPress interface the article was published. Not sure things are really working but.

#202 Comment By Ruby Web On September 17, 2008 @ 2:13 am

Great concept, but I wonder if it will work effectively, especially for marketing.

#203 Comment By randy On September 18, 2008 @ 8:38 pm

Great plugin, thanks

#204 Comment By Sam Paul On September 19, 2008 @ 2:29 am

Great tool, I will use it on my new blog.
[15] How to do anything in 10 ways

#205 Comment By Tom Usher On September 19, 2008 @ 3:06 pm

Hello,

Plugin could not be activated because it triggered a fatal error.
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /wordpress/wp-content/plugins/pingcrawl.php on line 13

PHP Version 4.3.11

I can’t make both PHP 4 and 5 work at the same time on the hosting I’m using. Can you make a 4.3.11 compatible version?

Blessings,

Tom Usher

#206 Comment By Tom Usher On September 19, 2008 @ 3:21 pm

Comment by Akkermans
- 2008-08-10 14:43:07

Allright wussies, here’s the PHP 4 version of PingCrawl: [16] http://www.vereyon.nl/seo/pingcrawl.zip

That returned several screens full of errors.

#207 Comment By Pushkar Gaikwad On September 21, 2008 @ 6:45 pm

Noobies better be careful as doing such things on established and good blogs can cause serious trouble.

#208 Comment By Eli On September 21, 2008 @ 11:15 pm

how so? Just because its automated doesn’t mean its spamming. It’s very relevant.

#209 Comment By Allyn On September 24, 2008 @ 7:40 pm

I agree, a link is still a link, especially when you didn’t have to pay for it! LOL

Whether it carries juice or not, it still shows up in Yahoo site explorer as a link and that makes the blog more valuable.
AL

#210 Comment By Designer Interior Lighting. On September 26, 2008 @ 10:21 am

Yes! I totally agree with you Eli! Nice comment.

#211 Comment By Obagi On September 30, 2008 @ 1:16 am

Unfortunately this plugin just gave me a blank white screen on post or save…

#212 Comment By Chris On September 30, 2008 @ 8:00 am

Has anybody gotten this to work successfully on PHP4? It doesn’t give the plugin, and I downloaded the SimpleXML library, but it ends up giving some error while doing it. I don’t remember what it was, but it just didn’t work. I can’t wait to upgrade to PHP5, though, and be able to use this!

#213 Comment By Mark On September 30, 2008 @ 10:24 pm

We need a working version for PHP 4.X.X please !

#214 Comment By joe On October 6, 2008 @ 5:05 pm

nice plugin eli.. this one works like a charm.. my new blog get relevan backlinks in few hours..thanks a lot

#215 Comment By SEO On October 10, 2008 @ 3:35 pm

Thanks for the Plugin, going to try this :)

#216 Comment By Organic Seo On October 10, 2008 @ 8:15 pm

Mark - php4 has officially been discontinued, even for the security issues. So i would recommend you to upgrade to higher version.
As for this plugin, it works like a charm.

#217 Comment By FataL On October 12, 2008 @ 5:23 pm

Love you for this one ! Just the thing i needed for my new blog.

#218 Comment By herve On October 14, 2008 @ 1:37 am

Any idea why I get this error after publishing a post?

Fatal error: Call to a member function asXML() on a non-object in /…/wp-content/plugins/pingcrawl/pingcrawl.php on line 68

#219 Comment By PopuTech On October 16, 2008 @ 4:00 am

This works the same as trackback booster but I have a feeling that this will be better… that one put me into trouble.

#220 Comment By Bol-anon On October 16, 2008 @ 11:18 am

Oh, my only regreat about this plugin is that I just learned about it today. I should have known about it earlier.

#221 Comment By Adelaide SEO On October 16, 2008 @ 11:41 pm

I just love discovering these kind of plugins created by some very smart people. Anything to help with SEO and auto backlink building is gold.

#222 Comment By Roger Hamilton On October 17, 2008 @ 4:03 am

Wow that’s a very nice plugin! Thanks for sharing!

#223 Comment By Adelaide SEO On October 18, 2008 @ 8:09 am

ok so iv got this error also.

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /wp-content/plugins/pingcrawl.php on line 13

this is line 13

protected $pbstack = array();

iv noticed that this is a common problem in the comments but i cant find the solution, does anybody know how to fix it yet?

#224 Comment By recycling bin On October 18, 2008 @ 1:13 pm

It has been awhile since there has been a useful plugin for WP. This one was worth the weight though!

#225 Comment By Adelaide SEO On October 18, 2008 @ 9:23 pm

Ok, found 4.0 version for anyone else that has the line 13 error.

download from [17] http://www.spottedhere.com/pingcrawl.zip

#226 Comment By Andrew Green On October 19, 2008 @ 7:41 am

this is amazing plug in…i installed yesterday and i got few visitors that amazing one …

Appreciated and honored for plug in

Thanks

#227 Comment By majmun On October 19, 2008 @ 2:11 pm

Because of your shit plugin my webhost account has been suspended.. GO TO HELL

#228 Comment By NWNerdcore On October 20, 2008 @ 1:49 pm

Should have read the instructions and comments before messing with it.

#229 Comment By Article Submit On October 20, 2008 @ 3:54 pm

This tool looks awesome, Thank you for not encrypting it as i will be converting it to coldfusion for our custom CMS! Thanks for this very gray hat tool…

#230 Comment By Forumistan On October 21, 2008 @ 6:08 am

Loved that video, thanks…

#231 Comment By hitstopz On October 21, 2008 @ 8:53 am

I can’t get this plugin to work even when i write a post manually. It worked 1 time and then stopped. Any suggestions.

[18] www.celebgossipdotcom.com

#232 Comment By John White Hat On October 25, 2008 @ 11:51 am

Hey I don’t think the plugin is compatible with the latest version of wordpress. Can you confirm if that is true or if i am doing something wrong.

#233 Comment By John On October 26, 2008 @ 4:43 am

I’m also using PHP Version 5.2.6 and getting this error

#234 Comment By Irish Gifts On October 26, 2008 @ 5:51 am

Cheers for the plugin, Eli.

#235 Comment By Dan On October 26, 2008 @ 2:23 pm

I tried this on three Wordpress blogs and so far so good, they worked like a charm.

Am excited to push this plugin further and track the results over time.

The evil geniuses who create cool plugins like this one rock my world. Thanks!

Dan

#236 Comment By Alfred On October 27, 2008 @ 2:28 am

Plugin could not be activated because it triggered a fatal error.

Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/content/p/a/l/palconit/html/websites/www.healthytipsblog.com/wp-content/plugins/pingcrawl.php on line 13

#237 Comment By James Black On October 29, 2008 @ 9:11 am

Hi - I added your plugin to my blog - no problems. Thanks very much.
This is my first blog and I’m not sure how to track the results.
Thanks again very much -

#238 Comment By James Black On October 29, 2008 @ 9:12 am

WOW - take some responsibility!

#239 Comment By Scott On October 29, 2008 @ 1:03 pm

Looks like a nice plugin in. Just downloaded, re-read the directions and will be giving it a test run here shortly. I believe I understood how it works, just need to see it in action.

What about adult blogs Eli? I would think you wouldn’t ant any links coming here from those…or does it not matter?

#240 Comment By Health and Nature Blog On October 29, 2008 @ 4:03 pm

Finally! I’ve been looking for something like this.

#241 Comment By Brad the Wordpress SEO On October 29, 2008 @ 9:22 pm

I can’t figure out how to make this work. Someone please email me at brad at bradley spencer dot com if you would like to help for some moolah via paypal. Thanks!

#242 Comment By London On October 31, 2008 @ 9:11 am

LOL! PWNED!

#243 Comment By James Blach On October 31, 2008 @ 10:49 pm

Brad - did you get an answer to your question?
If not, specify the exact problem and I’ll see if I can help (no moolah necessary).
I installed it and it’s working fine.

#244 Comment By West Coast On November 2, 2008 @ 11:17 pm

The hosting provider I use doesn’t allow file_get_contents to work with remote URIs due to security concerns, so I made appropriate changes that use curl instead:


protected function getURIContents( $uri ) {
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $uri);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_TIMEOUT, 10);
curl_setopt($ch, CURLOPT_USERAGENT, 'IE 6 - Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)');

$ret = curl_exec( $ch );
if( curl_errno( $ch ) ) {
$ret = '';
} else {
curl_close( $ch );
}
return $ret;
}

Then just do a search and replace for ‘file_get_contents’ with ‘$this->getURIContents’ (minus quotes) and you should be good. This is only with some shared hosting providers (1and1 in my case.) I also added useragent cloaking that someone mentioned.

Great plugin - thanks for writing it! :)

#245 Comment By Sixth Sense Marketing On November 4, 2008 @ 3:38 am

A fantastic idea, will give use it the plugin on a few sites and recommend to others. thank you for your efforts.

#246 Comment By Autosurf Restarter On November 5, 2008 @ 11:36 am

Great Plugin. Thanks for the tip.

John

#247 Comment By weight lose On November 6, 2008 @ 8:04 pm

Thanks

#248 Comment By xtrasize On November 7, 2008 @ 7:40 am

I was looking for tool like that. Thank you for sharing!

#249 Comment By Dennis Friesen On November 8, 2008 @ 2:18 am

Great script. Not to get it to work for a newbie like me :)

#250 Comment By 货架 On November 9, 2008 @ 7:33 pm

Thanks

#251 Comment By wordpress consulting On November 11, 2008 @ 1:48 pm

Just wanted to update and say I found someone to help me get this installed. Thanks for coming through you guys.

This is by far the best SEO blog out there.

#252 Comment By tent rental On November 13, 2008 @ 5:42 am

thanks for giving me fact, it such a good blog, always keep in touch

#253 Comment By fangji On November 13, 2008 @ 7:26 am

I like here

#254 Comment By work accident claims On November 14, 2008 @ 1:26 pm

Great plugin with lots of possibilities. Keep up the good work.

#255 Comment By Clean Red Widgets On November 14, 2008 @ 11:55 pm

I have been using this for a little while now and it is pretty slick.

#256 Comment By 玛歌堡 On November 16, 2008 @ 8:19 pm

I like

#257 Comment By Guardian Force On November 18, 2008 @ 4:21 am

Great work Elli, trying this out now.

#258 Comment By mike On November 18, 2008 @ 7:24 am

I dont have the related blogs showing on my blog. How to I know if the script is working?

Thanks
Mike

#259 Comment By 天天 On November 18, 2008 @ 11:18 pm

good

#260 Comment By Interior Design in Portugal On November 20, 2008 @ 12:05 pm

You and Josh are obviously smarter than the average bears! Nicely done guys…

#261 Comment By cyrus jay On November 20, 2008 @ 5:13 pm

True,this is a really cool site. I agree with what you said.

#262 Comment By seorangs On November 22, 2008 @ 11:59 am

good tool for blogging. haven’t found problem yet. thanks anyway :)

#263 Comment By Eva White On November 29, 2008 @ 10:49 pm

does that really work?

#264 Comment By Kamal On December 3, 2008 @ 6:05 pm

I agree with your blog, very nice.

#265 Comment By Brandon Wirtz On December 5, 2008 @ 3:44 am

Your plugin works great until I enable anyother plugins. Not sure why this would be. Duplicate function?

The one I was really trying to leverage was WP Calais Archive Tagger, since I thought I could tag, and link all my old posts at the same time. Oh well.

I May convert this to live writer since I was thinking of building a tool auto tag, and find links automagically any way.

-Brandon Wirtz
Greatest Living American (Just ask Google)

PS The Math script seems to keep rejecting me… I thought I was giving the right answers.

#266 Comment By Klen On December 7, 2008 @ 12:31 pm

Hi, Please Reupp this File for PHP4

this Link ist not working -> [19] http://www.spottedhere.com/pingcrawl.zip

THANX

#267 Comment By Money Ideas On December 8, 2008 @ 3:26 pm

Just found this plugin. I will give it a try right now. Thank you.

#268 Comment By railsie On December 10, 2008 @ 3:58 am

will use it right now! but who can explain what we have to expect in terms of traffic?

#269 Comment By Market Secrets Blogger On December 10, 2008 @ 10:32 am

Thanx for clearing this up as it was the only thing stopping me from downloading it…blogs are already loading slower and slower at least until I figure out how to properly install SuperCache…

#270 Comment By Caleb On December 10, 2008 @ 12:49 pm

So if nothing shows does that mean there just weren’t any related blogs to ping back?

#271 Comment By Tim Sidden On December 10, 2008 @ 8:32 pm

This is the most ingenious way to make money online. Thanks for this great info.

#272 Comment By Mideyo On December 12, 2008 @ 3:23 am

This is one of the BEST articles you have ever written, Josh Team I learned a ton about Ping! Keep up all your great work!!

#273 Comment By lenen nl On December 14, 2008 @ 8:29 pm

Great article! I love it!

#274 Comment By BuzzyLinks On December 17, 2008 @ 5:23 am

Great tool :) Anyone tested it with Wp 2.7? How about results from those using it already?

#275 Comment By Dean On December 17, 2008 @ 8:43 pm

Does not work in 2.7

“Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in pingcrawl.php on line 13″

Sounded mint though, oh well

#276 Comment By thewutzupphilippines On December 19, 2008 @ 3:05 am

i so tried this and it works. thanks

#277 Comment By Andy On December 19, 2008 @ 4:40 am

Nice tool Eli - thanks!!

#278 Comment By Ab Workout On December 19, 2008 @ 7:21 pm

Thanks for the summary of the plug in. It looks very interesting.

#279 Comment By Diseño web On December 22, 2008 @ 10:19 am

I will try this and comment my results here. I found that this is an exellent source of SEO resources. Thanks for share.

#280 Comment By Andy On December 23, 2008 @ 1:06 am

Hey guys - great tool - only problem is I keep getting a memory exceeded message when posting - and this is with just 3 tags per post

Guess I need to have a play around with the settings to reduce the number of crawls

Awesome though - cheers- have a great xmas!

#281 Comment By Bart Mallon (Hedge Fund Lawyer) On December 23, 2008 @ 1:09 pm

Yes, I have hostgator and I just tried it and it works.

#282 Comment By Acai Berry Select On December 23, 2008 @ 4:17 pm

As again, thanks Eli, for providing such great tool. And the best part, you made it public. Nice contribution! Thanks!!!

#283 Comment By Angel Keywordluv On December 24, 2008 @ 5:09 am

Wow, I didn’t know this is possible. Lucky me, I stumbled into this article. I’m definitely trying this. Thanks.

#284 Comment By newsnetlabels On December 25, 2008 @ 9:52 pm

Thanks for this great article and noce SEO plugin :)

trying this out now

#285 Comment By Green Tea On December 26, 2008 @ 4:13 pm

Excellent plugin. Will definitely try it on my blog.

#286 Comment By ipods fan On December 29, 2008 @ 2:02 pm

Looks like a useful plugin you’ve got there.
Its a shame i cannot try this out at the moment as i cant access my cpanel

#287 Comment By UK SEO Consultancy Blog On January 2, 2009 @ 12:26 am

Very happy to hear this.Do you know any other plugins?

#288 Comment By passive income On January 2, 2009 @ 3:20 am

i was thinking of a very similar pluggin, but my coding sucks. thank you mr eli for this plugin

#289 Comment By Penny Butler On January 2, 2009 @ 5:18 am

Just wanted to say “I love you” for providing this for free. Seriously. I love you.

#290 Comment By Phoenix SEO Company On January 4, 2009 @ 12:46 pm

As always.. you’ve enlightened me! I’m not too familiar with the whole ping back process.. usually when I receive one I just delete it, unless I know who it came from. I’m not ready to install and activate this plugin quite yet, but I’ll certainly look into it further. Thanks!

#291 Comment By Article Submission On January 5, 2009 @ 3:37 pm

Great plugin. I’ve tried a few similar plugins like this in the past, but this one actually does what it promises.

#292 Comment By people finder On January 9, 2009 @ 10:34 am

Excellent plugin - it actually performs as advertised. Very well done, cheers!

#293 Comment By Digitaluhren On January 11, 2009 @ 11:33 pm

@Eli

Thank You!

@all

successfully activated PingCrawl in Wordpress 2.7, dont know if it works.

but with the version on this site here i got the “line 13″-error.

i found this version and could install it succesfully on WP 2.7:
[20] http://rapidshare.com/files/135497549/pingcrawl.zip

got it from here:
[21] http://www.lorm.de/2008/08/07/mit-pingcrawl-bekommmt-jeder-blogartikel-direkt-deeplinks/

dont know if it helps..

#294 Comment By Home Busbyiness On January 12, 2009 @ 1:01 pm

Tried it out on a new blog and got listed with out doing anything else

Thanks

#295 Comment By Wordpress SEO On January 13, 2009 @ 4:16 pm

Why are most of the blogs it finds to ping really, really bad blogs? I think they are also spamish….

#296 Comment By Wordpress SEO On January 13, 2009 @ 4:17 pm

I meant to also say that making the links nofollow is a good idea if you aren’t going to check out the sites you are linking to… that way you don;t find yourself with a penalty from linking to a “bad neighborhood”.

#297 Comment By Ribber On January 14, 2009 @ 2:03 am

I updated to WP 2.7 and Pingcrawl disappeared.

Anybody else with similar experience ?

#298 Comment By Wordpress SEO On January 14, 2009 @ 8:19 am

Thanks West Cost, you saved my day ;-) Stupid hosting wasn’t working without your fix.

#299 Comment By Antonio On January 14, 2009 @ 8:20 am

i like to read and explore this kind of site.

#300 Comment By Antonio On January 14, 2009 @ 8:21 am

interesting site it really learns me a lot.

#301 Comment By Antonio On January 14, 2009 @ 8:22 am

thanks for the information i will apply that.

#302 Comment By Paweł Zinkiewicz On January 14, 2009 @ 8:33 am

^ Dude, don’t spam this site. You won’t get your Top Comments links, cause Eli will delete them. And by that I mean I’ll contact him.

#303 Comment By GrinningFool On January 14, 2009 @ 10:39 am

Thank you very much for this. I have a few new projects that this will fit into nicely!

#304 Comment By Oklahome On January 14, 2009 @ 7:30 pm

Due to the spammer, I need to post this again.

Does Ping Crawl work with WP 2.7 ?

#305 Comment By Ezeee On January 16, 2009 @ 11:36 am

first thanks for this (although i didnt get it to work, already trying)

but maybe you can help: im using wp2.7 on php 4.4.9 and getting errors when activating the version of oingcrawl on this seite.

but with the version on this site i can activate the plugin, but when i try to use, i get errors:
[22] http://www.lorm.de/2008/08/07/mit-pingcrawl-bekommmt-jeder-blogartikel-direkt-deeplinks

so..? any hints (or a working version for this often combination :-)

#306 Comment By Oklahome On January 16, 2009 @ 8:01 pm

Tested. Ping Crawl works on wp 2.7

#307 Comment By Mirko On January 17, 2009 @ 4:51 am

Fixed de Version of PingCrawl can found here [23] http://hodenkaiser.de/2009/01/15/pingcrawl-gebugfixed/

#308 Comment By Olivier On January 19, 2009 @ 7:31 am

Sounds a bit like simple tags while simple tags is a bit more automated once you have entered the tags and you activate the related tags link.

#309 Comment By Böcek ilaçlama On January 20, 2009 @ 12:48 am

Thank you very much wonderfull

#310 Comment By game-girl On January 20, 2009 @ 1:28 am

I read the vast discussion with great pleasure and wonder the delivered stuff is still actual for the time of being.

#311 Comment By The Blogger Source On January 20, 2009 @ 9:28 pm

That was my concern was working on 2.7 Thanks.

#312 Comment By Franz On January 21, 2009 @ 8:29 am

@Mirko. Did you remove the file? It’s not there :(

#313 Comment By SEO Ashland On January 21, 2009 @ 11:55 am

I installed the plugin and got the fatal error line 13 as many had. I then tried the other link [24] http://www.spottedhere.com/pingcrawl.zip and it installed but when I post it returns an error. I go to my blog and the post is there, but no pingcrawl urls.

#314 Comment By seo On January 22, 2009 @ 5:12 am

Thanks for information.

#315 Comment By BlackHatGone On January 22, 2009 @ 9:43 pm

thank. i just installed it.

#316 Comment By W.Chris On January 23, 2009 @ 11:51 pm

Is it work with WP 2.7?

#317 Comment By Klintron On January 26, 2009 @ 10:17 am

I’ve released a hacked version of this that uses cURL so it should work with most shared hosts (I’ve tested it with Dreamhost, Media Temple, and HostGator).

[25] http://www.klintron.com/linkcurl/

It also adds a settings menu that lets you choose between title, tag, and category as the basis for the Google search, allows you to choose how many links to post, and whether to verify the target sites accept pingbacks.

I prefer not to verify that pingbacks are accepted, for three reasons: 1) I get better quality results 2) It seems like most of the pinged sites were “bait and switching” - they appear to accept pingbacks but the pingbacks aren’t posted (and even if they do they’re probably using “nofollow”). 3) It slows down posting.

And yes, it works with WP 2.7

#318 Comment By soccer wallpapers On January 27, 2009 @ 6:41 am

pingcrawl only work when i use just one tag, if i add more they’re not showing

#319 Comment By Markijan Filipchuk On January 27, 2009 @ 12:06 pm

thanks you very much…;-)

#320 Comment By affiliate blogger On January 29, 2009 @ 2:45 pm

This looks amazing - if it works this will breathe some new life into so many of my WP blogs!

#321 Comment By Sweaty Palms On January 29, 2009 @ 4:01 pm

First I’d like to say that I really like your blog because there’s ssooooo much useful information on it, it’s not even funny.

As for this plugin, it looks interesting, can’t wait to test it out.

Andy

#322 Comment By CAMERA MOBILE PHONES On February 1, 2009 @ 7:01 am

Wordpress is very good. All the plugins supported by it is very helpful.
Now this one. It really cool and beneficial. Thanks for the info you have provided through this post.

#323 Comment By Lorne Fade On February 2, 2009 @ 7:39 am

Been using pingcrawl across my network of blogs and loving it. Might wanna include a linkback in the plugin panel of wordpress though.

#324 Comment By hardie board On February 4, 2009 @ 9:09 pm

can someone explain what pingcrawl is? ive been reading this but cant seem to understand what it is…thanks!

#325 Comment By Hot Tub Chemicals On February 4, 2009 @ 9:11 pm

I agree with you nihar, word press is the way to go. I have been using it for a while now and it only gets better with time, like a fine wine! thanks for the info!

#326 Comment By Metaspring On February 5, 2009 @ 8:36 pm

There have been plug ins released after this; any thoughts on those?

#327 Comment By Fahrrad On February 7, 2009 @ 3:32 am

Thanks, that’s what i need.
I’ll check it out!

#328 Comment By Make Money on the Internet | Abdulrehman On February 7, 2009 @ 8:14 am

Great plugin, I just got to know about it and I will use it for sure!

#329 Comment By Setai On February 7, 2009 @ 9:03 am

Great article, never tought this subject this way.

#330 Comment By Maurice On February 8, 2009 @ 5:57 pm

Wow, what a great idea for a plug in, looking forward to installing and playing with it. THANK YOU!

#331 Comment By Clone High On February 10, 2009 @ 5:10 pm

Good stuff the plugin is great, takes a long time but that means it is doing its job ^_^ I love your blog, are you going to be updating any time soon?

#332 Comment By Antonio On February 10, 2009 @ 11:12 pm

nice job keep up the good work.

#333 Comment By fx trading On February 12, 2009 @ 11:13 am

Great plug-in. Thanks!

#334 Comment By ShoppeBuzz On February 12, 2009 @ 9:13 pm

I saw this plugin being talked about at BHW, I’ll definitley try this one. But just want to ask a question, are the backlinks generated by this plugin are most likely related to the post?

Thanks,

Jason

#335 Comment By Marble Host On February 13, 2009 @ 12:06 am

Hi,
i am familiar with Blue Hat SEO thought it a fair review.After having a mooch around your blog I am now adding it my rss feeder.

#336 Comment By Super Tight Stuff On February 15, 2009 @ 6:13 pm

Hey,

Just added this to my website, looking forward to using it to get some links. Thank you so much for making this.

#337 Comment By rider On February 16, 2009 @ 11:02 am

This will be useful thanks.

#338 Comment By Drupal Valencia On February 17, 2009 @ 7:04 am

Back to the drupal idea… someone mentioned that this wouldn’t work on Drupal because pingbacks aren’t enabled by default but that’s actually wrong.

In fact the pingbacks only need to be enabled on the blogs that you get the links FROM. So regardless of whether you’re using pingbacks or not on your site you could still do it with Drupal and get links from all the Wordpress sites.

I’m sure someone will write it sooner or later… if they haven’t already.

#339 Comment By Free Article Directory On February 19, 2009 @ 7:05 am

I added your plugin to a new blog and was indexed in both G & Y in 1 day.
Great job.

#340 Comment By Magda On February 20, 2009 @ 6:00 am

Hi,
I don’t know Elli but it looks to me that every time you write a post using this plug-in, you link to quite a few other sites and hope to get some links too, which may come or not.

#341 Comment By Authority Blueprint X Review On February 23, 2009 @ 7:54 pm

this looks great thanks..

#342 Comment By Travel Agent India On February 23, 2009 @ 10:03 pm

This one helluva plugin! Thanks for sharing, mate!

#343 Comment By Swingers On February 24, 2009 @ 7:58 am

Ok, this is just plain genius. I can’t think of a simpler approach with such ease of automation. Indeed this makes each and every post one does much fuller with relevant content.

Big thanks and consider us much more than willing to not jack with that code to ensure your linkback. Your kind of contribution has earned that and I would encourage everyone else to do the same.

1 question however…are the parsed posts used for pingback to the other blogs…are those DoFollow or NoFollow or controllable in the plugin set-up?

Thanks again!

#344 Comment By The Blogger Source On February 24, 2009 @ 6:37 pm

Great idea, going to give it a try.

#345 Comment By voyant On March 1, 2009 @ 9:31 pm

yes I too would like the shit I have it right away!

#346 Comment By Shop Fittings On March 3, 2009 @ 2:36 am

Ping Crawl is a good tool for updating pinging data quickly.

#347 Comment By Indonesia Burger On March 5, 2009 @ 10:59 am

PingCrawl looks like an useful plugin.

#348 Comment By jason On March 5, 2009 @ 3:34 pm

Hey thanks for coming out with this tool eli I like it..

#349 Comment By Online Shopping On March 9, 2009 @ 1:15 am

Hey this is very very useful!Thanks!I will definitely bookmark your site!It has given me lots of helps!

#350 Comment By Blogger Tips On March 11, 2009 @ 10:06 am

great plugin. thanks.

#351 Comment By MBA Projects On March 13, 2009 @ 1:41 pm

I’m using wordpress since very long time. This seems to be a good plugin, will git a try.

#352 Comment By syafur On March 14, 2009 @ 2:57 pm

thank you I have to download the plugin

#353 Comment By Singapore Hotel On March 14, 2009 @ 10:23 pm

Ping Crawl looks like a good tool for backlinks update.

#354 Comment By Compost Tumbler On March 15, 2009 @ 6:00 pm

Great plugin, I will download it now.

#355 Comment By link building software On March 15, 2009 @ 9:25 pm

Thanks for the tip I love your link building Ping Crawl. Very Useful. Great Site overall Kudos

#356 Comment By Electronic Gadgets On March 17, 2009 @ 7:55 pm

Looks like a nice plugin, thanks for sharing!

#357 Comment By Buy Pandora Battery On March 18, 2009 @ 4:55 am

This seems to be an interesting plugin, as it will gather other related posts below the main post. It will lead to good output for information.

#358 Comment By Website Designer On March 18, 2009 @ 10:36 pm

@cool plugins@ about “new word-press”,mention probably your hard work behind this,everything is great here>>>

#359 Comment By Kareg On March 19, 2009 @ 2:45 am

Nice little plugin! Thank you for sharing

#360 Comment By Moin On March 20, 2009 @ 4:22 am

Hi I got so many ideas from this info.. you have give good info…

Thanks

Moin

#361 Comment By tobias On March 22, 2009 @ 2:53 am

Hello Eli,

I did upload the .zip file into my wordpress via the backend function “ad plugin” but once I want to activate it i get the following error message:
“Plugin could not be activated because it triggered a fatal error.Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /mnt/web2/42/75/5991775/htdocs/blog/wp-content/plugins/pingcrawl.php on line 13″

Maybe you can help mw with that one. What is wrong?
Best
Tobias

#362 Comment By Free Webmaster SEO Tools On March 22, 2009 @ 9:13 pm

This looks a lot more functional than the similar posts plugin I usually use.

#363 Comment By jimmy On March 23, 2009 @ 7:21 am

Works great I dont know if I am getting backlinks
Anybody has used for a while and see positive differences?

#364 Comment By rufman On March 24, 2009 @ 5:12 pm

Dang, that stupid math question gets me everytime. Since I don’t want to type for another 5 minutes what had before I will summerize.

Great article, will check it out.

#365 Comment By Ashok On March 27, 2009 @ 12:00 am

My blog is already very slow and take much time to load. But i want to use this plug in looks good for interlinking purpose. Any solution….please for [26] my blog

Thanks

#366 Comment By Altis Lo (Beaulife) On March 27, 2009 @ 9:53 pm

I have the same worry like other blogger, as my [27] Best Buy And Idea Blog is hosted at free server, quite often I receive complaints about delayed loading. Anyway I will give it a try. I agree that is a brilliant idea and every blogger should give it a try.

#367 Comment By free bonus On March 31, 2009 @ 10:16 am

This thing saved the day! I had been searching this kind of a thing for my blog. I really appericiate your ideas & i am totally with it. I would reccomand this to you

#368 Comment By Las Vegas Web Design On March 31, 2009 @ 11:18 am

That sounds like a really good plugin as getting deep backlinks is always on the top of every one’s mind.

#369 Comment By Tico On April 1, 2009 @ 10:47 am

Greeting Tobias I have the same problem and I find it very hard to believe that all of the comments are legit.

If anyone was actually using is since the most recent WP update, it would surely have generated a lot more error comments than what is shown here.

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /mnt/web3/42/75/5995/htdocs/xxxxxx.com/html/wp-content/plugins/pingcrawl/pingcrawl.php on line 13

#370 Comment By Claire On April 3, 2009 @ 12:39 am

Sounds fantastic, in fact a little too good to be true! has anyone actually had proof this is beneficial for their Search Engine Optimisation, or is it still at trial and error stage?

#371 Comment By discount perfume On April 4, 2009 @ 5:21 am

thank you first for advising me ..because i was searching for a web hosting for my site too and was planning to go for blue hosting as it is cheap..but now i will find out a different option…

#372 Comment By CasTex On April 5, 2009 @ 3:07 pm

I need this, thanks…

#373 Comment By Dr Andrew Power - Hypnosis Melbourne On April 8, 2009 @ 6:01 pm

This is a fantastic idea. I know there’s alot of trackback apps out there, but this makes it dead simple!

#374 Comment By work at home On April 10, 2009 @ 2:14 am

Nice post…..Gives you a insight about the marketing and how to sell products to our customers.I believe this is the trust that we need to build up with our readers and our customers…when it to marketing and sales , there has to be trust and mutual responsibility.

#375 Comment By Types of Anaemia On April 10, 2009 @ 11:25 am

YOU MAKE MY WORK MORE EASIER THAN EVER BEFORE,REALLY THANKS FOR THIS POST!

#376 Comment By travel site business, On April 11, 2009 @ 1:51 am

Good article …it is really helpful. I would want to thank the author for writing this article.
I really appericiate your ideas & i am totally with it.
I would reccomand this to you, these are very helpful.

#377 Comment By Fernstudium On April 14, 2009 @ 4:39 am

Just worked with it. Pretty good Plugin. Thanx for posting.

#378 Comment By hp battery On April 14, 2009 @ 6:43 am

wow!! I saw this plugin being talked already about at BHW, I’ll definitley try this one. But just want to ask a question, are the backlinks generated by this plugin are most likely related to the post.This looks amazing - if it works this will breathe some new life into so many of my WP blogs!thank you!!!

#379 Comment By Pozycjonowanie Poznan On April 14, 2009 @ 11:52 pm

Great theme. Amazing color scheme. Love the SEO compatibility.

#380 Comment By Setai On April 15, 2009 @ 12:54 am

Yeah, this works pretty well.

#381 Comment By Minnesota Attorney On April 15, 2009 @ 5:57 am

This is a really cool idea because not only does it obtain backlinks, it’s fairly white-hat because it provides some value to readers.

#382 Comment By big penis, penis enlarge, penis big size On April 15, 2009 @ 3:13 pm

i was searching for a web hosting for my site too and was planning of buying blue hosting as it is cheap..but now i will find out a different option…thank you for advising me and i m glad u have offered your help to me ..because

#383 Comment By Omer On April 17, 2009 @ 2:57 pm

This PingCrawl really awesome plugin thanks !

#384 Comment By Used Tires On April 19, 2009 @ 5:31 pm

This plugin seems interesting, I like the concept, it sounds like I am going to have to give it a shot for sure!

#385 Comment By mrbleu On April 21, 2009 @ 12:49 am

Awesom great plugin , i will use this on my blogs to see ho wit go’s..thx:)

#386 Comment By Odzyskiwanie Danych On April 21, 2009 @ 2:49 am

Great post

#387 Comment By Web Design On April 23, 2009 @ 3:36 pm

Agreed

#388 Comment By Internet Marketing UK On April 24, 2009 @ 1:22 am

I’m about to test this out on one of my blogs and see how it rates against a similar blog I have and see the difference it makes. Thanks for what seems to be a great tool!

#389 Comment By Chiropractors Hove On April 24, 2009 @ 4:36 am

Sweet as this is a brilliant plugin. Thanks a lot.

#390 Comment By Philippine Astronomy On April 27, 2009 @ 7:18 am

I must admit this is a really a great post. the sender must be appreciated for this post. Will await similarly useful posts like this.

#391 Comment By SEO expert pakistan On April 28, 2009 @ 7:18 am

seo plugin for word press is excellent!

#392 Comment By New Internet Business On April 28, 2009 @ 10:26 am

This is going on my New Internet Business site immediately. It really is awesome - I can’t wait to try it.

#393 Comment By PHP Scripts On April 29, 2009 @ 8:22 pm

Cool plugin.

#394 Comment By Peter On April 29, 2009 @ 11:50 pm

cool plugin but difficut to set up

#395 Comment By basicsofseo.com On May 2, 2009 @ 7:54 am

Just like many other people I get the ‘
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ ‘errors.

I think this plug in needs to be updated for new versions of wordpress.

#396 Comment By SEO India On May 7, 2009 @ 3:12 am

Excellent Article

#397 Comment By Sample Questions On May 8, 2009 @ 6:45 am

Hi man, first of all i would request you to please add me as your subscriber for all the blue hat seo information. I am going to set up the pingcrawl plugin for some blogs out there.. I don’t knw how to thanks you..
keep it up..

#398 Comment By Gary On May 8, 2009 @ 11:23 pm

Awesome plugin. I’m about to install….thanks very much.

#399 Comment By Catalin- Prostate Health On May 12, 2009 @ 8:34 am

The reason why this plugin gives error (Fatal error: Call to a member function asXML() on a non-object) on some hosts is this: “Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /www/MW_qXPcqcG/wp-content/plugins/pingcrawl.php on line 67″.

Unfortunately, one should talk to the hosting provider about this one :(

#400 Comment By lidanoraseo On May 12, 2009 @ 9:02 am

nice plugin.ı will try it and ı read your blog.

#401 Comment By Cheap Glasses On May 15, 2009 @ 7:43 am

Long time reader first time poster… thanks Eli

This looks fantastic…. im going to try it this weekend and ill make sure i post back to let you know how it goes :)

#402 Comment By glasses online On May 15, 2009 @ 7:48 am

OMG AMAZING !!… just what im after mate :)

#403 Comment By Wordpress Website guy On May 16, 2009 @ 9:19 am

Nice Plugin. Thanks for the headsup.
Guy

#404 Comment By Used Audi On May 20, 2009 @ 2:21 am

Nice tool…

Thanks a million.

#405 Comment By sports chat On May 21, 2009 @ 12:11 am

Great plugin. Kudos to you for sharing it.

#406 Comment By iphone On May 21, 2009 @ 12:30 pm

Is this likely to drain PR?

#407 Comment By Jason On May 21, 2009 @ 1:30 pm

I can’t believe it took me this long to find this. Great plugin thanks!

#408 Comment By richie On May 21, 2009 @ 10:09 pm

Any word on the error
“comParse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /var/hsphere/local/home/rmeeuwse/synthasiter.com/wp-content/plugins/pingcrawl.php on line 13″

Is it outdated php?

#409 Comment By AutomateMoney On May 25, 2009 @ 4:41 am

Brilliant.
Lovely idea/plugin…
Much appreciated’

#410 Comment By MoneyBins On May 26, 2009 @ 11:26 am

PingCrawl is a great plugin for wordpress, thank you for this.

#411 Comment By Self Help On June 5, 2009 @ 4:46 am

Thanks a lot , it really helps us keep robots informing of latest updates.

Cheers

#412 Comment By Seo Singapore On June 6, 2009 @ 3:30 am

It works pretty much automatically once it’s installed on wordpress.

#413 Comment By Tower On June 10, 2009 @ 5:25 am

This is a great little wordpress plugin.

#414 Comment By Bv Cures On June 10, 2009 @ 10:33 am

I want to use this plugin. but i have just one question. will it not slow down the shared hosting server for using large system resources? I fear that my SHARED hosting account for an autoblog might be closed down due to this plugin!!

#415 Comment By Emarketing Newsletter On June 15, 2009 @ 7:32 am

This sounds like a really awesome plugin, but I am a little concerned about being tagged as spam. Has anyone had any issues with this so far?

#416 Comment By gabel On June 17, 2009 @ 2:18 am

just discovered this plugin and i can say it seem awesome … cheers and keep bringing new things

#417 Comment By PAT Testing On June 17, 2009 @ 7:38 am

Wicked plugin and im going to download and install this to my blog, thanks

#418 Comment By gurtey On June 18, 2009 @ 7:11 am

well ..i ve seen this plugin in many blogs but i always wondered the name…glad that you gave a good description….im gonna definitely have this plugin on my blog

#419 Comment By gurtey On June 18, 2009 @ 7:13 am

hope this plugin is usful.

thanks
gurtey

#420 Comment By freestuff On June 20, 2009 @ 12:20 am

I try to set up this plug in and i got an error. Anyone can help me?

#421 Comment By windows tweaks On June 21, 2009 @ 8:28 am

this plugin is top in my books

#422 Comment By Kinaray-a News On June 23, 2009 @ 4:32 am

Let us see on my blog.

#423 Comment By desain teknik On June 28, 2009 @ 1:29 am

Nice sites..
add to my knowledge about SEO.

#424 Comment By work at home On June 29, 2009 @ 2:54 pm

I must say! I really like this plugin…that explains the pingback bonanza that’s going on.

#425 Comment By BrowlySloro On July 2, 2009 @ 8:00 am

Очень понравился ваш блог! Подписался на rss. Буду регулярно читать.

#426 Comment By Ubieranki On July 5, 2009 @ 9:49 am

i love all plugins that uses pings ;)

#427 Comment By Jeremy On July 5, 2009 @ 11:24 am

It posts the same content over and over in WP 2.8. Any plans on updating this great plugin?

#428 Comment By Dee Hathaway On July 5, 2009 @ 9:24 pm

This is the coolest plugin I have seen in a long time

#429 Comment By Edward Hill On July 6, 2009 @ 1:26 am

can i ask question, is this compatible to wordpress 2.8?, thank

#430 Comment By Nick On July 6, 2009 @ 1:50 am

Hell yeah, I needed this badly!

#431 Comment By Cheap glasses online On July 6, 2009 @ 5:55 am

I Love it….. easy and WHITEHAT !! :o D

#432 Comment By abuaki On July 9, 2009 @ 5:58 am

Hi all!

Ty for plugin, eli

p/s:any1 try it on WP 2.8?

#433 Comment By bill On July 14, 2009 @ 9:54 am

Yeah, so would I.

#434 Comment By Muscle Building On July 15, 2009 @ 8:55 am

This is a pretty cool plugin that I might try out on my new fitness site. Really nice work on Eli! I definitely a fan of deep link building.

#435 Comment By bespoke rugs On July 23, 2009 @ 2:32 pm

It’s a great plugin, rewarding for everyone! Plus yes it is compatible with wordpress 2.8.

#436 Comment By peter On August 4, 2009 @ 10:44 pm

Best plugin i ever used

#437 Comment By Ornandpal On August 15, 2009 @ 2:13 am

Да уж… Тут как говорится: Амбар крепок, да углы худы

#438 Comment By LaRRiKin On August 18, 2009 @ 2:56 am

Oh! it’s cool!

#439 Comment By Dhamphy On August 18, 2009 @ 2:47 pm

Really great plug in..

#440 Comment By Fernlehrgang Vergleich On August 23, 2009 @ 11:41 pm

Is nice plug in, thangs for this post

#441 Comment By Daniel On August 26, 2009 @ 10:35 am

This plugin sounds awesome. I think it’ll help my blog out a lot. Thanks!!

#442 Comment By SEO Jaipur On August 30, 2009 @ 3:10 am

where else can I get a gallery of such useful plug ins???

#443 Comment By Stevep On September 1, 2009 @ 3:37 pm

Very useful plugin. Thank you. Just what is needed.

#444 Comment By Pia On September 2, 2009 @ 9:27 pm

Hummm, does it work with the latest version of WP?
I have installed and activated it, but it does not seam to do anything.

#445 Comment By Miami Website Design On September 5, 2009 @ 4:41 am

I used this plugin and liked it very much
Thanks for nice post.

#446 Comment By free online pakistani chat room On September 14, 2009 @ 3:31 am

It’s really nice i like it.

#447 Comment By cashing at home On September 20, 2009 @ 11:13 pm

Pingcrawl is great for when I update my blog and need to effectively ping my post!

#448 Comment By Craig Hesser On September 30, 2009 @ 10:57 am

Hello,

I’m running WP 2.8.4 with php 4.4.8, and I get a fatal error when I try to activate the plugin. In theory I can go to php 5.something, but I have other programs running that take php 4.something, and so I’m stuck.

Possible solutions for me (as I see it):
- email me the older php4 version (if it works with WP 2.8.4), or
- put it up somewhere (but please tell me where!), or
- I can try to call php5 for just this activity, and that’s likely to get a little hairy - no, just tried it and it makes more problems than it cures, I think. At least, it still gets a fatal error, but a different one.
Appreciate the assistance when you can get to it!

#449 Comment By Craig Hesser On September 30, 2009 @ 11:08 am

P.S.

I got the same error as Raydahz below (2008-08-06 21:18:08) on php4 and a similar one on line 10 when I called php5.

#450 Comment By Craig Hesser On September 30, 2009 @ 11:22 am

Another thought - at this point only that, since I have not been able to load up the plugin:

I’m using MaxBlogPress Ping Optimizer to control over-pinging (I’m terrible about editing when the post is already posted). Is there going tobe any coflict between the two plugins?

#451 Comment By Daisy On October 4, 2009 @ 11:55 am

Sounds as easy as 1,2,3. I will give this a try on my new blog. Thank you

#452 Comment By Free Games On October 5, 2009 @ 6:32 am

The specialty about this post is that everyone can understand it easily as I guess. Keep the good work up !!

#453 Comment By Payday Uk On October 7, 2009 @ 10:30 pm

I found the entire information accurate. So i read this blog over and over again.

#454 Comment By Tim Took On October 7, 2009 @ 11:35 pm

Very good ! mate, My site works well with it. Thanks

#455 Comment By Miami SEO On October 8, 2009 @ 7:06 pm

Sick. Very….very tight work.

#456 Comment By Payday No Teletrack On October 9, 2009 @ 3:57 am

It is an amazing initiative. I liked it.

#457 Comment By Faxless payday On October 9, 2009 @ 10:17 pm

Entire information provided in this post is hundred percent true and genuine. ……….. Thanks

#458 Comment By Mike On October 13, 2009 @ 4:34 pm

where to you modify the Possibly related posts: (automatically generated)?

#459 Comment By heart disease symptoms On October 28, 2009 @ 4:00 am

It is really nice post with have a great idea on this post…but is there a plugin for wordpress that adds other blog posts to my blog automatically?

#460 Comment By Boner On November 4, 2009 @ 12:06 am

re: ‘heart disease symptons’ - I use wp cloaker products to autopost blog posts, found at wordpresscloaker.com. it has plugins called wp scraper, wp tube and wp feeder that post youtube videos, RSS feeds and fully scraped articles from sites like ezinearticles, isnare and tons of places.

My question is, is this plugin up-to-date? I just tried to install it on wordpress 2.8.4 and got this error:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/mysite/public_html/blog/wp-content/plugins/pingcrawl.php on line 13

#461 Comment By Custom Blog Design On November 4, 2009 @ 8:22 pm

From what I just read this is a very awesome plugin. I will download it right now, try it then later use it on my customers blogs.
Thanks

#462 Comment By Nashville Online Advertising On November 7, 2009 @ 8:15 pm

This plugin is awesome, I am working on a project now and am starting to implement it. The coolest thing is, it actually WORKS.. which is tons more to say than a few other pingback tools out there now. :)

Thanks a ton!

#463 Comment By Boardwalk @ Compare Air Purifiers On November 9, 2009 @ 3:52 pm

These sounds like a really cool tool. I’m just starting out with blogging, so I’m not quite sure what you mean by tags, when you say “I would try to limit my tags to no more than 3″?

I suppose I’ll figure it out when I try it.

#464 Comment By Peeldivacrili On November 9, 2009 @ 7:50 pm

Похудеть быстро и без особых усилий РЕАЛЬНО!

Суперэффективная диета!

90-60-90 – мечта любой женщины! Но только, как к ней приблизиться? Появилась возможность осуществить свою мечту. На самом деле, похудеть –проще простого!

БЫСТРО, ЭФФЕКТИВНО, БЕЗВОЗВРАТНО, НАВСЕГДА!!!

Новая эффективная разработка ведущих диетологов и терапевтов!

Ее ждали миллионы женщин, которые хотят сбросить лишние килограммы! И, наконец, после длительных проверок и тестирований, появилась супердиета!
Почему набирается вес?

Рацион современного человека все больше состоит из продуктов, вызывающих резкое повышение уровня сахара в крови. После принятия такой еды, уровень сахара в крови резко растет. Организм, реагируя на это, снижает уровень сахара инсулином, который выделяет поджелудочная железа. Так, как сахара в крови много, и появился он за короткое время, то организм спешит как можно быстрее снизить его уровень до нормы, и вырабатывает избыточное количество инсулина. Лишний инсулин, провоцирует увеличение запасов жира.

Механизм образования жировых обложений можно сравнить с тушением огня. Горящие ветки или бумага тушатся спокойно, когда примерно представляешь, сколько понадобится воды. А если вспыхнет стакан спирта, тогда на эмоциях можно вылить чрезмерное количество воды, залив все вокруг.

У худых людей поджелудочная железа “сильная” – количество инсулина пропорционально количеству избыточной глюкозы. И это возможно, благодаря наследственности. У склонных к полноте “слабая” - значительная инерция процесса выделения инсулина. Но не надо отчаиваться. Чтобы восстановить оптимальный вес, необходимо отказаться от продуктов провоцирующих резкое повышение сахара в крови. Вспомните свои ощущения, когда Вы едите эти продукты – они очень вкусные, и Вы получаете от еды удовольствие. Закончив трапезу, Вы встаете из-за стола с чувством «сытости» и тяжести в желудке и теле. Через полчаса сытость проходит, какое-то время - состояние равновесия, и затем снова хочется есть.

Отсюда, три фазы:

1. Повышение уровня сахара в крови – удовольствие.

2. Уровень сахара близок к 1 – равновесие.

3. Уровень сахара ниже нормы – чувство голода.

Обратите внимание – действие сахара подобно действию наркотика: принял – получил удовольствие, действие закончилось – началась «ломка».
И отказаться от его употребления для некоторых очень трудно, почти невозможно.

Человечество существует сотни тысяч лет, и только в последние сто лет так резко изменился состав продуктов. Почти на каждой этикетке написано, что в состав продукта входит сахар. Никогда в истории не стояла так значительно проблема похудения.

Скажите СТОП лишнему весу! Узнайте, какую суперэффеективную диету мы Вам предлагаем!
Самая лучшая диета даст возможность приобрести Вам то, о чем многие только мечтают:
Используя несколько очень простых, но эффективных правил диеты, Вы перестанете объедаться и испытывать чувство вины из-за того, что не смогли вовремя остановиться.
Диета позволит Вам научиться слышать себя и понимать, что и когда Вам нужно съесть.
Диета позволит Вам полюбить праздники и перестать переживать из-за того, что Вы наберете за праздничные дни несколько килограммов.
Очень простые правила диеты помогут Вам научиться избегать срывов и случаев переедания.
Соблюдение условий, описанных в супердиете, поможет Вам сдвинуться с “мертвой точки” - возобновить остановившийся процесс потери лишних килограммов.
Вы сможете обходиться без утомительного подсчета калорий.
Вы узнаете несколько секретов, которые позволят тебе худеть, даже если Ваш холодильник битком набит продуктами, и Вы регулярно наведываетесь в супермаркет за чем-нибудь вкусненьким.
Вы научитесь использовать различные продукты в качестве лекарства.
Вам больше никогда не придется с завистью смотреть на тех, кто может позволить себе любую еду. Ведь и для Вас не будет запретов!
Вы обретете уверенность в себе и в своих силах.
Вы поймете, о чем Вы мечтаете, к чему стремитесь и начнете идти к своей цели, не замечая преград.
Вы получите подробную пошаговую стратегию обретения навыков здорового питания и избавления от лишнего веса.

Удивите своих подруг и близких – похудейте на 10 кг за 1 месяц! Худейте без особых усилий! Избавьтесь от лишних килограммов!
Наша супердиета поможет Вам скинуть 10 кг за 1 месяц!

“Это невозможно!” - сказала Причина.

“Это безрассудство!” - заметил Опыт.

“Это бесполезно!” - отрезала Гордость.

“Попробуй…” - шепнула Мечта.

Мы поможем воплотить мечту в реальность! Вы увидите результат уже через 2 недели! А еще через две – Ваша талия уменьшиться на 5 сантиметров!

Но и это еще не все!

[28] http://dtm234.ucoz.ua/index/xud/0-10

#465 Comment By MarbomCorress On November 9, 2009 @ 8:00 pm

Гипнотическое видео - уникальная разработка группы ученых из Университетского колледжа Лондона, Оксфордского и Кембриджского университетов, а также Института когнитивных проблем и нейрофизиологии им. Макса Планка.
C его помощью Вы почувствуете вкус к жизни. Вы никогда не испытывали подобного раньше! Это совершенно БЕЗОПАСНО для Вашего здоровья.
После просмотра гипнотического видео можно расслабится, отдохнуть, забыть о внешних проблемах и погрузится во внутренний мир, а также почувствовать невероятные ощущения!
Скачав видеофайлы на сайте, вы получите новые, ни с чем несравнимые, ощущения!

[29] http://dxm-xz.do.am/index/video/0-9

#466 Comment By Environment-Science-Medicine On November 9, 2009 @ 8:36 pm

It seems to be a great plugin…..i hope it will work, thanks for sharing.

#467 Comment By Environment-Science-Medicine On November 9, 2009 @ 8:38 pm

sorry…one more try!

#468 Comment By table tennis conversion tops On November 10, 2009 @ 5:03 am

Fill us in on how it went then

#469 Comment By table tennis conversion tops On November 10, 2009 @ 5:04 am

Yes i might use it on my blogs that have few links

#470 Comment By table tennis conversion tops On November 10, 2009 @ 5:05 am

Yeah don’t forget the post count, you can get inundated.

#471 Comment By table tennis conversion tops On November 10, 2009 @ 5:06 am

Wish he would come back and add more seo posts

#472 Comment By table tennis conversion tops On November 10, 2009 @ 5:07 am

You are totally correct there.

#473 Comment By table tennis conversion tops On November 10, 2009 @ 5:08 am

Another invaluable plugin from Eli

#474 Comment By table tennis conversion tops On November 10, 2009 @ 5:09 am

Well don’t forget to make a donation then if you appreciate the info

#475 Comment By table tennis conversion tops On November 10, 2009 @ 5:10 am

As usual Eli’s plugins save you volumes of time and effort.

#476 Comment By table tennis conversion tops On November 10, 2009 @ 5:11 am

have not been any for a while now! Where is Eli?

#477 Comment By Riser Recliner Chairs On November 12, 2009 @ 4:18 am

Awesome post as always!

#478 Comment By Fruit Cages On November 13, 2009 @ 7:04 am

Great plug-in, thanks for sharing it!

#479 Comment By the one i got On November 13, 2009 @ 10:25 am

This is certainly a valuable tool/plugin is there one for Blogger?

#480 Comment By Benard On November 16, 2009 @ 9:54 pm

thanks for the tool tips dude

#481 Comment By nemetc On November 17, 2009 @ 12:22 pm

Great plugin ..thanks for the info

#482 Comment By stela On November 18, 2009 @ 1:53 am

Very nice tips and you have used very simple language that any one can understand it.

#483 Comment By Our simply On November 19, 2009 @ 10:55 am

haha come here

#484 Comment By Wedding decorations On November 20, 2009 @ 4:40 am

Thanks for the useful article.

[30] wedding decorations

#485 Comment By العاب بنات On November 23, 2009 @ 2:18 pm

Thanks for the useful article.
[31] العاب

#486 Comment By Bad Credit Fix On November 24, 2009 @ 6:03 pm

Very great plugin!

#487 Comment By Sell home by owner On November 25, 2009 @ 8:59 am

You definitely have an original point of view - thanks for sharing! It was interesting to read.

#488 Comment By Earpiece On November 27, 2009 @ 5:39 am

I’m glad to know such a useful information about how to struggle with spammers! i’m tired of them:(

#489 Comment By Work Home Business On December 4, 2009 @ 1:09 am

Thanks, that’s a clever tact. I would like to emplot more automation, but have to keep my hat shiny.

#490 Comment By Debts On December 4, 2009 @ 2:17 am

Amazing plug-in. I think most of the bloggers would find it useful. It is quiet easy to download the plug-in. Moreover, it is user friendly.

#491 Comment By link building company On December 5, 2009 @ 3:28 am

It is a numbers game and you are not always going to be successful chasing the top most competitive words.

#492 Comment By lewis On December 6, 2009 @ 3:55 am

I am fully agreed with your views

#493 Comment By social media On December 11, 2009 @ 7:09 pm

Great plugin Eli, I hev it installed and it is working beautifully

Thnak you, thank you, thank you

#494 Comment By malowanki dla dzieci On December 13, 2009 @ 3:05 pm

Great tips, thanks so much man

#495 Comment By Anna On December 28, 2009 @ 2:53 am

What a long article! Nevertheless, it was interesting to read, thanks for sharing!

#496 Comment By zhanhao456 On December 29, 2009 @ 8:47 pm

What a long article! Nevertheless, it was interesting to read, thanks for sharing!

#497 Comment By Florida Drug Treatment On December 30, 2009 @ 2:16 am

Great post mate! I will definitely give this a try.

#498 Comment By Animation Dance Association On December 31, 2009 @ 1:35 pm

Exelent post and excellent idea. I will defiantly try it. Thanks for such an informative post

Cheers…
[32] Animation Dance Association

#499 Comment By FreeThemeLayouts On January 6, 2010 @ 5:22 am

pingcrawl! what a great tool! it’s about time to get this if you still don’t have it and be prepared for your host to get crashed as it might not cater the traffic it’ll get! :D

#500 Comment By Link Wheeler On January 8, 2010 @ 8:19 am

Pingcrawl is a great tool, I have been using it for ages.

#501 Comment By teknoloji On January 13, 2010 @ 12:47 pm

I’ll try it.. thank you

#502 Comment By SEO India On January 15, 2010 @ 11:45 am

it looks like a nice plugin. i should use it.

#503 Comment By мебель под заказ On January 16, 2010 @ 8:23 am

nice simple. This post surly one of the best. It helped me a lot. Can you also tell me how to clean my bronze furniture? thanks in advance

#504 Comment By Kate On January 20, 2010 @ 12:00 pm

Thanks for sharing - that’s cool indeed!

#505 Comment By Cubefield On January 22, 2010 @ 9:33 pm

Tested it! Workin real well! 2 thumbs up!

#506 Comment By carol burnett On January 25, 2010 @ 10:38 pm

Thanks for your great effort! This detailed guidelines on SEO tactics make easier for a newbie like me to understand. I have bookmarked this already. Thanks for sharing!

carol burnett

#507 Comment By oyun On January 26, 2010 @ 7:47 am

…I have bookmarked this already. Thanks for sharing!…

#508 Comment By oyun On January 26, 2010 @ 7:50 am

Can you also tell me how to clean my bronze furniture? thanks in advance …..

#509 Comment By James On January 26, 2010 @ 9:45 am

I’ll share this article with my friends - it’s informative and fresh! Thanks for sharing!

#510 Comment By designbycyberware On January 30, 2010 @ 4:18 am

This is really interesting, I had never heard of this method of SEO until now. It seems new methods are cropping up all the time.

#511 Comment By rahul ninja On February 2, 2010 @ 6:27 am

WOW!!!!!
REALLY A NEW INNOVATION FOR ME AS I WAS NOT KNOWING OF THIS I THINK THIS WILL REALLY HELP ME FOR MY SEO BUSINESS TO GROW AND TOUCH THE SUCCESS

#512 Comment By sara On February 4, 2010 @ 1:09 am

it looks like a nice plugin. i should use it.

#513 Comment By rosario On February 6, 2010 @ 8:17 am

Nice plugin, thanks for sharing :)

#514 Comment By online article On February 9, 2010 @ 11:41 pm

finally i found plugin that i need for long time.

#515 Comment By sikatangpinoy On February 10, 2010 @ 8:35 pm

This is can be endless. So for now I will suggest have a look at these blogs and try to build backlinks by adding valuable comments. Even if you use yourblog keyword as name but add valuable comment no blogger will mind accepting your comment.

#516 Comment By Creative Zen On February 13, 2010 @ 12:50 am

wordpress users would be delighted. too bad i am using blogger :(

#517 Comment By seofish On February 16, 2010 @ 4:15 am

Excellent list — question: Since this was posted in Sept. 2008, how often have you added to this list? A lot happens in a Web year!

#518 Comment By SEO Dubai On February 16, 2010 @ 11:33 am

thank you for sharing the video with us, it was quite helpful for me !!

#519 Comment By pagerank On February 18, 2010 @ 4:25 am

i am a wordpress blog user and i like it a lot , but blogger is not good in compare to wordpress

#520 Comment By tom On February 19, 2010 @ 11:26 am

Nice idea, but for some reason, activating any of these plugins generates errors on my site and break IntenseDebate.

#521 Comment By tatil otelleri On February 19, 2010 @ 3:17 pm

Nice idea, but for some reason, activating any of these plugins generates errors on my site and break IntenseDebate.

#522 Comment By Charkey On February 20, 2010 @ 12:14 pm

Can I use this plug-in for newer wordpress versions? If so that would be great!

#523 Comment By Rosario On February 20, 2010 @ 5:28 pm

do you see any problem with using this on a “legit” blog?

#524 Comment By Martin Kono On February 22, 2010 @ 12:56 am

Thank you for this wonderful post.

#525 Comment By Rapid website development On February 22, 2010 @ 11:45 am

Thanks for sharing this informative article! Before reading it I used to diminish the value of Wordpress.

#526 Comment By Böcek ilaclama On February 22, 2010 @ 4:26 pm

I read the vast discussion with great pleasure and wonder the delivered stuff is still actual for the time of being.

#527 Comment By Araba muayenesi On February 22, 2010 @ 4:32 pm

Thank you for this wonderful post.

#528 Comment By Kos Kosan On February 24, 2010 @ 4:56 pm

I have always used many wordpress plugins but I have never heard of this PingCrawl. I will definitely give it a try. I hope it does what it’s supposed to. Thanks for the idea!

#529 Comment By AC Milan Wallpapers On February 27, 2010 @ 4:46 am

Yeah,,thanks… I will try this plugin to my blog,

……….downloading….

#530 Comment By MLM Training On March 3, 2010 @ 8:08 pm

great post and excellent idea. I will defiantly try it. Thanks for such an informative post!

#531 Comment By Bruce On March 6, 2010 @ 3:21 am

Yea i’ll give it a whirl and see what deep links i can peel

#532 Comment By Improve Alexa Ranking On March 7, 2010 @ 12:07 pm

Thanks for great idea. PingCrawl looks to be a good plug in. We give it a try and will return back with my comments on it.

#533 Comment By Better My Relationship On March 7, 2010 @ 4:20 pm

I really like the look of PingCrawl, looks pretty interesting

#534 Comment By seo pakistan On March 7, 2010 @ 11:12 pm

ping crawl is a great plugin as i read above i really want to install at my blog thanks……:)

#535 Comment By wuttisark sopun On March 13, 2010 @ 1:18 pm

Nice plugin. Thanks for sharing this information . It is useful for me.

#536 Comment By car games On March 13, 2010 @ 2:40 pm

Thanks for your great insider!

#537 Comment By Порно торрент On March 14, 2010 @ 11:18 am

порно

#538 Comment By Computer Tips and Tech Talk On March 15, 2010 @ 3:02 am

Oh, what a good plugin there. Will have to try it.

#539 Comment By Funny Kids On March 16, 2010 @ 10:21 am

Thanks for helping us get the knowledge.

#540 Comment By lapeer county On March 16, 2010 @ 12:01 pm

looks like another great plugin to add to my arsenal. thanks!

#541 Comment By buick grand national pictures On March 16, 2010 @ 12:03 pm

sounds like an interesting plug in to use.

#542 Comment By homesecurity On March 19, 2010 @ 5:07 am

thank for such a great idea…really nice article.

well explained

[33] homesecurityproducts

#543 Comment By Susan On March 22, 2010 @ 5:53 am

Cool! Thanks for such a great article:)))

#544 Comment By Ron On March 23, 2010 @ 9:21 am

This sounds like a good way to get links. I am going to download it and try it on the latest version of wordpress.

Is this legit though?

#545 Comment By Computer Blog On March 25, 2010 @ 6:43 am

Is this working on the latest version of Wordpress? I think this is a “fairly” white hat way of doing things anyway!

#546 Comment By Online Shopping in Pakistan On April 2, 2010 @ 4:36 pm

It looks like a great contribution to wordpress and I’ll definitely try it..

#547 Comment By MIAMI BEACH On April 6, 2010 @ 5:17 am

I’m using CMS in my practice and I’m quite satisfied with the way it works!

#548 Comment By haşere On April 7, 2010 @ 1:58 pm

I’m using CMS in my practice and I’m quite satisfied with the way it works!

#549 Comment By chudai On April 9, 2010 @ 1:19 am

nice way to gain

#550 Comment By rude jokes On April 10, 2010 @ 12:24 pm

Awesome concept Eli. I am going to install this now on a few of my blogs…and see what happens. I love you man. (Figure of speech.)

#551 Comment By jack On April 10, 2010 @ 12:33 pm

how do I get an API for plugins akismet?

#552 Comment By arslan On April 26, 2010 @ 12:55 am

this is got to be a very good plug in .

#553 Comment By Alex On April 26, 2010 @ 10:43 am

Didnt try it yet, but I’m seeing great reviews. I might implement it on one of my sites soon.

#554 Comment By laptops batteries On April 27, 2010 @ 1:37 am

thanks for your sharing ,it is very good.

#555 Comment By laptops adapter On April 27, 2010 @ 1:38 am

it seems a good article,thanks a lot.

#556 Comment By laptops battery On April 27, 2010 @ 1:39 am

Вы сможете обходиться без утомительного подсчета калорий.
Вы узнаете несколько секретов, которые позволят тебе худеть, даже если Ваш холодильник битком набит продуктами, и Вы регулярно наведываетесь в супермаркет за чем-нибудь вкусненьким

#557 Comment By eBay Wholesale On April 28, 2010 @ 7:13 am

I’ve tried these methods and they work well, thanks for posting this.

#558 Comment By Inktpatronen On April 29, 2010 @ 1:58 pm

Thanks to print the PingCrawl download link, it’s really useful.

#559 Comment By Living On Dividends On April 30, 2010 @ 12:31 am

OMG! This is EXACTLY the type of thing that I was hoping for, but would have never known how to build myself. Eli, you’re a saint. Don’t let anyone tell you otherwise!!
p.s. I’ve decided to start studying php since coding was your #1 suggestion on empire. And I’m reading through ALL your posts one by one.

#560 Comment By Living On Dividends On April 30, 2010 @ 12:50 am

Hey question, if you update a post, will this ping someone’s blog each time?
I ask b/c I tend to update my posts a lot and would need to be careful to not annoy recipients of pingbacks.

#561 Comment By seo pakistan On April 30, 2010 @ 7:20 am

that was a long post and I read it word for word. I’m still trying to grasp how large are these broken up sites supposed to be? I’m going to reread a few more times. Thanks

#562 Comment By friendship quotes On May 4, 2010 @ 7:00 am

I is informative and creative post. I glad to know about these features. You theory of operation is really helpful I want to know is there some plugin like this in blogger also?

#563 Comment By Lucya On May 5, 2010 @ 2:56 am

So interesting article.Thanks.

#564 Comment By Susi On May 6, 2010 @ 11:22 am

Although the post was very long but it was really informative..Thanks for sharing..

Commented by:[34] Logo and Stationary Design Firm

#565 Comment By เกมส์ทําอาหาร On May 9, 2010 @ 5:27 am

Thank you very much Great post…thanks for share this. ………..

#566 Comment By ds1052e On May 9, 2010 @ 11:33 pm

eah, so would I.

#567 Comment By Internet Business On May 14, 2010 @ 7:47 am

I was about ready to download the plugin when I noticed the number of comments. Thought for sure you were getting some hate mail.

Glad to see it was the opposite.

Good stuff on this blog. I will go down load the plug in now.

#568 Comment By Cameron On May 15, 2010 @ 7:13 am

What a great little plugin, just added it now to my site, thanks for the article!

#569 Comment By Howtostartcasino On May 18, 2010 @ 12:26 am

The information in this article is dated.

#570 Comment By Andy On May 23, 2010 @ 1:02 pm

Very nice indeed. Currently trying this one in one of my blog.

Thanks you!

#571 Comment By MyAlternativeHealing On May 23, 2010 @ 6:35 pm

Interesting tool but after trialing it out I am concerned about the number of irrelevant blogs being pulled, due to generic tags being used. This may be due to a setting in WP where tags are converted to categories causing this, so I’ll take another look.

#572 Comment By kay of savemysystem On May 24, 2010 @ 4:30 am

Very well written blog indeed. I am trying to get pingcrawl for my personal blog and hope it work best for me. Ping bank tries to make you updated in your blog subject.

#573 Comment By sagive On May 24, 2010 @ 11:12 pm

you are the men!
always a pleasure visiting here..

but?.. no chance this could be easily
classfied as spamming?

& why cant i register for follow ups comments man :(

#574 Comment By Social Media Optimization On May 25, 2010 @ 4:30 am

you are the men!
always a pleasure visiting here..

but?.. no chance this could be easily
classfied as spamming?

& why cant i register for follow ups comments man

#575 Comment By zercath On May 25, 2010 @ 9:14 am

great site ,thanks alot for the info

#576 Comment By PPC Services On May 25, 2010 @ 8:54 pm

Great Article I think this is really having some best practical example…

#577 Comment By Pariuri online On May 26, 2010 @ 5:08 am

Most of the players puzzle when they open a particular site of casino, poker , keno, roulette online. Website developer should keen a proper attention when they develop such type of site. Any gambling website should be a simple to understand so that any online player can’t find any inconvenience when he is playing online casino games.

#578 Comment By cure tinnitus On May 26, 2010 @ 6:24 am

This thing saved the day! I had been searching this kind of a thing for my blog. I really appericiate your ideas & i am totally with it. thank you for sharing

#579 Comment By world cup 2010 On May 28, 2010 @ 8:15 pm

Great article. thanks for the info.

#580 Comment By secondary sales tracking On May 29, 2010 @ 4:42 am

Too good article. Its a very helpful in case of new blogs. Thanks Eli.

#581 Comment By Tattoo On May 29, 2010 @ 10:09 am

I just started to run a blog about tattoos and I will try to use this plug-in to propagate my links a little bit. Thanks for a great review and good luck in the future with another great projects.

#582 Comment By laptop repair in lincoln On June 12, 2010 @ 9:08 am

Nice article. I just stumbled upon your blog and wanted to say that I have really enjoyed reading your articles. Anyway I’ll be subscribing to your feed and I hope you post again soon.

#583 Comment By guarantor loans On June 14, 2010 @ 4:46 am

Excellent blog post - Really good tool, just what I need for this project i’m working on.

#584 Comment By Bollywood Pictures On June 15, 2010 @ 1:50 am

the wordpress was already the first choice for me for blogs and SEO websites. and i think this plugin will help me more and more for seo of my blog/website.

#585 Comment By Janet On June 16, 2010 @ 1:54 pm

hi Eli, I love your site. Does this plugin still work? Also, has anyone had any trouble being marked as spam with this?

#586 Comment By Milwaukee Car Accident Lawyer On June 17, 2010 @ 8:57 am

Okay — uploaded it to our company Wordpress and am getting:

“Plugin could not be activated because it triggered a fatal error.Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /mnt/web2/42/75/5991775/htdocs/blog/wp-content/plugins/pingcrawl.php on line 13″

Any suggestions or solutions?

#587 Comment By Mississauga Ontario Real Estate On June 18, 2010 @ 1:09 pm

Wow. That’s probably the best plug-in ever. Thanks for sharing!

#588 Comment By mp3_dinle On June 21, 2010 @ 1:40 am

hi, i think it is very good point Mp3 dinle music, listen, tv shows and please check it oyun oyna games, play on my web page

#589 Comment By eryaman hali yikama On June 24, 2010 @ 6:21 am

Great article. thanks for the info.

#590 Comment By livereceptions On June 24, 2010 @ 5:56 pm

I like this site, it is nice.
SEO is so important to your site, see my site
[35] http://www.livereceptions.net/seo-solutions/seo
get free quote.

#591 Comment By Beauty Treatments On June 29, 2010 @ 5:12 am

It is a great plugin for backlinking and I think every wordpress should have this plugin

#592 Comment By Website Repair On June 29, 2010 @ 3:12 pm

Hello,

Is there any chance you are going to upgrade pingcrawl ? I have been running it on many of my blogs but the ones upgraded to wordpress 3 it no longer works on.

#593 Comment By jolie On July 1, 2010 @ 9:40 am

Thank you for not encrypting it as i will be converting it to coldfusion for our custom CMS!

#594 Comment By Socrates Wordpress Theme On July 2, 2010 @ 4:44 am

I love this Auto Ping Function for this plugin. Great! It can pull crowds to my blog and automatically leave comments!

#595 Comment By robb On July 12, 2010 @ 10:10 pm

Very helpful one. I am going to try this one, this is the one that i ‘ve been looking for. Thanks dude.

[36] minnesota attorney

#596 Comment By Security jobs On July 14, 2010 @ 11:35 am

Ta the useful info, will be using this next time.

Cheers

#597 Comment By Resepi On July 18, 2010 @ 6:08 am

Great idea pal, needed this one for my next project and definitely gonna make my life easy :D

#598 Comment By Maarten On July 19, 2010 @ 5:35 am

Nice tip, this at least makes it a bit easier to get those backlinks in. It looks nice an a blog, but it takes some manual labor. It looks like this plugin takes that work away quite nicely. :)

#599 Comment By mysuperwoofer On July 19, 2010 @ 8:48 am

Link Building is one of the most significant aspect of the off page optimization process and is a major determinant of the popularity of your site. For search engines, back links or links pointing to your website indicate that you are ‘hot’ in the online marketplace.

#600 Comment By Unique Wedding Rings On July 21, 2010 @ 10:55 pm

Wow, this plugin seems gold! Crafty crafty fellow. This wont be me band or anything will it?

#601 Comment By Jim On July 26, 2010 @ 11:09 am

This was a million dollar idea thanks a I love it and it does wonders.

#602 Comment By Patti On August 1, 2010 @ 4:58 pm

This was an eye opener… Thank you!

#603 Comment By free php webhosting On August 2, 2010 @ 2:17 pm

I hope this plugin still works cuz I’d like to use it.

#604 Comment By Fbml On August 8, 2010 @ 5:46 pm

Sokaklarda yürüyordum. O karşıma çıkınca, pandik atıp kaçtım.

#605 Comment By Référencement On August 14, 2010 @ 5:19 pm

This looks like an interesting plugin. Thanks for the info. :)

#606 Comment By Joyeria en plata On August 15, 2010 @ 7:22 pm

I was not really satisfied with results.

#607 Comment By SMO Company Delhi On August 20, 2010 @ 12:17 am

Its really nice .i like it

#608 Comment By medyum On August 21, 2010 @ 7:04 am

The information you provided was very useful. Because of your help, thank you.
[37] http://www.medyumsitesi.com
medyum

#609 Comment By Funny Sayings On August 21, 2010 @ 4:04 pm

Pingcrawl looks like it can do wonders.

#610 Comment By casinos quebec On August 25, 2010 @ 7:12 am

excelent plugin ..i like it !!!

#611 Comment By Böcek ilaçlama On September 4, 2010 @ 12:54 am

tnk nice write

#612 Comment By seo On September 4, 2010 @ 5:30 am

Thanks for the information and congrats

#613 Comment By lw6090 On September 5, 2010 @ 9:15 am

ı like this post

#614 Comment By lw6090 On September 5, 2010 @ 9:17 am

you can give more information

#615 Comment By Frisco Carpet Cleaners On September 6, 2010 @ 3:31 pm

Awesome plug in. Gonna put it to use.

#616 Comment By UK Search Marketing On September 7, 2010 @ 12:54 pm

Thanks a very effective use of pingbacks. I was wondering though whether this would be picked up in google as a form of spamming and effect your rankings? The concept is excellent and makes for very targetted posts

#617 Comment By Free WP layouts On September 10, 2010 @ 8:54 am

Looks like this is great plugin. Thanks a lot.

#618 Comment By yamoviz On September 13, 2010 @ 10:56 am

Yeah working fine.very awsome plugin.
Thanks for the update

#619 Comment By Va infotech On September 15, 2010 @ 2:45 am

good information

thanks sharing with us.

#620 Comment By chiase On September 15, 2010 @ 6:25 am

Thanks for sharing!Blog nice!With worpress can using auto ping to bookmarking!

#621 Comment By Outils On September 20, 2010 @ 6:21 am

It’s a very interesting module, i didn’t test it but i will !

#622 Comment By axfa On September 24, 2010 @ 8:30 am

Is a great plugin
All you said is also true

#623 Comment By medyum On September 24, 2010 @ 12:17 pm

like always the wordpress plugins are the best, best blogging platform

#624 Comment By bijuterii argint On September 30, 2010 @ 5:56 am

Wordpress is the best! I use wordpress over 3 years.

#625 Comment By Sweaty Palms On October 4, 2010 @ 6:16 am

Wow, fantastic plugin, can’t wait to try it out.

Great blog by the way!

#626 Comment By mens ties On October 5, 2010 @ 5:03 am

it is interesting and wholesale new era hatsinformative article. This has been very helpful understanding a lot wholesale baseball hats of things. I’m monster energy hatssure a lot of other people will agree with me.

#627 Comment By David On October 9, 2010 @ 8:39 pm

Sounds like you put a lot of work into it!

Have you done any tests to see how effective it is? Considering all the links are lumped at the bottom, not to mention right above the comments, I have a hard time imagining that each link has much value. Also considering that the blogger really doesn’t know who they’re “vouching for.”

They are all outgoing links right? I think I’ll stick to manually doing them, making them more relevent, within content so higher value, and I legitimately want to help out these blogs as well as readers.

Can you change my mind? Is my logic accurate?

Thanks!

PS Of course regardless of its effectiveness, it’s in your best interest for people to use it to help increase your SEO. Understandable, but it only gives you extra reason to convince everyone we need it. Maybe we do…

#628 Comment By India Tour Packeges On October 11, 2010 @ 2:28 am

Wide circles are scammers

#629 Comment By anuj On October 15, 2010 @ 9:46 am

Wow, its work gr8 can’t wait to try it out :)

#630 Comment By siptah On October 16, 2010 @ 11:53 pm

Isn’t it working anymore in wordpress 3.01? that would be very sad

#631 Comment By miranda kerr On October 18, 2010 @ 9:09 am

Awesome plug in. Gonna put it to use

#632 Comment By agung budidoyo On October 19, 2010 @ 6:09 pm

Yeah, so would I.

#633 Comment By fast tent On October 20, 2010 @ 12:45 pm

Does the plugin still work.

#634 Comment By Claddagh Rings On October 22, 2010 @ 4:32 am

Fantastic plugin and a great idea. Have used this on a couple of blogs over the last few months and you can clearly see the results. Well done guys :)

#635 Comment By Veronika Fasterova Resimler On October 25, 2010 @ 12:09 am

like always the wordpress plugins are the best, best blogging platform

#636 Comment By john@Forex On November 18, 2010 @ 5:47 am

This is a nice article. I appreciate your write ups. This is a interesting article for forex traders.

#637 Comment By Iridium Hosting On November 19, 2010 @ 9:11 pm

Awesome idea, thanks alot )

#638 Comment By Sean Grimes On November 23, 2010 @ 11:30 pm

Sounds like a great plugin.

#639 Comment By tree service eugene oregon On December 3, 2010 @ 12:15 am

That tool is really great. I am going to try it to my site and I will also make sure that I post back here to let you know how I am doing.

#640 Comment By painting contractor ca On December 3, 2010 @ 2:38 am

Great plugin. I’m going to install it to my blogs to Thanks for sharing.

#641 Comment By painting contractor manhattan On December 3, 2010 @ 3:34 am

That is a very powerful plugin! I will definitely check that out. Thank you for sharing.

#642 Comment By vietnam On December 3, 2010 @ 11:27 pm

I’ll share this article with my friends - it’s informative and fresh! Thanks for sharing!

#643 Comment By Learn Thai On December 4, 2010 @ 12:29 am

yeah………

This is fantastic to know about the new wordpress plugin for pingcrawl…

Thanks
Jeff

#644 Comment By Ayurvedah1 On December 6, 2010 @ 10:54 am

Great information, can’t wait to put it to use and see how it works. Any updates from users?

#645 Comment By carp fishing tackle On December 7, 2010 @ 3:43 am

Is the plugin really safe to use? Is the plugin a blackhat SEO tool?

#646 Comment By Tree Service Portland On December 13, 2010 @ 2:33 pm

There are plenty of other Ping plugins that are available now. There is a smart pinger that will help you from getting banned from Ping services. By default WordPress pings every time you update a post, not just publish.

It’s too much, almost counts as SPAM. And keep your ping list short. Check the codex for up to date ping services list, lots of them have gone under since this post back ‘08.

#647 Comment By Yufi On December 13, 2010 @ 8:36 pm

thanks for the information, but still confuse to use one of many plugin offered

#648 Comment By Wireless Networking On December 17, 2010 @ 8:01 am

Hope this plugin works with the latest version of Wordpress.

#649 Comment By cool dude On December 17, 2010 @ 8:34 am

Great idea for link building.

#650 Comment By Obagi On December 22, 2010 @ 8:20 pm

I believe this still works with Wordpress 3, does it not?

#651 Comment By Raje Joomla On December 23, 2010 @ 12:39 am

very interesting. i have gone through the article and even to all the comments it is very good

#652 Comment By Office jobs board On December 23, 2010 @ 4:38 pm

Cheers for the share, will put it to use over the next few days

#653 Comment By Hafiz Khurram SEO Services On December 25, 2010 @ 4:50 pm

Eli !,

Very informative,

Now i will try and will update soon here.

#654 Comment By شات كتابي On December 30, 2010 @ 7:03 am

Thanks for your post, info and hard work.

#655 Comment By techgadgetreviews On January 1, 2011 @ 4:51 am

yeah, I will install this plugin after this :)

#656 Comment By filmindir On January 2, 2011 @ 1:04 pm

congrat then who is luck then you man

#657 Comment By miranda kerr On January 3, 2011 @ 2:15 pm

thanks for the information, but still confuse to use one of many plugin offered

#658 Comment By Böcek İlaçlama On January 4, 2011 @ 12:19 am

Thank for the best plugin i have ever seen. PingCrawl plugin is useful. Thank alot

#659 Comment By Curtis Johnson Realty On January 7, 2011 @ 8:23 pm

Is the plugin really safe to use? Is the plugin can be considered as a blackhat SEO tool?

#660 Comment By shipping car On January 8, 2011 @ 4:01 pm

Nice little link launder’er you have there ;) Good stuff… I’ll try’er out…

#661 Comment By shipping car On January 8, 2011 @ 4:03 pm

Yeah Dave, I don’t mind porting it over; but would have to make sure enough people need a php4 version. (not trying to sound harsh) Going to watch on here and my own blog and if the demand is there I will start to work on one. Will need some php4 testers though!

#662 Comment By optimization engine search On January 8, 2011 @ 4:04 pm

This is a fantastic idea. I know there’s alot of trackback apps out there, but this makes it dead simple!

#663 Comment By PersonalFinanceBlog On January 13, 2011 @ 6:01 am

Brilliant plugin, works really well. Keep up the good work!

#664 Comment By Wireless Networking On January 17, 2011 @ 1:12 pm

My site features laptops, notebooks & desktop. This will definitely come in handy. This product is really a great tool for every webmaster.

#665 Comment By David Johnson On January 19, 2011 @ 8:16 pm

Great plugins. thanks for sharing it.

#666 Comment By Singapore SEO Consultant On January 23, 2011 @ 10:31 pm

A simple plugin that works very well for wordpress sites and blogs.

#667 Comment By John Jones On January 26, 2011 @ 11:05 am

Thanks for sharing this plugin.

#668 Comment By rita corner On January 28, 2011 @ 2:14 am

is it blackhat method?

#669 Comment By Dodge Neon SRT4 On January 30, 2011 @ 5:22 am

Thanks for sharing the plugin. I really love the plugin. It is not a blackhat plugin.

#670 Comment By blogging tips On January 30, 2011 @ 9:57 am

yup thats very true, a site without SEO is of no worth

#671 Comment By Vince Samios On January 30, 2011 @ 11:17 am

I really bloody wish this plugin still worked! Gutted!

#672 Comment By Chuck–My Pet Airline On February 2, 2011 @ 12:06 am

I’m using it right now. Will see how it turns out

#673 Comment By Online Marketing Group On February 5, 2011 @ 4:06 pm

it doesn’t work…:(

#674 Comment By Steve On February 9, 2011 @ 12:33 pm

My biggest issue with this website is not knowing which mods to implement first. I found this blog 2 days ago and think I spent the past 40 hours on it.

Killer content - great job!

#675 Comment By Affordable SEO solutions On February 11, 2011 @ 5:51 am

there is a plugin called smartlinks has the same function!

#676 Comment By Santa Cruz Seo On February 11, 2011 @ 11:57 pm

I love pinging plugins and ya smartlinks is pretty good

#677 Comment By Güncel Blog On February 18, 2011 @ 4:37 am

Yeah, so would I.

#678 Comment By Liberty Reserve On February 19, 2011 @ 2:59 am

Nice Thing. I love it.

#679 Comment By Liberty Reserve On February 19, 2011 @ 3:01 am

Yes, you are right.

#680 Comment By OBAGI On February 20, 2011 @ 10:44 pm

[38] obagi clear … love the concept, post on my blog, plugin grabs similar posts for pingbacks!

#681 Comment By optimization engine search On February 22, 2011 @ 11:03 pm

This is a fantastic idea. I know there’s alot of trackback apps out there, but this makes it so dead simple!

#682 Comment By executive jet On February 22, 2011 @ 11:04 pm

This thing saved the day! I had been searching this kind of a thing for my blog. I really appericiate your ideas & i am totally with it. I would highly reccommend this to you

#683 Comment By fotograf Katowice On February 24, 2011 @ 11:45 am

Very nice place here Thanks a lot.

#684 Comment By SAnKALP On February 28, 2011 @ 3:46 am

Much more posting is very good and quick way to increase website ranking.

#685 Comment By malik asad On March 2, 2011 @ 4:41 pm

Thanks for the plugin Eli!

#686 Comment By watch I am Number Four online On March 3, 2011 @ 9:30 am

Greetings,

Thanks for sharing this link - but unfortunately it seems to be down? Does anybody here at [39] www.bluehatseo.com have a mirror or another source?

Thanks,
Charlie

#687 Comment By san francisco movers On March 5, 2011 @ 8:58 am

Brilliant plugin, works really well. Keep up the good work!

#688 Comment By Shahzad On March 5, 2011 @ 10:46 am

Thank you so much for sharing this helpful link

#689 Comment By Turbo Traffic System On March 14, 2011 @ 8:46 am

This is a good plugin. Is there going to be any worry about abusing it though?

#690 Comment By brown223 On March 23, 2011 @ 1:25 am

thanks for crowl plugin share.

#691 Comment By rendra On March 23, 2011 @ 1:27 am

i want to try this plugin and say thanks to you.

#692 Comment By William Rose On March 23, 2011 @ 2:45 am

Thank you. I have been looking for a way to help with the pinging of my blog posts. I think this is worth doing. Cheers!

#693 Comment By shipping a car On April 8, 2011 @ 7:03 pm

iv noticed that this is a common problem in the comments but i cant find the solution, does anybody know how to fix it yet?

#694 Comment By Ottawa Web Design On April 10, 2011 @ 8:44 am

Thanks a lot for share. I love the plugin.

#695 Comment By Ottawa Web Design On April 10, 2011 @ 8:45 am

Interesting Plugin. Nice post man.

#696 Comment By Ottawa Web Design On April 10, 2011 @ 8:45 am

Nice plugin indeed. I love the plugin.

#697 Comment By Ottawa Web Design On April 10, 2011 @ 8:46 am

info is nice.

#698 Comment By Ottawa Web Design On April 10, 2011 @ 8:47 am

This is Nice post indeed.

#699 Comment By Ottawa Web Design On April 10, 2011 @ 8:48 am

Nice article indeed.

#700 Comment By Ottawa Web Design On April 10, 2011 @ 8:49 am

Nice post man.

#701 Comment By Ottawa Web Design On April 10, 2011 @ 8:49 am

Nice post man, thanks.

#702 Comment By Ottawa Web Design On April 10, 2011 @ 8:50 am

Good article man, it is really nice.

#703 Comment By Ottawa Web Design On April 10, 2011 @ 8:51 am

Great Post indeed.

#704 Comment By Ottawa Web Design On April 10, 2011 @ 8:52 am

I will use this on blog.

#705 Comment By Ottawa Web Design On April 10, 2011 @ 8:53 am

Test it and you get results soon.

#706 Comment By Ottawa Web Design On April 10, 2011 @ 8:55 am

This is Nice seo plugin.

#707 Comment By Ottawa Web Design On April 10, 2011 @ 8:56 am

I read your blog. nice.

#708 Comment By Ottawa Web Design On April 10, 2011 @ 8:57 am

This idea is nice.

#709 Comment By Ottawa Web Design On April 10, 2011 @ 8:58 am

Yes, it is top.

#710 Comment By Ottawa Web Design On April 10, 2011 @ 8:59 am

I love pings.

#711 Comment By Ottawa Web Design On April 10, 2011 @ 9:00 am

This plugin is really awesome.

#712 Comment By Patrick - SneakyMedia On April 10, 2011 @ 7:10 pm

Great idea for SEO, seems to work ok

#713 Comment By Movers San Francisco On April 13, 2011 @ 12:14 pm

I checked the database created and under pb_feeds I have some results from Google Blog Search but no pingbacks are added to the post!

#714 Comment By Hypnotherapy Sydney On April 17, 2011 @ 4:12 am

I would be interested to hear what results people have had using this technique?

#715 Comment By nana On April 21, 2011 @ 2:58 am

This is the most informed writing I’ve ever seen on this subject.

#716 Comment By Sean Brown On April 25, 2011 @ 2:53 am

Great article, fantastic plugin. Heres a review on the best penis enlargement product, no pills, pumps, weights, all natuaral using your own two hands![40] how to enlarge your penis

#717 Comment By mobile marketer On April 26, 2011 @ 3:21 pm

Is the plugin compatible with wordpress 3.1.1? I want to try it on my new website.

#718 Comment By seo pakistan On May 2, 2011 @ 2:08 am

I installed this plugin, and saw some good results, but with the latest release of WP, it does not work, can we expect an update to this plugin soon?

#719 Comment By SEO Tools On May 4, 2011 @ 4:52 am

thanks for sharing information, i really like it and i find it very help full, hope that you will keep it up

#720 Comment By recycling containers On May 8, 2011 @ 7:12 am

Great! I’m just curious if this type of plugin will still be relevant even now, after WordPress has gone through so many updates?

I’m also curious as to why you don’t just upload it to Wordpress so we can get continued updates from you as well :)

#721 Comment By flash game On May 20, 2011 @ 1:21 am

this is a great post about crawl plugin, i will use it
thanks.

#722 Comment By gillette fusion proglide coupon On May 25, 2011 @ 7:29 pm

All I can say is “WELL DONE” my friend.

#723 Comment By izmir ilaçlama şirketleri On May 29, 2011 @ 2:17 pm

teşekür ederim admin

#724 Comment By SEO Expert On May 30, 2011 @ 12:40 pm

wooah again a nice article by you eli very much great work : )

#725 Comment By SEO Pakistan | Professional SEO Services On May 30, 2011 @ 12:41 pm

Awesome Seriously AWesome work done ; )

#726 Comment By Jeffrey On June 4, 2011 @ 1:11 am

Hello,

Nice Information about Crawl pluggins, i also apply this pluggin on my blog

thanks for sharing it

#727 Comment By martin On June 6, 2011 @ 12:02 am

there are many ways for penis enlargement in this great blog helped me to learn [41] how to grow my pennis naturally

#728 Comment By sana@seo tips On June 6, 2011 @ 10:25 am

good article about Crawl plugin thanks

#729 Comment By originalbloog On June 9, 2011 @ 12:31 pm

Very nice posts, I follow you. thanks

#730 Comment By Dynamyk On June 9, 2011 @ 1:04 pm

Awesome Plugin, just what i needed to increase my links!

#731 Comment By nikki sharma On June 11, 2011 @ 1:55 am

Welcome to the[42] NCR Recruitment Consultants
. We are leading enterprise solution.We offers recruitment or placement services in the industries like Engineering,IT,Finance, Biotech, Consulting etc. We provides the best quality recruitment in the leading industries.we also provide a wide range of IT and HR consulting including onsite and offsite resources.

#732 Comment By Juhani On June 14, 2011 @ 11:35 am

Not sure if this will be useful for me, but thank you anyway.

#733 Comment By Solicitors Bristol On June 15, 2011 @ 3:19 pm

I love the web and all the great plugins available.. only problem can be in keeping up with everything, there are so many changes, so fast, and it can be hard sometimes to work out which plugins add real value rather than just jazzing up a blog.

#734 Comment By JF-17 On June 15, 2011 @ 5:17 pm

Would pingcrawl in anyway affect your site negatively in terms of SERP?

Is this white hat?

Regards

#735 Comment By Süper Can 2 On June 15, 2011 @ 11:24 pm

Yeah, so would I.

#736 Comment By Solicitors Dudley On June 16, 2011 @ 2:18 pm

You are like 007 Eli - awesome !

#737 Comment By ผ้าม่าน On June 19, 2011 @ 1:18 pm

Why do you call yourself blue hat? Are you sometimes black and sometimes white hat? The color should be gray hat no?

#738 Comment By Geld Lenen Krediet On June 21, 2011 @ 3:24 am

A white hat is someone who goes around doing good things to support people. A black hat is someone who uses inappropriate techniques that can kill ranks of competitors. A blue hat..? Maybe it has something to do with twitter?

#739 Comment By Work Online On June 25, 2011 @ 3:21 am

awesome post video also good..

#740 Comment By Work Online On June 25, 2011 @ 3:23 am

Plugins are tools which provide additional functionality to your application. To install a plugin you generally just need to put the plugin file into your ‘wp-content/plugins’ directory. Once a plugin is installed, you may activate it or deactivate it from the Plugins menu in your WP administration.

#741 Comment By Work Online On June 25, 2011 @ 3:24 am

Very interesting post indeed thanks for all the useful info…

#742 Comment By Güncel Haberler On June 27, 2011 @ 5:51 am

yürüyün lan

#743 Comment By Naeem On June 27, 2011 @ 7:21 am

great work thanks keep rocking

#744 Comment By WAO On June 30, 2011 @ 1:59 pm

That’s a real nice plugin. It would be even better if a moderator would be able to see posts before approving them to be added at the buttom.

#745 Comment By RFI FILTERS On July 6, 2011 @ 10:15 pm

Pretty,This is a really wonderful post.Thank you for providing information.
Regards,
[43] POWER LINE FILTERS

#746 Comment By online software On July 10, 2011 @ 10:28 pm

I would like to bookmarked your post

#747 Comment By mr.ang On July 11, 2011 @ 12:40 am

nice jobs…

#748 Comment By Web Designing On July 11, 2011 @ 10:00 pm

Really good idea with wordpress.

#749 Comment By email campaign On July 12, 2011 @ 5:47 am

Thanks for taking the time to debate this, I feel strongly about it and love learning extra on this
topic. If doable, as you gain experience, would you mind updating your blog with additional info? This can be very helpful for me.

#750 Comment By text message marketing On July 12, 2011 @ 10:59 pm

Much I like it than before.It has about an 80% successrate with each pingback and they are legit so the ones that fall into moderation tend to get approved.

#751 Comment By Chosen Fingers On July 13, 2011 @ 8:24 pm

These tools are so great! I really appreciate it!

#752 Comment By Facebook On July 16, 2011 @ 10:14 pm

feys facebook trfacebook

#753 Comment By pakistani talk shows On July 17, 2011 @ 9:49 am

Definitely would try it….

#754 Comment By gettingstartedwithwordpress On July 18, 2011 @ 1:58 pm

I’ve been searching for additional ways to increase traffic to my WordPress site, and this plugin looks ideal. I’ll install it and give it a go - fingers crossed.

#755 Comment By text message marketing On July 18, 2011 @ 11:17 pm

I haven’t tested the plugin yet but I like the idea and I’ll definitely give it a try.
There is one think though that is bothering me.

#756 Comment By showman On July 20, 2011 @ 10:14 am

These tools are very necessary and valuable. I congratulate you.

#757 Comment By gettingstartedwithwordpress On July 23, 2011 @ 1:27 am

Thanks Eli, this plugin sounds great. I’ve only just started link building, and I’m going to give PingCrawl a go - should give me a good jump start.

#758 Comment By Bradley Woods On July 27, 2011 @ 7:42 am

I loved this plugin but it does not seem to work anymore with the latest wordpress releases. Any way to get this fixed. I would happily pay for the plugin at this point.

#759 Comment By Attila On August 1, 2011 @ 1:16 pm

Hi! I found the information here very cool, I haven’t tried this plugin but definitely will. Thanks
[44] Top downloaded movie

#760 Comment By TimoF On August 3, 2011 @ 8:59 am

Does it still work with the newest Wordpress Version? And does it work only with english language or also other languages?

Plugins sounds very interesting to me!

#761 Comment By engin On August 5, 2011 @ 3:18 pm

Great informations thank you

#762 Comment By Louie Sison On August 6, 2011 @ 1:12 am

This for this really helpful post.
By the way, my name is louie and I have a similar blog to yours. I’m new to SEO, thanks for the share.

#763 Comment By artikel dan tips On August 11, 2011 @ 8:23 am

since the plugin was created in 2008(as i notice the publish date), will it work well with wordpress latest version? i think this is really a great plugin..

#764 Comment By Due diligence On August 28, 2011 @ 5:41 am

Pinging is one of my favourite webtools.

#765 Comment By Wikijobs On August 30, 2011 @ 2:15 am

i will try this, but already wordpress has “tags” option and it is also very powerfull for quick index to get traffic.

#766 Comment By it girl On September 11, 2011 @ 3:15 am

thanks for the info about PingCrawl. great article !

#767 Comment By copywriter blog On September 12, 2011 @ 12:27 pm

I absolutely love to use pinging! Thank you for the useful post!

#768 Comment By ravecub On September 14, 2011 @ 11:01 pm

[45] joomla template free Yes that plug is the best

#769 Comment By Magento On September 16, 2011 @ 2:43 am

Very useful plug-in has been developed by you. It is really very useful one to get the deep links. Thanks for sharing this post and plug-in.

#770 Comment By seo On September 19, 2011 @ 4:29 am

Thank you very much for this plugin, I have been waiting for this kind for very long time, I had one question regarding this, does this plugin works on olders version of wordpress blogs, if its true, then it really rocks.

Thanks again
Lisa Jackson.

#771 Comment By SEO Company Nashville On September 23, 2011 @ 10:14 am

Nice! It’s great to have little tricks like that automated. Thanks for sharing!

#772 Comment By Caldaie Ferroli On September 24, 2011 @ 6:34 am

I have been waiting for this kind for very long time

#773 Comment By مدونة On September 26, 2011 @ 8:04 am

good topic >>

#774 Comment By commando 2 On October 2, 2011 @ 10:01 am

This is Nice seo plugin.

#775 Comment By Diamond Enagement On October 4, 2011 @ 1:19 pm

Do this still work?

I’ll all to try it out.

I’ll do some testing and let you know if it helps

#776 Comment By Gelato Sundae On October 5, 2011 @ 5:30 am

it slows down post time. the time it takes from when you hit publish to actually publishing. Doesn’t actually slow down the blog.

#777 Comment By pulz On October 8, 2011 @ 9:25 am

good plugins, it can increase my blog traffic, thank you…….

#778 Comment By Jeffery On October 12, 2011 @ 6:16 am

Hi,
Seem like a really cool wordpress plugin. Hae already downloaded it and will start trying it on my Blog… Posting away soon.

#779 Comment By Property Marbella On October 13, 2011 @ 9:58 am

Great plug-in. I’m going to add this to some of my datapresser blogs to try it out.

#780 Comment By Kuhinje On October 13, 2011 @ 11:22 pm

Thank you for this wonderful post.

#781 Comment By Agencia de comunicação Bh On October 22, 2011 @ 6:27 pm

This is Nice seo plugin

#782 Comment By Conserto de fogao BH On October 22, 2011 @ 6:29 pm

Great idea for link building.

#783 Comment By Outsourcing de Impressão On October 22, 2011 @ 6:31 pm

Very interesting post indeed thanks for all the useful info…

#784 Comment By Work Online On October 24, 2011 @ 2:18 am

Fantastic idea with wordpress.thanks for the useful post indeed.

#785 Comment By Flower Delivery Guy On October 31, 2011 @ 12:16 pm

This sounds like an incredible tool for wordpress, it will save us a ton of time and effort

#786 Comment By Solar Christmas Lights On October 31, 2011 @ 7:30 pm

Hmmm, I’ve never really used pingbacks before as they slow down the system. I wonder how this plugin affects the PageSpeed of the post.

I get the theory, but not all links are good. Is there a way to moderate the these pingbacks?

#787 Comment By Side Business Ideas On November 1, 2011 @ 11:22 pm

I appreciate this plugin. Thx

#788 Comment By Usedom On November 2, 2011 @ 7:03 am

They are all outgoing links right? I think I’ll stick to manually doing them, making them more relevent, within content so higher value, and I legitimately want to help out these blogs as well as readers.

#789 Comment By ePass On November 4, 2011 @ 10:54 am

Rocking share…iam using manual pinging service pingomatic…your articles helps me a lott…thank youuuu

#790 Comment By chaussures air max On November 11, 2011 @ 8:26 pm

une autre paire de chaussures tout en écoutant attentivement les alliés expliquant les vertus de ce fabricant séparée,

#791 Comment By oyu On November 12, 2011 @ 1:15 pm

within content so higher value, and I legitimately want to help out

#792 Comment By Yoba On November 15, 2011 @ 9:52 am

Just about to install this on all my website. Looks like an excellant tool, another must for anybody who has Wordpress.

#793 Comment By [email protected] On November 15, 2011 @ 1:24 pm

Hey,

Great work! I am just going to install and start playing w/ it..
However some things I don’t understand:
- what Google API key is used?
- is there a daily limit for the requests, thus for adding new posts?

Keep up!

#794 Comment By Como hacer un ensayo On November 18, 2011 @ 12:02 pm

Very usefull article, thank you so much…

Regards
[46] que es el amor

#795 Comment By Ritesh On November 19, 2011 @ 12:59 pm

#796 Comment By mutuelle On November 21, 2011 @ 12:10 pm

Really It’s great tool, and always wordpress is like blogs momy :)

#797 Comment By GenerateUK On November 24, 2011 @ 9:18 pm

This is article on wordpress plugin-a new additions to the plugins to make SEO work more convenient.

#798 Comment By yipit clone On November 24, 2011 @ 10:27 pm

There are lot of trackback apps but this ia really unique from all! plugins are tools which provide additional functionality to an application.That’s really an helpful tip Thanks for the informative blog hats off to your link building Ping Crawl. Very Useful. Great Site :)

#799 Comment By mobile On November 30, 2011 @ 11:15 pm

yeah it is pretty interesting. But not enough for people to all say the same thing in their comment huh?

#800 Comment By Dig Into Questions On December 5, 2011 @ 8:13 am

I am thinking to use this plugin and judging by your review it’s promising and thanks man for bringing this wp plugin to us

#801 Comment By amatrice On December 8, 2011 @ 10:55 am

cool I really needed this

#802 Comment By magento Experts On December 15, 2011 @ 9:27 am

still in love with your style! you blog was on of the first looked at nearly 2 years ago -

#803 Comment By milly85 On December 17, 2011 @ 3:15 pm

[48] http://mimilla.com/ use those seo tools

#804 Comment By شات مصرى On December 19, 2011 @ 2:31 am

ty fpr uys

#805 Comment By Nitish On December 21, 2011 @ 10:09 am

so true

#806 Comment By Nitish On December 21, 2011 @ 10:10 am

Go ahead :D

#807 Comment By Nitish On December 21, 2011 @ 10:10 am

Great Idea and Great Post as always

#808 Comment By rajanrufus On December 21, 2011 @ 3:29 pm

Excellent work. Its really informative and thanks for your share.

#809 Comment By Divya @ Life Insurance Policies On December 25, 2011 @ 9:45 pm

thanks for sharing the plugin…

#810 Comment By Summer Holidays On January 1, 2012 @ 9:56 pm

This is truly valuable. Enjoyed the post, will print it out and come back for more. Nice one!

#811 Comment By PCSO Lotto Results Phil On January 2, 2012 @ 1:18 am

Awesome post Eli, seems like I have a lot of learning to do all this time.

#812 Comment By Mobile Laptop On January 2, 2012 @ 6:28 pm

That was a great post, I learned a lot! Although it took me a while to get through it, haha. Thanks Eli!

#813 Comment By Odzyskiwanie danych On January 5, 2012 @ 12:41 pm

Grate tool I am starting using it

#814 Comment By Ismat Zahra On January 6, 2012 @ 1:58 pm

hi guyz

#815 Comment By Ismat Zahra On January 6, 2012 @ 1:59 pm

u guyz are doing gr8 job.

#816 Comment By Ismat Zahra On January 6, 2012 @ 2:00 pm

and yeah gr8 tool it will help us.

#817 Comment By Fixcleaner review On January 6, 2012 @ 4:41 pm

Just need to be careful not to be a ping spammer

#818 Comment By Intel Core On January 6, 2012 @ 10:17 pm

Terrific post… I appreciate the share!

#819 Comment By Hot Pinoy Celebs On January 11, 2012 @ 3:51 am

Amazing article again, thanks Eli.

#820 Comment By poptropica On January 21, 2012 @ 1:36 am

I have been conducting research on this and i surf the web digging such write ups of information, and agree completely with the way this was express. this open my eye and give me idea to put it into quality writing.

#821 Comment By Money Making Experiment On January 28, 2012 @ 3:32 am

Great post. Must have on any blog.
I will add it today.
Thanks.

#822 Comment By customer retention programs On January 29, 2012 @ 10:19 pm

Looks like the more you post, the more linkbacks you get. So each post is basically 5 linkbacks?

#823 Comment By Dubai Web Design On January 31, 2012 @ 4:50 am

Excellent tool even after almost 4 years.

#824 Comment By Boxing Gloves On February 5, 2012 @ 4:41 pm

Yeah its what i was looking for, It will be building links inside your own website, and google to consider this important the connection of pages between each other. Great i was searching for this one..

#825 Comment By Carpet Cleaner Sacramento On February 7, 2012 @ 2:05 pm

This is great, definitely something im gonna try on my blog.

#826 Comment By ahmed On February 11, 2012 @ 7:48 am

This an amazing blog I hope you more success and I hope one day my blog[49] how 2 work onlinewill be like it

#827 Comment By Programador Wordpress On February 15, 2012 @ 12:09 pm

It’s a spectacular plug-in.

I’m installing in my Blog right now! It saves a lot of time.

Thanx!

#828 Comment By MBA-GMAT coach On February 22, 2012 @ 5:32 am

I like the concept. I hope this plugin works out well for my blog. Will give it a try.

#829 Comment By Crafts Factory On March 11, 2012 @ 1:49 am

Wow, what a great idea for a plug in, looking forward to installing and playing with it. THANK YOU!

#830 Comment By French voice over On March 15, 2012 @ 1:46 am

I’m sure it will be helpfull for my blog. I hope it still works with new Wordpress.

#831 Comment By Famous Quotes On March 17, 2012 @ 6:50 am

that is cool plugin,

#832 Comment By HealthWrong On March 20, 2012 @ 9:17 pm

ok, let me try ping crawl now.

#833 Comment By First Aid Training London On March 27, 2012 @ 2:35 am

Great Blog and information useful. Thanks for posting

#834 Comment By Las Vegas Extended Stay On April 2, 2012 @ 11:52 am

I have few wordpress blogs, really good plugins for those, thanks for sharing.

#835 Comment By Life Insurance Over 85 Years Old On April 5, 2012 @ 5:21 pm

somehow or rather I think pingcrawl is not working anymore. correct me if i am wrong.

#836 Comment By Justbeenpaid On April 9, 2012 @ 1:05 pm

Sound good
I will try it and get back to you
Have a great night Eli

#837 Comment By Justbeenpaid On April 9, 2012 @ 1:10 pm

You should check some of Eli’s other articles. He is a great writer

#838 Comment By maik On April 24, 2012 @ 8:38 pm

i have a lot of blogs,really need.thanks for sharing.

#839 Comment By Website Design On April 29, 2012 @ 9:32 am

Nashville web design studio offering the best in Nashville website design, custom programming, print design, and database integration

#840 Comment By Lotto Book On May 14, 2012 @ 3:14 am

Thank for putting WordPress, It have a lot of blogs which is very interesting and informative. I am impressed with WordPress. Thank for sharing this.

#841 Comment By Johnston’s Hockey Equipment On May 15, 2012 @ 5:41 pm

Thanks for the plugin. I hope it’s still working.

#842 Comment By jak55 On June 24, 2012 @ 3:16 pm

That is very fascinating, You’re a very skilled blogger. I have joined your feed and stay up for looking for more of your fantastic post. Additionally, I’ve shared your website in my social networks

#843 Comment By constructii On June 28, 2012 @ 5:51 am

I’m glad to see that there are those who make things interesting discussion. WorldPress think it has come to be used more by all entrepreneurs

#844 Comment By Mixer Equipment On June 28, 2012 @ 8:34 pm

Which resulted in the finished surface of the Pressure Vessel to the presence of other metal particles, with the passage of time, the potential difference between the reactor and other metal materials will lead to produce electron transfer, resulting in the pitting corrosion of the Mixer Equipment, and thus corrosion spreads out.

#845 Comment By mjoy710 On June 29, 2012 @ 10:32 am

Thank you for your valuable and helpful post.I have get idea about you that you are a great blogger.Please continue.

#846 Comment By barbie On July 7, 2012 @ 8:28 am

I agree with your blog, very nice.

#847 Comment By شبكة رصد On July 13, 2012 @ 3:33 pm

hfdjhgf hdfh djj jfdjh

#848 Comment By رصد On July 13, 2012 @ 3:35 pm

hbfhfh fhf fhfjfjjjjjjjjj

#849 Comment By kavyanjali On July 17, 2012 @ 11:52 pm

nice plugin.very useful

#850 Comment By pompe On August 5, 2012 @ 11:16 pm

I think your post is a interesting one and no doubt very useful. Thanks for sharing informations with us.

#851 Comment By Ben On August 6, 2012 @ 3:13 pm

Always was confused by ‘Pings’ but this plugin looks good. I’ll check it out.

#852 Comment By Taylor swift On August 20, 2012 @ 11:22 pm

That’s exactly what I needed! Thank you for posting

#853 Comment By Pinoy TV On August 26, 2012 @ 11:02 pm

This is what i’m looking for thank you so much.

#854 Comment By Time and Attendence On August 31, 2012 @ 10:20 pm

Thanks for the update. I really appreciate the efforts you have made for this blog.

#855 Comment By hut be phot On September 2, 2012 @ 3:13 am

Thanks for share it

#856 Comment By thong cong On September 2, 2012 @ 8:50 pm

I think your post is a interesting one and no doubt very useful. Thanks for sharing informations with us.

#857 Comment By web hosting pakistan On September 3, 2012 @ 10:49 am

Thanks for such a nice post about blue hat seo i will use it in blog. thanks alot

#858 Comment By Divya @ Life Insurance Policies On September 4, 2012 @ 11:38 pm

Social Zombies is exactly the same and does Diggs too, but seems to have been under closed beta testing for ages…

#859 Comment By Rich On September 5, 2012 @ 7:52 pm

Nice plugin, thanks for sharing!

#860 Comment By fannit.com On September 10, 2012 @ 6:03 pm

Interesting - I’ll have to check it out.

#861 Comment By A Classic Bloom On September 17, 2012 @ 1:23 pm

This looks like a very popular plugin. I am getting this one.

#862 Comment By Flowers Edmonton On September 20, 2012 @ 11:09 pm

Thats a plugin that could really be practical. Google is a quagmire of fun. Could make WP quite a it easier to manage.

#863 Comment By Anabel@Oriental Rugs On September 26, 2012 @ 1:01 am

This allows you to better understand the mindset of the individual doing the searching. Very thank you for the post.
[50] Master Builder

#864 Comment By Jasmine @ Callme.lk On September 26, 2012 @ 10:00 pm

Wow, The review is greatly appreciated. I am also personally glad you like the service. The article dashboard sites have been integrated and are now in mainstream testing with a limited number until we know everything is ironed out. There are over 300 places in the database waiting for tests to finish to jump out at you guys as soon as its stable.

#865 Comment By anupam On September 28, 2012 @ 12:48 pm

It is good to see some detailed information on this topic which is very rarely discussed on the internet. Thanks for this pretty useful share.i saw here most useful things.I have learned something by it.Again once good content and perfect.[51] meganfox wallpapers

#866 Comment By Gary On October 3, 2012 @ 3:06 am

Will try this on wordpress. Thanks for sharing

#867 Comment By Jasmine @ Callme.lk On October 3, 2012 @ 4:17 am

though this question never come in my mind. but it is a good answer

#868 Comment By buffalo freelance web designer On October 8, 2012 @ 6:37 am

ping crawlers are great

#869 Comment By outsourcing services On October 9, 2012 @ 8:09 pm

I just know about Ping crawlers..
I will try for my wordpress..
thanks..

#870 Comment By Jasmine @ Callme.lk On October 9, 2012 @ 9:53 pm

Guest Blogging have dominated the blogosphere at damn fats rate and everyone is looking for good blog for submitting their guest posts.

#871 Comment By teretana On October 11, 2012 @ 5:38 am

Great plugin, it helped me a lot!
bluehatseo is the best!

#872 Comment By Sai charan On October 12, 2012 @ 5:13 am

Hey that was an awsome plugin
i realy loved it and will be very usefull to my blog.
[52] Tech Glitter

#873 Comment By اغلفة فيس بوك On October 13, 2012 @ 1:25 pm

They will all be very white hat and clean links so no worries and if you left the code intact I’d consider that a substantial thank you for the plugin

#874 Comment By chong tham dot On October 13, 2012 @ 7:56 pm

just be sure to slow down your post count.
thanks


Article printed from Blue Hat SEO-Advanced SEO Tactics: http://www.BlueHatSEO.com

URL to article: http://www.BlueHatSEO.com/new-wordpress-plugin-pingcrawl/

URLs in this post:
[1] Dallas Nightlife Entertainment: http://www.spottedhere.com
[2] pingback 1.0 spec: http://hixie.ch/specs/pingback/pingback-1.0
[3] Download PingCrawl: http://www.bluehatseo.com/wp-content/uploads/2008/08/pingcrawl.zip
[4] http://www.anty.info/2008/08/06/pingcrawl-injects-links: http://www.anty.info/2008/08/06/pingcrawl-injects-links
[5] http://developer.yahoo.com/search/content/V1/termExtraction.html: http://developer.yahoo.com/search/content/V1/termExtraction.html
[6] http://joshteam.wordpress.com/2008/08/05/pingcrawl-wordpress-plugin/#comment-56: http://joshteam.wordpress.com/2008/08/05/pingcrawl-wordpress-plugin/#comment-56
[7] http://www.nowsayit.com: http://www.nowsayit.com
[8] http://www.vereyon.nl/seo/pingcrawl.zip: http://www.vereyon.nl/seo/pingcrawl.zip
[9] www.monetizationhub.com/phpinfo.php: http://www.monetizationhub.com/phpinfo.php
[10] http://drupal.org/project/trackback: http://drupal.org/project/trackback
[11] http://drupal.org/project/pingback: http://drupal.org/project/pingback
[12] PHP 4.4.8 - running as an Apache module: http://php.dreamhosters.com/php4-apache/
[13] PHP 5.2.6 - running as CGI: http://php.dreamhosters.com/php4-cgi/
[14] PHP 5.2.6 - running as CGI/FastCGI: http://php.dreamhosters.com/php5-cgi/
[15] How to do anything in 10 ways: http://www.10wayshowto.com
[16] http://www.vereyon.nl/seo/pingcrawl.zip: http://www.vereyon.nl/seo/pingcrawl.zip
[17] http://www.spottedhere.com/pingcrawl.zip: http://www.spottedhere.com/pingcrawl.zip
[18] www.celebgossipdotcom.com: http://www.celebgossipdotcom.com
[19] http://www.spottedhere.com/pingcrawl.zip: http://www.spottedhere.com/pingcrawl.zip
[20] http://rapidshare.com/files/135497549/pingcrawl.zip: http://rapidshare.com/files/135497549/pingcrawl.zip
[21] http://www.lorm.de/2008/08/07/mit-pingcrawl-bekommmt-jeder-blogartikel-direkt-deeplinks/: http://www.lorm.de/2008/08/07/mit-pingcrawl-bekommmt-jeder-blogartikel-direkt-deeplinks/
[22] http://www.lorm.de/2008/08/07/mit-pingcrawl-bekommmt-jeder-blogartikel-direkt-deeplinks: http://www.lorm.de/2008/08/07/mit-pingcrawl-bekommmt-jeder-blogartikel-direkt-deeplinks
[23] http://hodenkaiser.de/2009/01/15/pingcrawl-gebugfixed/: http://hodenkaiser.de/2009/01/15/pingcrawl-gebugfixed/
[24] http://www.spottedhere.com/pingcrawl.zip: http://www.spottedhere.com/pingcrawl.zip
[25] http://www.klintron.com/linkcurl/: http://www.klintron.com/linkcurl/
[26] my blog: http://www.eexplore.org/
[27] Best Buy And Idea Blog: http://www.bestbuyidea.com
[28] http://dtm234.ucoz.ua/index/xud/0-10: http://dtm234.ucoz.ua/index/xud/0-10
[29] http://dxm-xz.do.am/index/video/0-9: http://dxm-xz.do.am/index/video/0-9
[30] wedding decorations: http://www.bestweddingdecorations.com
[31] العاب: http://www.g22g.net
[32] Animation Dance Association: http://www.adasport.com
[33] homesecurityproducts: http://www.homesecurityandselfdefensestore.com
[34] Logo and Stationary Design: http://www.logo-genie.com
[35] http://www.livereceptions.net/seo-solutions/seo: http://www.livereceptions.net/seo-solutions/seo
[36] minnesota attorney: http://duluthtriallawyers.com/
[37] http://www.medyumsitesi.com: http://www.medyumsitesi.com
[38] obagi clear: http://www.skincarehealthy.com
[39] www.bluehatseo.com: http://www.bluehatseo.com
[40] how to enlarge your penis: http://howtoenlargeyourpenisreview.org
[41] how to grow my pennis: http://www.howtogrowmypennis.com
[42] NCR Recruitment Consultants: http://www.placementconsultantsncr.com
[43] POWER LINE FILTERS: http://www.radiuspower.com/
[44] Top downloaded movie: http://www.topdownloadedmovie.com/
[45] joomla template free: http://designjoo.org
[46] que es el amor: http://www.queeselamor.com.mx
[47] Do follow list PR 7 Blogs SEO: http://www.techinspiro.blogspot.com
[48] http://mimilla.com/: http://mimilla.com/
[49] how 2 work online: http://www.how2workonline.org/
[50] Master Builder: http://www.all-builders.com.au/
[51] meganfox wallpapers: http://www.meganfox.co/
[52] Tech Glitter: http://techglitter.com/

Click here to print.