Is it safe to change the store id after going live with migrated site? The store id’s have the _migrated in them. We have a problem with Google as old product url’s have store specific data at the end of them like this:
page.html?___store=default&___from_store=se
Magento presents an error page when trying to enter pages with that kind of url.
We either need to redirect all those url’s or we need to make them work by changing store id’s in Magento settings.
-
And by store id I mean store code.