Visit The XML Pro News Directory
CSS
Templates, Tag Reference
News
Articles, Books
XML Articles
Blogs, Recent News
XML Consultants
Consulting Networks, Training
XML Editors
XML Text Editors, XML WYSIWYG Editors
XML Encoding
Tags, Rules
XML Layouts
Code Layout, Page Layout
XML Programming
Methods, Applications

Submit your site for FREE

Have You Validated Your Feed Recently?


Thomas McMahon By: Thomas McMahon

When is the last time you stopped to think about the health of your feed?

Maybe it’s time to head over to the Feed Validator and ensure it’s in peek performance.

While checking a sites feed the other day I ran across a validation error. It seems that Firefox’s built in feed reader couldn’t render the feed. Google Reader got around the issue, but I wasn’t sure about other readers. One way or another, the feed was in need of a fix.

A quick run though the Feed Validator and it spit out the problem; a blank line before the XML declaration.

The nice thing about the Feed Validator tool is that it gives you helpful hits on what to look into. It said:

Solution

* Check your wp-rss2.php and wp-atom.php files for blank lines outside of <? and ?> bracketed sections.

* Check your wp-config.php file for blank lines outside of <? and ?> bracketed sections.

* Check your theme’s functions.php file for blank lines outside of <? and ?> bracketed sections.

* One by one, disable plugins and revalidate until you isolate the one causing the problem.

A few files later, and I fixed my issue. It really was just a blank line inside the functions.php file.

So, if you haven’t checked out your feed lately, it may be a good idea to run it though the Feed Validator and see if there are any major issues. It’s better that you find them before your readers do.

About The Author

Thomas McMahon is a SEO Designer for TopRank Online Marketing in Minneapolis, MN. His specialities inlude technical optimization of existing web sites, creating search engine friendly web designs, and blog optimization. He has also created a number of blog marketing tools, WordPress plug-ins and FireFox add-ons.

Leave a Reply