Title: Pingchecker
Author: Tony Hayes
Published: <strong>April 27, 2011</strong>
Last modified: July 7, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/pingchecker.svg)

# Pingchecker

 By [Tony Hayes](https://profiles.wordpress.org/majick/)

[Download](https://downloads.wordpress.org/plugin/pingchecker.1.2.0.zip)

 * [Details](https://pcd.wordpress.org/plugins/pingchecker/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/pingchecker/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/pingchecker/#installation)
 * [Development](https://pcd.wordpress.org/plugins/pingchecker/#developers)

 [Support](https://wordpress.org/support/plugin/pingchecker/)

## Description

Pingchecker is a free plugin for WordPress that allows you to scan your post’s content
for
 links, check the pingability of those resources you’ve linked to, and manually
ping those pages. This improves upon the inbuilt fuctionality of WordPress by allowing
you to receive the results of your attempted pings whereas WordPress doesn’t. (With
WordPress your ping either appears in the trackback list or it doesn’t, with no 
explanation or error codes.)

Also included is a workaround for a bug in the WordPress XML RPC server that prevents
many
 of your pingbacks from succeeding without you even knowing about it! When 
you ping another blogs server, it will check the page you linked, BUT because of
this bug, sometimes it can’t find the link at all. This workaround adds a hidden
div to your footer with your links so they can be found, greatly improving your 
chances of a successful ping.

### Recommended Use

 1. Before publishing your post, use Pingchecker to check the pingability of the resources
    
    you are linking to. If they aren’t, you may wish to choose alternative similar 
    resources that are pingable instead.
 2. Then, publish your post and WordPress will attempt to ping the resources automatically
    
    as it normally would. Check the trackback list under your content box to see if
    your ping was successful as usual.
 3. If the new trackback/pingback does not appear, use Pingchecker to ping the resource
    
    instead. The results of your attempted pings will be returned in an alert box.

### The XML RPC Server Bug Workaround

While working on this plugin I noticed a large occurrence of the pingback fault 
17:
 “The source URL does not contain a link to the target URL, and so cannot be
used as a source.” A really frustrating message given you are sending a pingback
because the source DOES contain a link to the target, yes? Might I point out that
very few WordPress users are aware of this even happening because nowhere does WordPress
actually return you these fault codes..!

Well, after a bit of testing I found the bug seems to be in the XML RPC server code
for
 Wordpress, specifically the strip_tags function in PHP is just not reliable
enough for getting anchor links on the variety of WordPress templates out there (
IMHO). (Line 3422 in WP3.1)

Unfortunately, since the bug is in the server code itself, you can’t fix it on someone
elses
 blog can you? That’s why this is a workaround instead. The Pingchecker workaround
will scan your post content for links using regex instead, then echo a hidden div
element containing all the links (with an added nofollow tag so you aren’t linking
twice) in your blogs footer, which is picked up much more easily by the strip_tags
function in use by the server.

## Installation

 1. Upload ‘pingchecker.php’ to the ‘/wp-content/plugins/’ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the Pingchecker box on your post writing screen.

## FAQ

  What do the pingback error codes mean?

While some of the pingback error codes are self-explanatory, others can be a little
confusing.
 There is a list of fault codes and some suggestions here: http://pingbackpro.
com/support/#faultcodes

  What if the resource I am linking to isn’t pingeable?

Unfortunately there isn’t a great deal you can do about this, apart from sending
an email
 to the owner of the blog you are pinging, you could try to find a similar
resource that is pingeable.

  Will installing this plugin improve the success of my pings?

Yes, actually. Pingchecker includes a workaround for a bug in the WordPress XML 
RPC server that
 can frequently return pingback fault 17, which basically says your
post doesn’t contain a link when it really does. A hidden div element is added to
page containing the links in your post which makes them easier to find by the server
code, allowing more pings to succeed.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Pingchecker” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ Tony Hayes ](https://profiles.wordpress.org/majick/)
 *   [ majick777 ](https://profiles.wordpress.org/majick777/)

[Translate “Pingchecker” into your language.](https://translate.wordpress.org/projects/wp-plugins/pingchecker)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/pingchecker/), check
out the [SVN repository](https://plugins.svn.wordpress.org/pingchecker/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/pingchecker/) by
[RSS](https://plugins.trac.wordpress.org/log/pingchecker/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.0

 * Added the ability to check for pingback approvals.

#### 1.1.0

 * Fixes a major WordPress XML RPC server bug with a workaround. See Note.

#### 1.0.0

 * Pingchecker Plugin released. WOOHOO!

## Meta

 *  Version **1.2.0**
 *  Last updated **15 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.6 or higher **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/pingchecker/)
 * Tags
 * [backlink](https://pcd.wordpress.org/plugins/tags/backlink/)[ping](https://pcd.wordpress.org/plugins/tags/ping/)
   [pingback](https://pcd.wordpress.org/plugins/tags/pingback/)[trackback](https://pcd.wordpress.org/plugins/tags/trackback/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/pingchecker/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/pingchecker/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pingchecker/reviews/)

## Contributors

 *   [ Tony Hayes ](https://profiles.wordpress.org/majick/)
 *   [ majick777 ](https://profiles.wordpress.org/majick777/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/pingchecker/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://pingbackpro.com/pingchecker/)