News Feed
Jobs Feed
Sections




News Archive
ProDevTips.com:
Trackbacks with Google Blog Search and Zend Feed
September 15, 2008 @ 10:21:53

Wanting to automate the trackbacking process for articles linked to on the site, the ProDevTips blog went with a simple method using the Google Blog Search and Zend_Feed to parse the resulting feed from the search.

So Google Blog Search it is then. When you use the search you have the option of subscribing to it through an RSS feed. I did a link:url search and just copied the resultant feed URL. Using this URL it is possible to fetch for instance 10 results and display them through parsing the atom feed.

The example script queries the Google search, requests an output format of atom and spits back out a listing of the other sites/blog posts that link to any given article.

0 comments voice your opinion now!
trackback google blog search zendfeed tutorial


blog comments powered by Disqus

Similar Posts

Mike Kornienko's Blog: Integration of Spry and PHP/MySQL

Wez Furlong\'s Blog: Don\'t blog bugs, file bug reports

James Fuller's Blog: Adding a Session Flash Message to your site in Lithium PHP

Sameer Borate's Blog: Beautifying XML documents

ProDevTips.com: Ajax, ZF and Smarty feed reader (Part 2)


Community Events









Don't see your event here?
Let us know!


release introduction object example podcast opinion development unittest community event zendframework2 language functional code api composer testing framework tool interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework