Posts Tagged ‘rss feed’

How to add RSS auto-discovery

Today’s web browsers has updated their capability to detect rss on the web site.

To add just put a inside the

tag on the HTML page, example

  1.  
  2. <link rel="alternate" type="application/rss+xml" title="Powertips rss feed"  href="/rss/" />

If you have multiple rss feed just add more link tags.

,

No Comments



SetPageWidth