rss-button-for-safari icon indicating copy to clipboard operation
rss-button-for-safari copied to clipboard

Add support for websites with known feed links lacking auto-discovery

Open einkoro opened this issue 4 years ago • 2 comments

Platforms such as WordPress, Medium, Tumblr, YouTube, Blogger etc have predictable feed urls even if they aren’t publishing the auto discovery links in the head section.

See: https://perishablepress.com/what-is-my-wordpress-feed-url/ https://zapier.com/blog/how-to-find-rss-feed-url/

For other websites that publish pages with links of feeds without auto-discovery it’s a little more of a pain. Perhaps we can crawl these and generate a database?

einkoro avatar Sep 09 '21 22:09 einkoro

GitHub: https://www.ronaldsvilcins.com/2020/03/26/rss-feeds-for-your-github-releases-tags-and-activity/

Private feed support is going to be an issue if we offload to cfw.

einkoro avatar Sep 14 '21 00:09 einkoro

More examples: https://www.apple.com/ca/rss/ https://www.bbc.co.uk/news/10628494 https://www.cnn.com/services/rss/

einkoro avatar Sep 20 '21 23:09 einkoro