Feed / rss does not generate xml files, setting problem or a joomla bug
Moderator: General Support Moderators
Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
-
- Joomla! Apprentice
- Posts: 11
- Joined: Wed Jul 20, 2016 6:51 am
Feed / rss does not generate xml files, setting problem or a joomla bug
Greetings
in my site I have activated the fedd/rss for the categories.
Sindycation module indicates a link and feed readers see the same link ending with .feed?type=rss instead of .html.
The problem is that the link ending .feed?type=rss with does not generate an xml file and sends me back to the category web page.
In the home page Sndycation module inserts in the final part "/?format=feed&type=rss" of the link and the feed loads correctly.
https://www. miosito.it/?format=feed&type=rss
If I add to the category ?format=feed&type=rss then the xml file is generated, but it is not found by the feed / rss readers
I don't understand if it's a setting problem or a joomla bug?
Thanks
in my site I have activated the fedd/rss for the categories.
Sindycation module indicates a link and feed readers see the same link ending with .feed?type=rss instead of .html.
The problem is that the link ending .feed?type=rss with does not generate an xml file and sends me back to the category web page.
In the home page Sndycation module inserts in the final part "/?format=feed&type=rss" of the link and the feed loads correctly.
https://www. miosito.it/?format=feed&type=rss
If I add to the category ?format=feed&type=rss then the xml file is generated, but it is not found by the feed / rss readers
I don't understand if it's a setting problem or a joomla bug?
Thanks
- Webdongle
- Joomla! Master
- Posts: 41701
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
Where on https://www. miosito.it/ is the link for the feed?
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Apprentice
- Posts: 11
- Joined: Wed Jul 20, 2016 6:51 am
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
mysite.it is an example site my website is www.infermieriattivi.it
- Per Yngve Berg
- Joomla! Master
- Posts: 29099
- Joined: Mon Oct 27, 2008 9:27 pm
- Location: Romerike, Norway
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
Works fine.
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<?xml-stylesheet href="/plugins/system/jce/css/content.css?badb4208be409b1335b815dde676300e" type="text/css"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>InfermieriAttivi.it</title>
<description><![CDATA[Fondato nel 2005, presentiamo le notizie, eventi formativi, FAD, i concorsi e le risorse per superarli. Punto di riferimento per documenti e linee guida, se vuo]]></description>
<link>https://www.infermieriattivi.it/</link>
<lastBuildDate>Sun, 03 Jul 2022 12:15:43 +0200</lastBuildDate>
<generator>Joomla! - Open Source Content Management</generator>
<atom:link rel="self" type="application/rss+xml" href="https://www.infermieriattivi.it/?format=feed&type=rss"/>
<language>it-it</language>
<item>
<title>2022 Corso FAD gratis 9 crediti ECM dal titolo "Violenza di genere"</title>
-
- Joomla! Apprentice
- Posts: 11
- Joined: Wed Jul 20, 2016 6:51 am
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
Yes on the home page of the site it works well
The problem is in the categories, example:
https://www.infermieriattivi.it/1-forma ... d?type=rss
if instead I add manually ?format=feed&type=rss works well
https://www.infermieriattivi.it/1-forma ... d&type=rss
The problem is in the categories, example:
https://www.infermieriattivi.it/1-forma ... d?type=rss
if instead I add manually ?format=feed&type=rss works well
https://www.infermieriattivi.it/1-forma ... d&type=rss
- Per Yngve Berg
- Joomla! Master
- Posts: 29099
- Joined: Mon Oct 27, 2008 9:27 pm
- Location: Romerike, Norway
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
The link is wrong. Are you using any SEF extension?
- Per Yngve Berg
- Joomla! Master
- Posts: 29099
- Joined: Mon Oct 27, 2008 9:27 pm
- Location: Romerike, Norway
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
It works if you disable the .html suffix in the SEF settings.
- Webdongle
- Joomla! Master
- Posts: 41701
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
I am having a similar problem when testing on my site with Joomla's module. Something is not right.
FF wants to download a file that has no extension. Chrome works OK
Something not working correctly
FF wants to download a file that has no extension. Chrome works OK
Something not working correctly
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
-
- Joomla! Apprentice
- Posts: 11
- Joined: Wed Jul 20, 2016 6:51 am
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
I am not using a sef extension
I use route66, google structured data and jsitemap, I have checked the settings and it doesn't seem to me that nobody affects the links.
If in global configuration I disable the "url suffix" Sindycation module gives me the right link.
Unfortunately I cannot disable it because after all the indexed pages become 404.
I use route66, google structured data and jsitemap, I have checked the settings and it doesn't seem to me that nobody affects the links.
If in global configuration I disable the "url suffix" Sindycation module gives me the right link.
Unfortunately I cannot disable it because after all the indexed pages become 404.
-
- Joomla! Virtuoso
- Posts: 4749
- Joined: Tue Aug 23, 2005 1:56 pm
- Location: South coast, UK
- Contact:
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
route66 is an seo extension...
http://www.gadsolutions.biz Electrical services
http://www.electrical-testing-safety.co.uk Testing services
http://www.electrical-testing-safety.co.uk Testing services
- Per Yngve Berg
- Joomla! Master
- Posts: 29099
- Joined: Mon Oct 27, 2008 9:27 pm
- Location: Romerike, Norway
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
I can confirm that enabling the suffix, do result in a URL ending with ".feed". This link does not work.
File a bug report in the tracker. https://issues.joomla.org/
File a bug report in the tracker. https://issues.joomla.org/
-
- Joomla! Apprentice
- Posts: 11
- Joined: Wed Jul 20, 2016 6:51 am
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
Thank you
I have disabled route66 System on the site side and now it works.
Route66 warning of the problem.
I have disabled route66 System on the site side and now it works.
Route66 warning of the problem.
- Webdongle
- Joomla! Master
- Posts: 41701
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Feed / rss does not generate xml files, setting problem or a joomla bug
I don't understand it enough to explain the issue
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".