calcipatrimoine
Member
Posted 4 months ago #
Hi WordPress forum !
My RSS feed doens't work anymore...
My website http://www.calci-patrimoine.com
My feed http://feeds.feedburner.com/calcipatrimoine
which is blank with "This XML file does not appear to have any style information associated with it. The document tree is shown below."
I checked it http://feedvalidator.org/
and got :
line 1, column 0: XML parsing error: <unknown>:1:0: no element found
"text/xml" media type is not specific enough
I tried to find some "blank line" inside my code. Desactivate my last plugins installed, etc.
Can someone help me please ?
Regards,
Anthony
Have you tried:
- deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the Twenty Eleven theme to rule out any theme-specific problems.
- resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
calcipatrimoine
Member
Posted 4 months ago #
calcipatrimoine
Member
Posted 4 months ago #
It's not working still :(
"text/xml" media type is not specific enough "
Maybe it's my code in articles ? The Flash Ad ?
Any help ?
calcipatrimoine
Member
Posted 4 months ago #
I think "line 1, column 0: XML parsing error: <unknown>:1:0: no element found" means I don't have the correct tags.
I should have
1. <?xml version="1.0"?>
2. <rss version="2.0">
Look at my code http://www.calci-patrimoine.com
I don't think I have them
Any idea how to add them ?