Forum Moderators: open
I need to redirect to the new version of the page and do not want to use a 301 and get penalized for duplicate page in SEs.
Thank you for any suggestions.
Will it handle all on server side, in other words will it take place before the browser sees the page?
You do want a 301 it is a 302 that has those dup problems. If you are using ASP you can use ASP code to change the server header.