Unique shop
-
Hello
I have several websites www.example1c.om and www.example2.com and I would like to create e unique shop page where all the users that want to buy would be redirected, something like shop.example.com.
Now, each website has its own catalog section but with this new system, if a user clicks on buy he will be redirected to shop.example.com like this:
www.example1c.om/catalog click on BUY and redirected to shop.example.com
www.example2c.om/catalog click on BUY and redirected to shop.example.com
shop.example.com will be on a different server than the other 2 websites.
Is it ok if I do a 301 from 1 server to the other server or I can be penalized?
thank you
-
Hi Eduardo
It's perfectly fine to put in a 301 redirect to a webpage on a different server. A number of people redirect entire root domains to completely new websites - you won't be penalised just by doing this.
I'm not sure whether your sites are related to each other, but if they are just ensure that all of the content on them is as unique as possible before linking to your shop domain.
-
thanks a lot robert for your answer