RSS per categories

Posted in: Newspaper
Post count: 104

Hello there!

I would like to show my RSS feed per categories. I have tried to write somthing like http://mysite.se/category/mycategory/feed but I get an error message:

XML-tolkningsfel: Xml- eller textdeklaration inte i början av entitet
Adress: http://varnamo.srv01.wpeasy.se/category/familj/feed/
Radnummer 2, Kolumn 1:<?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
^

How can I fix this?

Post count: 104

I am sorry, I had completely missed that the error was in Swedish. Here is a translation:

XML parsing: XML or text declaration not at start of entity
Address: http://varnamo.srv01.wpeasy.se/category/familj/feed/
Line number 2, Column 1: <? Xml version = "1.0" encoding = "UTF-8"?> <Rss version = "2.0"
^

Post count: 7909

Hi,

This issue appears when there is a blank space before the XML declaration. Try to disable the plugins and see if the issue is still there. If is gone, enable the plugins one by one until you find the one which caused this.

Thanks!

Post count: 104

I have deactivated all the plugins and I still get the same error. Any other tip?

Post count: 9544

a) disable option in Yoast SEO to remove /category/
b) try resaving your permalinks, make sure your htaccess file is writable
c) try putting in the implicit path to your website and theme folder in wp-config.php (see the codex docs on wordpress.org for how to do that; I think I also have example in my sticky post on site optimization)
d) remove any old themes and plugins you no longer use

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.