PDA

View Full Version : vBulletin 3 Request - Redirect broken link to correct URL


kai_sey
09-02-2017, 11:57 AM
Hi,

Can someone please inform me of how to redirect a broken URL to a valid URL?

e.g. http://www.domain.com/forums/#mercedes

to:

http://www.domain.com/forums/#mercedes-benz

Thanks.

Brandon Sheley
09-02-2017, 10:57 PM
<a href="http://www.webconfs.com/154/301-redirects-how-to-redirect-your-website/" target="_blank">http://www.webconfs.com/154/301-redi...-your-website/</a>

kai_sey
09-03-2017, 05:20 AM
Thanks, already tried the .htaccess method (and also via cPanel), doesn't work for some reason. I know how to 301, done it many times, but this one has me stumped.