Put a <link> to an RSS feed between the <head> tags.
<link rel="alternate" title="News" href="link/to/feed.rss" type="application/rss+xml" />
That would make an orange icon appear in Mozilla Firefox, and when they click on it, they can subscribe to the feed.
Log in to post a comment.