Hi my problem is, I setup 301 redirects to redirect old pages from my Joomla website to my new wordpress pages. Unfortunately wordpress seems to strip some of the url away when it is typed in so that the redirect never happens. Example: redirect 301 /index.php?option=com_content&view=article&id=30&Itemid=61 http://www.mysite.com/new-page/ so when you type in http://www.mysite.com/index.php?option=com_content&view=article&id=30&Itemid=61 wordpress changes it to http://www.mysite.com/?option=com_content&view=article&id=30&Itemid=61 it removes the index.php so now the redirect doesnt work. I want the redirect to work for SEO reasons and incase anyone still trys going to the old urls. If anyone can help I'd be very grateful, I'd even send a few bucks your way for a fix