i have a weird situation and its getting to me, here is the situation in a nutshell.
- website A with domain name: webappA.com
- website B with domain name: webappB.com
All websites are configured as server blocks on nginx/1.10.2 and https works very fine using Let's encrypt certificates. everything works fine, you access https://webappA.com and https://webappB.com
Now, on to the challenge every time i do a google search forexample "webappA about", the search results i get include the webappB url, forexample https://webappB.com/about.html
Any help on this, thanks in Advance. My Environment is centos7+nginx/1.10.2+Drupal7 websites