Hello,
I'm trying to redirect the category RSS feeds.
Here is how I currently access the category URL: /past/category/categoryname/feed/rss
Would like to redirect it to /feed/categoryname instead.
Any idea how can I use mod_rewrite to achieve this? Tried a couple of codes but none worked.
Thanks :)