How to place a RSS feed on your page

To place your RSS feed produced by  i Feed ::  on your website in a way to be automatically detected by a news reader, is an easy task if done properly.

You need to just place a regular link somewhere on your page where it can be seen and to place in the <head> … </head> section of the page a link like this one:

<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://ifeed.metarss.com/2c/filename.xml" />

That’s it.

Leave a Reply