PDA

View Full Version : 301 Redirect after directory move


kosir
07-18-2007, 05:50 PM
Hello!

I moved my directory from sub-folder imenik/ to root of domain and did change the URL of the dir in admin (Site>Settings>URL). Everything works as it should on the new location, but I can still see directory on the old location even tho I deleted that directory.

I tried to create a 301 redirect in cpanel but didn't get what I wanted. I could it if it was in a sub-domain and not sub-folder so can please some one help me.

Here is an example of the dir on the ]new location and the old location that still works.

Thanks!

James
07-18-2007, 05:57 PM
dump you cache the old is not working for me

kosir
07-18-2007, 06:06 PM
Hm maybe because I typed the old address wrong (please try again). I also tried to access to old address from a computer that have not been on net before and it works. That's really not good since now I have almost empty directory and show each pages twice on different address.

bruleo
07-18-2007, 06:08 PM
There's nothing on your old address for me either, so it definitely looks like a local cache issue.

kosir
07-18-2007, 06:17 PM
OK thanks. But I still need to use 301 redirects to let SE know about the move.

I could do the redirect one by one with

redirect permanent /folder /newfolder

but I really do hope there is an easier way to redirect all old subpages and categories addresses to new ones.