majonaise
Member
Posted 2 years ago #
hey there..
I have WP installed into the directory myurl.com/wp (wordpress adress)
The actual content of my site will be found at myurl.com/10 (blog adress)
So far so good. However what I need is a way to put the RSS feed (or at least its url) into the root directory (e.g. myurl.com/feed) and not into the myurl.com/10/feed/ directory, where it is located right now.
I couldn't find a working solution for that here or via google.. so I'm hoping someone can help me out with that..
thanks for reading,
-max
majonaise
Member
Posted 2 years ago #
Sure. For that particular website I am planning to change the blog adress every year.. leaving an archived version of the old one behind.
However I want people that subscribe to the rss feed to be able to keep the subscription no matter what.. and therefore need a solution to put the rss feed in the root dir..
-m
Your best option would be to place an .htaccess file in the domain root and then use that to redirect myurl.com/feed to the correct sub-folder feed.