I *like* it when technology works :-)
When I searched around for information on displaying RRS feeds, I found a lot of sites about RSS feed aggregators, hosted wordpress services and such, not exactly what I wanted to do. Some posts in forums I found even claim this can't be done. Not so, it can.
Wordpress offers you a URL like http://yourdomain,wordpress.com/feed that you can imbed in an iframe, which looks good in Internet Explorer, but not in FireFox, Chrome or Safari. After some additional surfing for best practices,I found the Google "Dynamic Feed Control Wizard - Put feeds on Your Web Page", here:
http://www.google.com/uds/solutions/wizards/dynamicfeed.html
A couple of clicks and your generate the codefor your web site using the AJAX Feed API. Cut and paste it into your 'news' page and your done. Any post to the wordpressblog shows up in the RSS feed window on your website. You can even customize the control further by reading the developer documentationand modifying the generated code. Saved by technology. cool.
Labels: ajax, embed, google, RSS feed in my website, wordpress


Links to this post:
Create a Link
<< Home