Hi all.
Webflow allows to create RSS feed for dynamic pages.
I've created mine rcbl.webflow.io/event/rss.xml
How can I add RSS Subscribe button to any page now?
Here is my public share link: LINK
(how to access public share link)
Hi all.
Webflow allows to create RSS feed for dynamic pages.
I've created mine rcbl.webflow.io/event/rss.xml
How can I add RSS Subscribe button to any page now?
Here is my public share link: LINK
(how to access public share link)
Hi @radmitry, it is not yet possible to directly use the feed:// link type with the built in link settings, but you could use an embed widget, placed where you want your button to go, and then paste in some custom feed link html:
<a class="w-button" href="feed://rcbl.webflow.io/event/rss.xml">Subcribe to My Feed</a>
The custom html will only show on the published site.
I hope this helps.
Hm, does Chrome understand that type of link? I'm clicking it in Chrome and nothing happens http://rcbl.webflow.io/events
It works in Safari suggesting to add it to the reading list, but in Safari it works even if I'll place it as an ordinary link in the text.
Thx
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.