I currently have a site being indexed by google.
In the search results say "site" an "about us" page is shown under the search results for the actual site. The problem is this "about us" page is an old version of the about us page.
So my question is this, how do I change IIS to 301 redirect google visitors to the correct new version of the page.
That is, "site.com/about-us-2015.aspx" -> "site.com/about-us.aspx"
It's perfectly fine if visitors cannot access "about-us-2015.aspx".
Let me know if there is need for clarification, and thanks!