PDA

View Full Version : Redirect Rewritten URLS -- New Forum Directory


Masked Crusader
01-11-2011, 02:02 PM
Hey all.

I had to move my forum from http://www.maskedcrusader.com to http://www.maskedcrusader.com/wow-account-trading-forum/ and I was wondering if there is anything I can do about the indexed links in search engines. I want to redirect all links with anything that has index.php, showthread.php, member.php, register.php, profile.php, and showpost.php in the URL prior to being rewritten to the new root for the forum.

Any idea how this could be done or if there is a better way to do this?

Thanks!

TheLastSuperman
01-12-2011, 04:35 PM
I was about to type it out and decided to search for it but try the info here:

http://www.aota.net/forums/showthread.php?t=9300

Should work fine and explained well imo ;).

Edit: So basically your looking to add this or similar to your .htaccess file:

RedirectMatch permanent ^/$ http://www.maskedcrusader.com/wow-account-trading-forum/index.php