after a bit more research im seeing others reporting (on different plugins) the same issue and it may be a jetpack problem (https://github.com/Automattic/jetpack/issues/9885)
Is Jetpack injecting something regarding geotargetting into your feed potentially?
This line is strange looking:
xmlns:georss=”http://www.georss.org/georss” xmlns:geo=”http://www.w3.org/2003/01/geo/wgs84_pos#”
Or are there other plugins active that might be adding this to your feed?
No other plugins have been added that use or reference geotargetting. the more research i do all indications point to jetpack injection. other plugin developers have issued a fix
seems “were not compatible” with WordPress any more.
So looking like something in Jetpack that was creating that invalid XML in your feed, is that right? If we can do anything to help resolve this let us know, but looks to be on the right path as of now.
Ive changed the jetpack line of code which appears to make the declarations cleaner but my feed is still blank. any thoughts? as im seeing more and more support questions here in regards to this issue.
https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2F8bitbros.us%2Ffeed%2Fpodcast
-
This reply was modified 7 years, 7 months ago by
webboy10169.
The feed is there, and has contents in it from what I can see. If you right click on the feed page and select View Page Source (if you’re using Chrome) you’ll see the details of the feed.
This white screen for the feed is something we’re investigating why/when it happens, but it does not affect the functionality of the feed, just a styling issue we believe.
ok heres something a bit strange i have other feeds that are ok. here are all my feeds:
http://8bitbros.us/feed/podcast (default feed broken)
http://8bitbros.us/feed/podcast/teamhofo (no longer used but works fine)
http://8bitbros.us/feed/podcast/podcast (never used but broken)
http://8bitbros.us/feed/podcast/special-episodes (works fine)
maybe this can shed some light? im at a loss…