Hi,
After looking through website to create my rss feed I have gone with the easy option and decided on google reader.
I came across this code
Code:
<link rel="alternate" type="application/rss+xml" title="whatever the title is" href="http://feedproxy.google.com/your url" />
Is says that "You may also add the following line of code to your HTML web pages (inside the <HEAD> tag) so that visitors may auto-discover your RSS feed"
What exactly does this mean ?
|