Forum Moderators: Robert Charlton & goodroi
It this advisable or should I 301?
I haven’t renamed any pages, just moved them into their own folders.
You've changed their URLs.... this is renaming them. Without 301s, you will have dupe problems on Google.
Examples of page changes:
links.aspx -> contentPages/links.aspx
Definitely 301. If you've kept them all this logical, the rewrites should be easy to code.
forgottenPassword.aspx -> authentication/forgottenPassword.aspx
I don't know why you'd want these indexed. You might consider a robots noindex follow meta tag, but set a 410 Gone response for the page.
I have also deleted old unused pages.
410 Gone