Created
September 5, 2016 11:22
-
-
Save igotit-anything/463c3bd667a16e1b589c26922bcf0267 to your computer and use it in GitHub Desktop.
notice to web browser "this site has a rss"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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