RSS Feed Widget button
-
Hello, I added a widget with rss feed from another website. The widget show a read mode button that goes to the website url /rss. The problem is that when a user click the read more it goes to the rss page which is just plain code. I would like to know how can I change the read more button url so when they click on it goes to the full website and not the /rss
-
That’s actually normal. An RSS feed is nothing more than an XML stream of data meant to be viewed by a feed reader, not a browser. Basically, if someone is actually looking for your RSS feed, they already know what to do with it. 🙂
See https://codex.ww.wp.xz.cn/WordPress_Feeds#Feed_Errors_in_Browsers for more details.
I know that, what I would like to know is that if it’s possible to change the read more button url.
I use rss feed to show article from another website, and if they click on the article link everything show fine, I only want the read more button to lead the user to a non-rss page. Is this possibleThanks 🙂
I don’t know, where did you get this widget from?
It’s the default wordpress widget.
Scroll down until osservatorio filosofico and you can see it
Oh that widget, no that’s unfortunately not possible to directly edit.
Neither with changing the module code?
You could edit the core file directly, yes, but we don’t support that here, as it could break something else and will always be undone with each update.
The topic ‘RSS Feed Widget button’ is closed to new replies.