Try adding /feed
to the base URL of the site (https://newssite.com/feed
)
If that doesn't work, try one of these:
/rss
to the end of the URL. Like this: https://example.tumblr.com/rss
feeds/posts/default
to the end of the URL. Like this: example.blogspot.com/feeds/posts/default
/feed/
before the publication's name. So medium.com/example-site
becomes medium.com/feed/example-site
Repo releases
https://github.com/:owner/:repo/releases.atom
Repo commits
https://github.com/:owner/:repo/commits.atom
Private feed (You can find Subscribe to your news feed in dashboard page after login)
https://github.com/:user.private.atom?token=:secret
Repo tags
https://github.com/:user/:repo/tags.atom
User activity
https://github.com/:user.atom