|
I checked my Google webmaster account today and I started to sort out some pages that were throwing up 404 errors. I edited the .htaccess file to 301 redirect some pages that had been deleted to new pages.
At one point I got an internal server 500 error because there was a space in the url that I was trying to redirect.
So how do I redirect a page that has a space in the url?
Also I have some url's that have a <u> in the title, so how do I 301 redirect those as well?
Thanks for any replies
|