We have just made live a redesign of a site that had been built in WIX. Their pages were "hashbangs" - mydomain.com/#!/xyz - not real pages, but virtual Javascript created "bookmarks".
When we came to redirect, we found that we cannot now redirect the old #!/ to any new page as these are seen as virtual pages or "bookmarks" and redirects will not work to any new page.
In addition, there are about 50 odd WIX "page fragments" of near-duplicate content in Google`s index all now pointing at the home page of the new site but with the #!/ string.
Is there anything that can be done:
1 To delete the old page fragments from Google`s/Bing`s indexes so the site is not hit with duplicate content issues? (Webmaster Tools will not let us delete page fragments.)
If nothing is done, will Google gradually de-index these page fragments? Or is there any other way of informing Google to delete them?
I have put rel="canonical" on the home page.
2 To redirect any old pages so that any link juice is maintained. (There is not much as the owner had not done any real link building, but it would help for the keywords not to be treated as new keywords.)