@phenomlab That is an amazing page! Thanks for sharing that. Corentin did a great job with it.
Ways to find RSS feeds
Solved
General
-
Hi Mark,
I’m trying to find the RSS feed of a website but having no joy.
Do you have any tips or tricks or particular routes you take when finding an RSS feed?
Thanks .
-
@JAC here’s how to find the RSS feed URL for most websites:
- Go to the page source (in most browsers, you can right-click the desktop and reveal “View Page Source” from the list as shown below (example is from Edge)
- Press Ctrl+F or Cmd+F to open the search bar
- Type “RSS” in the search bar and hit Enter
- If the website has an RSS feed, the search should highlight the relevant line containing the RSS URL
-
-
-
@phenomlab brilliant, thanks Mark, I’ll try this later.
-
@JAC No problems. This is worth a read too
-
@phenomlab thanks Mark, very valuable information as always.