Hello, Most of our sponsors only give us a /feed/ address since they use WordPress. How do we get the .atom or .xml address from that. In particular: your ID: RWWC6YGQOT and our feed that resolves in all browsers: https://www.nowblitz.com/feed/ Thank you for the guidance.
Forums
Feed Informer Support
How to get true xml or atom feed.
2 posts-
Posted 7 years ago #
-
If you cannot find direct links to the feeds on the site, you may also look through the HTML code of the web page (usually Home or News page). In this case you need to open the page in HTML code view mode (“View Page Source” or “View as HTML” in the menu of your browser), and search through the text for the lines that contain fragments such as "application/rss+xml" or "application/atom+xml". Full HTML tag containing the feed’s URL will look somewhat like this:
<link href="http://feeds.bbci.co.uk/news/rss.xml" rel="alternate" type="application/rss+xml" title="BBC News - Home" />
Posted 7 years ago #
Topic Closed
This topic has been closed to new replies.