By Hwy52 Digital on Friday, 16 September 2016
Posted in Technical Issues
Replies 1
Likes 0
Views 325
Votes 0
In EB 5.0.37 and with enable RSS Feeds set to No I am still getting some RSS related links generated but only in the categories view. There are NO other references to RSS on the site. When I audit my site the links in question return 404's (as RSS is not enabled). The links, only visible in view source look like this:
<link href="/blog/categories/cat1?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
<link href="/blog/categories/cat1?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
As a work around I modified components/com_easyblog/views/categories/view.html.php (lines 142 to 145). Seems like those links should not be there if Enable RSS feeds is disabled. I am ok just though you might appreciate the feedback.
Thanks for reported, we will fix this in next release version, by right when you disable RSS feed setting from backend, it shouldn't be appear on the page.
·
Friday, 16 September 2016 10:16
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post