logo

RSS Link in URL bar

logo

Those of you that use firefox on windows will probably already have seen the little orange RSS icon that appears in the URL bar on some sites, including this one.

This isn’t something I personally gave too much weight until today when a client who owned a joomla website wanted this exact same functionality on their site. Basically they wanted their RSS feed acknowledged in the URL bar so that everyone could easily see they had an RSS feed.

This is really easy to add to any website, in the <head> section of your website simply add this code and the RSS icon will appear (and link to your feed) in the URL bar for firefox on windows:

<link rel="alternate" type="application/rss+xml" title="Title of Your RSS Feed" href="http://www.yoursite.com/your/rssfeed/" />

Leave a Reply

logo
logo
Powered by Wordpress | Designed by Elegant Themes