Google Subscribed Links


Google Subscribed Links allows users to subscribe to XML documents provided by websites. If a subscriber then searches Google for a keyword that matches an item from the XML document, the item is displayed at the top of the results page, and highlighted.

Digg's Google Subscribed Links

I wrote a plugin for WordPress that allows you submit your RSS feed to Google Coop.


Back to Top ↑

12 Comments so far

Leave a comment
  1. 1

    Hi Ankur,

    Thanks for your plugin. It sounds great! Do you think it could generate any penalization from the big G guys?

    Cheers!

    Diego
    http://www.secretia.com
    http://www.drbolsa.com

  2. 2

    Dieg, it’d be pretty silly to offer this service if they penalize people for it. It should be completely safe.

  3. 3

    Google dont shou my links :( bad Google.

  4. 4

    cool , thanks Ankur

  5. 5

    Silly or not, it is only google who knows if the pluging is dirty or not, unless you are a part of the G team ;)

  6. 6

    I’ve installed the plugin, but when I try to create the subscribed link, it keeps saying “Feed data could not be read: No coop:keyword tags in RSS feed”

    How do I add my coop:keyword tags in the code?

  7. 7

    Melanie, your coop feed has the “http://www.google.com/coop/namespace” at the top, which means the plugin is trying to work, but there is an error message in the source:

    Warning: Wrong parameter count for str_replace() in /home/ojcnbnqs/public_html/WAHMs/wp-content/plugins/google-subscribed-links.php on line 44

    That line should read:

       echo str_replace(array('category>','dc:subject>'), 'coop:keyword>', $echoed);

    If that line is intact, then the error is probably due to an old version of PHP being used on your server (PHP 4.0.5 and newer should work).

  8. 8

    hmm it doesnt even show up in my wordpress blog panel, tryed offcause to deactivate etc. ??

  9. 9

    WordPress has changed a lot recently, so this plugin is probably not compatible with the latest version.

  10. 10

    oh lol, i didnt take notice of the date on you blog post, =)

  11. 11

    will still this work if i submit my feed url using your plugin? i’m using wp 2.9.2

    thanks

RSS feed for comments on this post. TrackBack URI

Leave a comment

Comments may be edited for formatting.