RSS Web Development

Adding RSS or Really Simple Syndication (RSS 2.0) is actually quite simple to do.

All that you need to do is

  1. Find the best RSS feed for your website, below you will find a list to obtain free RSS links for your site.
  2. Install a tag similar to
    "<link rel='alternate' type='application/rss+xml' title='RSS 2.0' href='http://www.goarticles.com/cgi-bin/rss-search.cgi?&l=20&s=1&c=61&D1=subject&title=Web+Design' />" into the head of your web page.
  3. Embed Feed into your own page, this is usually permitted (depending on the user agreement of the feed you use) and can be done simply using a wrapper tag such as:
    <div><iframe width="600" height="1400" src="http://www.goarticles.com/cgi-bin/rss-search.cgi?&l=20&s=1&c=61&D1=subject&title=Web+Design"></iframe></div>

Good Source for RSS Feeds:

Below you can use our RSS Feed containing many articles to help in your web design.
open rss in new window