Hi,
I've a multistore webshops and it' online now. But the visitors get redirected wrongly. For example:
Shop A: https://store-1.com
Shop B: https://store-2.com
When a visitor visits on Shop A the browser redirects it to Shop B.
After clearing the browser history it works correctly. But I can't say to all visitors that they've to clear their browser history. So, in index-page I added php header to clear cache, deleted cache-file in var directory and cleared all caches on server.
But the visitors still get redirected to the wrong store.
My question is: how can I do to prevent this issue?
With kind regards, Erkan