Feed recovery failure
-
Hi, I’ve decided to link to the RSS and Atom feeds of my blog, but the feed tag I pasted from the documentation fails to deliver the right link:
<a href="feed:<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr>'); ?></a>
When clicking on the RSS link here: https://www.unjour.ch/news/ , the feed URL shows as https://www.unjour.ch/feed/
- The topic ‘Feed recovery failure’ is closed to new replies.