954,141 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Wordpress Blog Help. Getting Error. Need Help Please.

Hello.

I don't know what I did or what has happened, but all of a sudden when I try to click my RSS feed link on my Wordpress blog, I get this error:



XML Parsing Error: xml declaration not at start of external entity
Location: <a href="http://www.justwantaquote.com/blog/feed/">http://www.justwantaquote.com/blog/feed/</a>
Line Number 2, Column 1:<?xml version="1.0" encoding="UTF-8"?>
^


Anyone have any idea about how to fix this problem? I have no idea what I did really, except I added some plugins. I have disabled most of them now, but I still get this error.

Any ideas on how to fix this will be greatly appreciated.

Thanks.

microtekblue
Newbie Poster
10 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

I know the error, but not specifically how to fix for wordpress.

The error is because XML parsers expect the <?xml> tag to be the very first thing in the file. Your file is either blank, or has a blank line inserted before that tag. If it is something you generate, you may want to open it in a text editor and take a look.

bigattichouse
Newbie Poster
13 posts since Oct 2007
Reputation Points: 13
Solved Threads: 2
 

Hello.

I don't know what I did or what has happened, but all of a sudden when I try to click my RSS feed link on my Wordpress blog, I get this error:

XML Parsing Error: xml declaration not at start of external entity Location: <a href="http://www.justwantaquote.com/blog/feed/">http://www.justwantaquote.com/blog/feed/</a> Line Number 2, Column 1:<?xml version="1.0" encoding="UTF-8"?> ^

Anyone have any idea about how to fix this problem? I have no idea what I did really, except I added some plugins. I have disabled most of them now, but I still get this error.

Any ideas on how to fix this will be greatly appreciated.

Thanks.

Any Idea as to which PHP file on the wordpress installation this error is related too? Which file would this problem even be related too? I have no clue lol. And thanks for the tip!

microtekblue
Newbie Poster
10 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

The XML file has an empty first line which is why you are getting the error.

You need to search your Wordpress directory for XML files and if you have Dreamweaver - try using a text search to find the XML file itself - try looking in this folder
justwantaquote-finance-blog/feed/

ritgrad83
Newbie Poster
14 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You