Currently we are into redesign of our website, and we came to a problem with redesigning because files on server are in pretty messy state. We are talking here of about 300-400 html pages which need to be properly arranged on server. So that instead of
http://www.something.com/folder/fold...lder/page.html we get to a proper state -
www.something.com/folder/page.html.
The problem is that all these pages have their
PR, links to them, etc etc.
So what would be most unpainfull solution for this? To leave pages as they are and just replace them with redesigned pages, or make 301 for each page, or to add on every page a visible link to new pages? Or something completely different?:)
Im asking this, cause recently weve done on another site redirect 301 from old domain to new domain. It was OK for some time, new domain got its
PR, but wasnt in SERPs. But after a month or two, it wasnt in SERPs, and it has lost its
PR, so i am a bit worried about using 301.
Thanks for help!