Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Google Referrer Checker

Deskripsyon

Google Referrer Checker is based on an idea and script from Russ Jones (@rjonesx) on SEOMoz.

Here is how he describes it:

We often joke that “Google knows everything.” While we can lament the loss of privacy and liberty, there is one thing that I do want Google to know about – my links. I want them to know about as many links pointing to my site as possible. Unfortunately, Google misses out on a good portion of the web. Well, what if you could find links that Google hasn’t necessarily found, and then make sure that Google does index them and count them?

If you were go into your Google Analytics right now and export all of the pages that have sent visitors to your site since your website’s inception, what percentage of them do you think will have been indexed by Google? 90%, 95%, 99%? Sure, it will probably vary from site to site, especially given how many different sites out there have sent traffic to you, but there are likely to be a handful that Google never got around to crawling. Our goal with this first set-it and forget-it tactic is to find the pages that refer traffic to your site on-the-fly and make sure if they have a link, that Google knows about it.

Ideally, our automated the script would:

  • Record every referrer from other sites.
  • Spider that site to see if it actually has a real, followed link.
  • Check to see if Google had cached that referring page with the followed link.
  • Coax Google to reindex that page if it had not yet found the link.
  • Continue to check to see if Google had cached the referring page.

This is actually quite easy to accomplish programmatically. The first three steps are done every day by tools regularly used by SEOs. The only difficult part is finding a way to encourage Google to visit the referring pages it has not yet indexed. We can solve this by simply having a widget on the page that displays those referrers, essentially an “As Seen On” bulleted list of pages that had linked to your site, but had not yet been indexed.

This plugin does just that. And adds a simple widget that will display the unindexed links.

You can see it in action on one of our site.

For any more questions, please go to Gunner Technology’s post: Google Referrer Checker: A WordPress Plugin and leave a comment.

Requires WordPress 3.0 and PHP 5.

Mga Screenshot

  • Sample widget showing links that haven’t been indexed yet.
  • Admin panel showing links that haven’t been indexed yet.
  • Admin panel showing hosts that have been banned from being excluded.

Pag-install

  1. Upload the files to the /wp-content/plugins/google-referrer-checker/ directory
  2. Activate the “Google Referrer” plugin through the ‘Plugins’ menu in WordPress

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Google Referrer Checker” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Google Referrer Checker” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

0.1

  • Initial release

0.2

  • Adds Gunner Technology as a contributor
  • Adds short description to readme