Forum Moderators: phranque

Message Too Old, No Replies

.htaccess

Replace spaces in URL

         

gosman

9:28 pm on Nov 2, 2009 (gmt 0)

10+ Year Member



My programmer made an error in a script and we have lots of URL's indexed with spaces.

http://example.com/blue widget.htm instead of
http://example.com/blue-widget.htm

Our CMS can cope with spaces so these pages are not throwing a 401 error.

Can anybody advise how I can use the .htaccess to 301 the urls with spaces to the correct url with a hyphen.

Thank you in advance.

jdMorgan

11:33 pm on Nov 2, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



How about a search for Replace spaces in URL rewriterule [google.com] :)

Jim