Some some reason (xhtml?) single quotes are converted to smart (curly) quotes in RSS feeds.
This may be causing some issues for RSS readers.
How can I disable it?
My code:
{exp:super_search:results channel="main" tags="" exclude_entry_ids="" keywords="" status="open" dynamic="off" category_indicator="category_id" category="{segment_2}" limit="10" offset="0" orderby="date" sort="desc" show_future_entries="no" }
<item>
<title>{exp:xml_encode protect_entities="yes"}{title}{/exp:xml_encode}</title>
{entry_date format="%r"}</pubDate>
{categories}<category>{exp:xml_encode protect_entities="yes"}{category_name}{/exp:xml_encode}</category>{/categories}
<link>http://www.site.nl/artikel/{categories limit="1"}{category_url_title}{/categories}/{url_title}</link>
<guid>http://www.site.nl/artikel/{categories limit="1"}{category_url_title}{/categories}/{url_title}</guid>
</item>
{/exp:super_search:results}Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.