I am currently preparing to merge WordPress into my current site in order to have it take over my news section but I have a few questions.
My site right now has articles/posts being read at the url http://www.website.com/article/permalink and I want to install my WordPress into http://www.website.com/news/ which is causing me a bit of a problem.
I know I could move the WordPress installation into a folder called /news/, but in that situation is there anyway to set up the permalinks to still read as http://www.website.com/article/permalink and not http://www.website.com/news/article/permalink ?
Thanks for any help you can offer.