WheeQo.web.id

R. Bambang Widiatmoko's Blog | Sharing Knowledge to the World

Fix RSS Feed Error in WordPress

| 0 comments


Recently I got error when I try to validate my RSS Feed blog. I got this message:

Sorry
This feed does not validate.
line 1, column 1: Blank line before XML declaration [help]

The Solution

I click the help link and it shows four possible solutions. And my mistake is the second one:

Check your wp-config.php file for blank lines outside of bracketed sections.

At the first time I check the first line it doesn’t have a blank line. Since I edit the file with net2ftp I try to change the look with CodePress view. It will show the line number. I check the end line and there it goes, there is a blank line in the end of line. I delete it and I got my RSS Feed is valid.

Related posts:

  1. Insert Facebook Like Button to WordPress Taken from Cordobo.com, Integrate Facebook’s “Like” Plugin into WordPress. The...
  2. Use Microsoft Access for Certificate Publishing Microsoft Access can be a tool to increase the productivity...

Related posts brought to you by Yet Another Related Posts Plugin.