When I tested my new wordpress website for syndication I get the message:
Safari can’t open the page “feed://www.lightalongthejourney.com/?feed=rss2�. The error was: “unknown error� (NSURLErrorDomain:-1)
I've tried tinkering with the PHP in several ways to no avail.
When I try to open the wp-feed.php page in firefox I get an error:
XML Parsing Error: xml declaration not at start of external entity
Location: http://lightalongthejourney.com/wp-feed.php
Line Number 3, Column 1:<?xml version="1.0" encoding="UTF-8"?>
I'm assuming that somehow wordpress is not properly generating the wp-feed page but not sure how to test that hypothesis or fix it.
Thanks for any help.