Skip to content

Instantly share code, notes, and snippets.

@igotit-anything
Created September 5, 2016 11:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igotit-anything/463c3bd667a16e1b589c26922bcf0267 to your computer and use it in GitHub Desktop.
Save igotit-anything/463c3bd667a16e1b589c26922bcf0267 to your computer and use it in GitHub Desktop.
notice to web browser "this site has a rss"
<head>
<link rel="alternate" type="application/rss+xml" href="http://my_url/rss.xml" title="title">
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment