I have a business website that was originally built with regular pages then after a year, CMS collection pages were added for city searching purposes.
All 5 or 6 original pages have already been indexed via Google and are sitting high on the ranks. Problem is, those pages are no longer valid in terms of information. I want to have all of those original pages redirected to another page within the project so the ranking stays but the page itself updates when clicked.
I have tried the 303 Redirects but because those 6 pages are within the project already, it gives me an error. How can I redirect these without removing or unpublishing them?
Thanks!