Skip to content

Instantly share code, notes, and snippets.

@LouisWhit
Created November 21, 2013 22:40
Show Gist options
  • Save LouisWhit/7591122 to your computer and use it in GitHub Desktop.
Save LouisWhit/7591122 to your computer and use it in GitHub Desktop.
Adding this one line of code to your template or site wide tags will make it easier for people to subscribe to your RSS feed. You will of course need to change the value of the title and href attributes to fit your needs. Your href should be where your full rss feed address is located (note; the feed may not be all but should be whatever was set…
<link rel="alternate" type="application/rss+xml" title="RSS Feed for Your_website.com" href="www.yourwebsite.com/rss/all" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment