Forum Moderators: Robert Charlton & goodroi
I want to change url structure for well established site (PR8, 50K+ content pages)
I want to change URLs from my-site.com/page{unique-id}.html to my-site.com/category/{unique-id}.html
Thus, my options are - I can keep old files as it is now, and only use new URL structure for new pages or is it better to add 301 redirect for old files and make every URL consistent?
I've done both - and really it's only the perfectionist tecchie in me that cares about url consistency across the site. I haven't seen anything to indicate that Google cares one whit.