There is a problem on my feed.
“error on line 5 at column 6: XML declaration allowed only at the start of the document”
I searched it on google. The empty space at top of the source code makes this but I couldnt fix.
I disabled all plugins. It didnt worked by the way.
Check the link please.
link1
I’m not getting the error with 4.4, so it may be a plugin issue or a bad character in the most recent post; check your headline/title, as sometimes something copy-pasted might pickup a bad character although WP pretty good about ‘encoding’ those; not always with some foreign characters with accents.
Try using the stock wordpress theme to debug the issue.
also remember if using demo content to setup theme, that is really only to help with setup and not for actual production site, so you obviously need real content to populate feed.
Try testing feed with cache off. You should only use cache once everything else is working.
I had a real content but then I installed seo yoast and w3 total cache. Result was rss problem. I checked the solutions on the web all of them quite different and didnt worked. Thats the reason I start from beginning.
Now my plan is to make the website ok and increase the pagespeed if I can. when everything is fine, add the content. I spend much time to create the content. I dont want to lose them all with a silly problem. This is my first wordpress site. So I dont know the issues. I’m reading your posts about pagespeed and try to understand but it is not easy for me.
Feed does not work. I checked it with no plugins at first but it was same.
How can I start without any problem? What I need? I created new database, new wordpress and new theme.
Hi,
Do you still have this issues? I have inspected your site and seems that your feed it’s working: http://screencast.com/t/LEGilAYlt7M
If this still happens please try to test it by switching to another theme to check if this is theme related and let me know.
Thanks
– http://www.konsantrepo.com/rss
and
– http://www.konsantrepo.com/feed
are not working.
I checked other web sites using your theme, /rss and /feed links are working for them.
I just have your theme now, if needed I will install another.
Hi,
Your problem comes from the permalink structure you are using to access your feed rss. In your case you will access the feed by using this permalink structure: http://screencast.com/t/vlk2l2bE just add this after your site’s URL:
http://example.com/?feed=rss
http://example.com/?feed=rss2
http://example.com/?feed=rdf
http://example.com/?feed=atom
This permalink feed structure is used for custom permalinks: http://screencast.com/t/2EaAn1fvg
Also checked your site and this feed links work just fine: http://screencast.com/t/6A5iWqd8sWwD
You can also read about this here: http://codex.wordpress.org/WordPress_Feeds
Thanks
-
This reply was modified 11 years by
Lucian.