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

Joomla Community Site: Creating a Joomla Template From Scratch

The Bakery: Basic User Authentication in (CakePHP) 1.2.x

DevShed: Building Your Own Desktop Notepad Application Using PHP-GTK

NETTUTS.com: CodeIgniter From Scratch: Day 3. Sending Emails and Attachments

PHPro.org: Class Hierachies And Overriding


Community Events











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


podcast opinion introduction api database series phpunit testing interview functional release language composer framework example community development code unittest zendframework2

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