WordPress meets feedburner buzzboost: What’s the deal?
-
I’m trying to build a page on my wordpress that shows my buzzboost feed, and I’m having some issues.
I’m in the wysiwig editor for wordpress and I click HTML to insert the javascript code I was given:
<script src=”http://feeds.feedburner.com/tiabindiggsubmitfeed?format=sigpro” type=”text/javascript” ></script><noscript>Subscribe to RSS headline updates from: <br/>Powered by FeedBurner </noscript>
I click update. If I saved the page it won’t look right (and wont show the feed)… so I go back to check whats in the code and I noticed wordpress changed it to the following:
<script type=”text/javascript” /><noscript>
Subscribe to RSS headline updates from:
Powered by FeedBurner
</noscript>So, it seems as though the problem is wordpress. But buzzboost is common enough, and wordpress is definitely very common that its leaving me wonder… How on Earth do I get this to work, and why am I having a problem using two very popular services together? Does anyone know a workaround?
-
Or if you mean for a wordpress blog elsewhere, ask at http://wordpress.org/support
Google for ‘feedwordpress’ too :)
- The topic ‘WordPress meets feedburner buzzboost: What’s the deal?’ is closed to new replies.