0

I am a bit afraid that google will punish us as of duplicate content. Let's say there are three domains.

  • service_a.example
  • service_b.example
  • mycompany.example

All three domains shall share the same Colors/Styles/CI, so I want to have all sources in one place. If I change the button color, all three domains should update.

Idea: mycompany.example is the main domain which has a path /service_a and /service_b. I want to configure NGINX that way that if a user visits service_a.example the content of mycompany.example/service_a gets served. My idea is just to add a canonical link from https://service_a.example to https://mycompany.com/service_a.

Stephen Ostermiller
  • 98,758
  • 18
  • 137
  • 361

0 Answers0