Never Use Raw RSS URL's in Joomla
Tuesday, 04 January 2011 10:31

So I have been updating my Joomla book website, I discovered a problem with my RSS. Ironically, I discuss exactly NOT doing what I did in the book, but do as I say, not what I do (or something).

I wanted to redesign my home page. Right now its a category blog - an obvious choice for book news - and then fixed content in the category description. I wanted to change because it's difficult to manage the meta description in Joomla in this layout, so I wanted to change it to a uncategorized article, and then load { loadposition } to show news links.

The problem was was that I had used a raw RSS URL for my feed
http://www.joombook.com/index.php?format=feed&type=rss
and this URL was in people's news feeds.

With a new home page layout, that link will be broken.

My own advice that I failed to take is always to push a Joomla RSS url into a service like Feedburner. Then you can change the pushed URL as much as you like, then just edit it in (say) the Feedburner settings.

The messy solution in my case is to mess around in the innards of my htaccess file and create a redirect from the old raw URL to my new Feedburner URL:

RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\?format=feed&type=rss(.*)\ HTTP/ RewriteRule ^index\.php$ http://feeds.feedburner.com/TheJoomlaBook/ [R=301,L]
To make sure that there would not be any conflicts, I used the raw URL directly to the category in Feedburner:
http://www.joombook.com/index.php?option=com_content&view=category&layout=blog&id=7&format=feed&type=rss

Don't make my mistake, listen to that clever Barrie North guy and Never Use Raw RSS URL's in Joomla!
blog comments powered by Disqus
 

Joomlashack University!

If you want Joomla training delivered to the comfort of your own home, then you need to join Joomlashack University - an affordable online Joomla training course taught by the world's leading experts in Joomla education.

Get Joomla Tips by RSS or Email

 

Joomla 1.6 Book

Get the NEW Joomla 1.6 Book

The new 3rd edition of the best selling Joomla 1.6 book is now available.

New and updated, its everything you need to know about Joomla 1.6!

Get it now from Amazon!

jenbookJoomla! Start to Finish Book

When you're ready to take your Joomla sites to the next level, try Joomla! Start to Finish: How to Plan, Maintain and Execute Your Website.

 

 

Teaching Sells

Classic Blog Posts