Changed wordpress folder, need help with redirection
-
I’ve been a WordPress user for a while now, and absolutely love the software, it really is fantastic. The support section and forum here have been indispensable during setup and for ironing out the small issues I have had here and there, but alas, the problem I am having now, I just cannot seem to fix or find a solution to, so for the first time, I’m asking for some help.
I recently moved WordPress from /blog/ to the root of my domain. That’s right, I have replaced the rest of my site with WordPress, because I am that happy with it! The instructions were flawless, and I got everything moved and up and running in absolutely no time! However, whenever someone follows an old link (from a search engine for example) they receive the following:
“Forbidden
You don’t have permission to access /blog/ on this server.”or in the case of index.php, as it is now at the root:
“Not Found
The requested URL /blog/index.php was not found on this server.”I have tried to use a .htaccess file with the following command in it:
HTTP Redirect permanent /blog/ /
or
HTTP Redirect permanent /blog/ http://www.domain.co.uk/but this just leads to internal server errors.
I need some help guys n girls… anyone?
Many thanks in advance
[edit: the forum keeps resolving the domain to a link for some reason, but you get the idea! :)]
The topic ‘Changed wordpress folder, need help with redirection’ is closed to new replies.