Rename Page
Issue
Renaming a page leaves the old named page out there. At times, you can access the page, make edits (like regenerate dot net) and not see any of the changes you are making.
Proposed Fix
On rename, write a .Net redirect to the old page so that it stays there but redirects automatically to the new .net version. This would fix confusion as to what page you are actually editing.