Tools, FAQ, Tutorials:
Google Chrome Showing RSS Feeds as XML
Why is Google Chrome Showing RSS Feeds as XML?
✍: FYIcenter.com
Google Chrome is showing RSS Feeds as XML, because it
has stopped the support of formatted viewing of RSS feeds by default.
Follow this tutorial to see this behavior:
1. Launch Google Chrome 60.
2. Enter the following in the URL input box:
http://dev.fyicenter.com/rss_xml.php
3. Press "Enter" key. You see the RSS feed display in XML format, not formatted as feed items.
As you can see, Google has decided not to have Chrome support formatted viewing of RSS feeds by default. The RSS feed is displayed as XML source code now.
The picture below shows you the behavior of Google Chrome Showing RSS Feeds as XML:
⇒ Install RSS Subscription Extension for Chrome
2017-10-16, ∼3472🔥, 0💬
Popular Posts:
How to use the RSS Online Validator at w3.org? You can follow this tutorial to learn how to use the ...
Where to get the detailed description of the json_encode() Function in PHP? Here is the detailed des...
Why am I getting this "Docker failed to initialize" error? After installing the latest version of Do...
Why I am getting "LNK1104: cannot open file 'MSCOREE.lib'" error when building a C++/CLI program? Vi...
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...