Feed does not validate (from custom Theme)
-
We cannot get our feed to validate nor feed into your plugin.
We are having a custom theme developed and we need to be able to feed it via RSS Aggregator to other WP sites. We also need to use 2 plugins (WP RSS Images and Intuitive Custom Post Order).
What should we be asking our developer to do (with the theme and plugins)?
——- With plugins off:
line 1, column 0: Undefined root element: br [help]
line 2, column 0: XML parsing error: <unknown>:2:0: junk after document element [help]
<b>Fatal error</b>: Call to undefined function wp_rss_img_get_options() in …
In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendation.
Feeds should not be served with the “text/html” media type [help]——— With plugins on:
line 24, column 11: pubDate must be an RFC-822 date-time: (10 occurrences) [help]
<pubDate></pubDate>
^
In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
line 1, column 38: Use of unknown namespace: http://schemas.google.com/gdata/batch [help]
<?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
^
line 1, column 38: Use of unknown namespace: http://gdata.youtube.com/schemas/2007 [help]
<?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
^
line 1, column 38: Use of unknown namespace: http://schemas.google.com/g/2005 [help]
<?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″I have diagnostics and validate error messages but do not know what do to.
The topic ‘Feed does not validate (from custom Theme)’ is closed to new replies.