PingCrawl Wordpress Plugin

N

NikhilG

Guest
Hey, Eli's BlueHatSEO is surely a place worth visiting.
I found this PingCrawl WP Plugin...

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 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.


Download PingCrawl
 
And, another same strategy :

Use the INSIGHTS plugin for wordpress, and when you create the new post, just type in some related keyword phrase in that column, and search for Google blog results.

Now, in the end of your post, use something like:
Further Reading:
1. 2. 3. 4. 5. 6. 7. 8. 9. 10.

and link each of these numbers to the corresponding entries.


(You can later delete this line, which will leave you with 10 backlinks)
 
Hi,

i have Error

HTML:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/web7/html/blog/wp-content/plugins/pingcrawl/pingcrawl.php on line 13

Did you upload this plugin with ftp client?
 
it works fine for me... i uploaded it using the One Click Plugin Uploader.
Must have something related to ASCII/Binary uploads..

though i m nt that kinda (PHP) guy... :p
 
Last edited:
Hi i have uploaded this and whenever i try to activate it, it doesn't activate is it supposed to do this??
 
pros : lot of backlinks
cons : unrelated backlinks , get de-indexed by google.

Make sure you don't create tons of backlinks in minutes.. that way will raise a red flag on google
 
it does get webmasters to visit your site but most won't approve it. Been using it for a while and it hasn't helped much. Best way to approve trackbacks is to link from within the content otherwise good luck.

Yes, the plugin will randomly place a backlink to site that that author of the script owns and that might cause problem of unrelevant links. It is always recommended to visit those sites that the plugin finds and remove any spam sites.

overall, great plugin :)
 
I have been using Pingcrawl on my blogs and noticed theat when i save something it takes forever, despite a really fast dedi server, could it be because on ping crawl ?, since i have a few 1000 tags

I acrivate it in plugins, but how do i know it is working, as there is no tab for it any where, i checked in settings and also in tools and found nothing for Pingcrawl
 
If it is working then you will find at the foot of your posts something like:

Related Blogs

* xxxxxxxx
* xxxxxxxx
* xxxxxxxx

(where x denotes the related titles;based on your post's tags, on other blogs)
 
Does this work for delayed posts, in other words does it ping when the post has become public?
 
I am thinking of turning adsense off in WP for a new post, so the ping partner will see a clean page :)
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock