Force google to reindex [migrated]
- by Matthias
I changed the structure of my urls.
The pages are indexed by google and have the following structure
http://mypage.com/myfolder/page.apsx
The new structure is
http://mypage.com/page.aspx
Now all urls that google knows are wrong. How can I tell google to reindex and that the structure has changed? Internally I redirect in ASP.NET when the url contains the myfolder by I want google to update the urls.