Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Why no RSS FEED AUTODISCOVERY on this website?

Featured Replies

I sometimes see web sites or blogs that have RSS feeds, but fail to include the one line of HTML that enables RSS autodiscovery. Even some well known blogs such as 37 Signals - Signal Vs Noise omit the feature. Jason Kottke's blog has autodiscovery support on the main page, but not on his entry pages.

Adding that one line of code to your template will make it easier for people to subscribe to your RSS feed. Here's how:

<link rel="alternate" type="application/rss+xml"

title="RSS Feed for petefreitag.com"

href="/rss/" />

The above link tag should be added inside the head tag of your HTML document.

You will of course need to change the value of the title and href attributes to fit your needs.

If your feed is an ATOM feed you will want to change the type to application/atom+xml.

If you have multiple feeds for the url you can just specify multiple link tags.

When you enable autodiscovery for your rss feed it allows browsers and aggregators to automatically detect the RSS feed when your browsing, and it makes it easy for the user to subscribe to it. Both FireFox, and Safari 2.0 support autodiscovery of RSS feeds out of the box.

This should be in the site and forum issues section

Lately too many topics that shouldn't be in the "general" category are being seen here. Before posting, take a look in the index page of the forum and post your topic in the appropriate category. The "general discussion" section is *NOT* a catch-all container.

Edited by wolf74481

Your first post is a complaint???????!!!!!!!!!!

I think you should have a look around before you say anything, maybe it has been asked before, and there is a reason.

It's something that has been anoying me for some time now as well...

It'd be great if it could be added :)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.