davez69
Member
Posted 4 years ago #
http://www.davezdyrko.com/feed/atom/ shows up blank
When I try to validate it, I get this error
line 1, column 0: XML parsing error: <unknown>:1:0: no element found
This is what's in the wp-atom.php file
<?php if(empty($wp)) {require_once('./wp-config.php');wp('feed=atom');}require (ABSPATH . WPINC . '/feed-atom.php');?>
Site is blocked as Adult at my workplace. Just so you know.
http://sitereview.bluecoat.com/index.jsp?url=http://www.davezdyrko.com/
Does the RSS2 feed work okay?
davez69
Member
Posted 4 years ago #
Yes, the RSS2 feed works perfectly. It's just the Atom that's showing up blank.
Not sure if it matters, but I have the following plug-ins activated: Akismet, flickrRSS, podPress, and WordPress.com stats.
davez69
Member
Posted 4 years ago #
It looks like it might have been a podPress problem. I deactivated it and then the atom feed started working.