masud3d
Member
Posted 11 months ago #
I am trying to create new feed for my new blog http://earntricks.com/ but when I write my earntricks blog url on feed box, the it say-
"The URL does not appear to reference a valid XML file. We encountered the following problem: Unknown feed format encountered (The root element is [Element: <html [Namespace: http://www.w3.org/1999/xhtml/>)"
What can I do to solve this problem. Please help me.
currentworld247
Member
Posted 7 months ago #
You have to edit your theme. just go header.php and find
RSS Feed" href="<?php bloginfo
edit this like yoursite.com/feed
I hope it will work.
[sig moderated as per the Forum Rules]
@currentworld247: Sorry but that has nothing to do with the OP's problem.
@masud3d: Your feed file contains errors. Try:
- 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.