Hello Everybody, I am needing a bit of your help. I am planning on moving my blog. At the moment its http://domain.com and I want to move to http://domain.com/blog/ I know how to move my blog and get it working again but its the URLS and 301 redirecting I am unsure about. So I was wondering what would be the best way to do this and redirect all my old URLS to the new URLS. I don't have many pages but don't want to set up a 301 for each of them. I am planning on making a website on the root domain so it cant redirect all files & folders. Please help. Regards
may be you can do it by: "if the domain.com/page.html is a 404 page go to domain.com/blog/page.html" but i do not know how you can do it.
if you wan't to have a website on your root domain, then you can't 301 redirect or that content won't show up. if you're using WordPress, you can go into Settings -> General and change the WordPress URL to domain.com/blog and move all the contents from the root domain folder into ./blog subfolder.
Yes I have did that but that wont redirect for me. I have just set up each link mannualy in my htaccess anyway. Thanks for the help thread closed.