RSS Feed problem in Joomla 2.5

11 years 6 days ago #6984 by BillyS
We just migrated from Joomla 1.5 to version 2.5. I've solved all of the migration problems except for one RSS feeds. When upgrading from Joomla 1.0 to 1.5, I was able to wrangle all of the stray feeds with the following.

RewriteCond %{QUERY_STRING} option=com_rss [NC]
RewriteRule ^index2\.php$ /rss.feed? [R=301,L]

This allowed me to point the old URI to:

example.com/rss.feed

I'm trying to use the same approach in Joomla 2.5 but I'm either brain dead at this point or missing something very obvious. In Joomla 2.5 the rss feeds can be found in this form:

example.com/?format=feed&type=rss/

So my solution is (the one that doesn't do anything):

RewriteCond %{QUERY_STRING} !format=feed [NC]
RewriteRule ^index2\.php$ /rss.feed? [R=301,L]

I've tried creating a redirect in SEF advance using Alias, but when I enter this as the source:

?format=feed&type=rss/

Is changed to this:

index.php

When I save the new Alias.

Bill

Please Log in or Create an account to join the conversation.

10 years 4 months ago #7250 by Greg
Hi

we have almost the same issue

simply that when SEF advance is ON the feed is rewrited to the home url.

So we can't access the frontpage default feed when Sef Advance is ON

Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43

Please Log in or Create an account to join the conversation.

9 years 3 months ago #7420 by BillyS
Emir-  I noticed this in the changelog - I have not uploaded the new version:

1.6.5 (2015-01-09)
- Fixed a bug with RSS and Atom feeds and incorrect links in the source

Does this fix the issue I mention above?

Please Log in or Create an account to join the conversation.

9 years 3 months ago #7421 by Saka
Yes.

Emir Sakic
www.sakic.net

Please Log in or Create an account to join the conversation.

About us

We provide high quality Joomla components created by a co-founder and original core developer of Joomla. For over a decade, our products have been used by more than 20.000 webmasters around the world.

Stay in touch