我遇到了一种奇怪的情况并且它困扰着我,简而言之,情况如下。
- 网站 A 的域名为:webappA.com
- 网站 B 的域名为:webappB.com
所有网站均配置为 nginx/1.10.2 上的服务器块,并且使用 Let's encrypt 证书,https 运行良好。一切正常,您可以访问https://webappA.com和https://webappB.com
现在,我来挑战一下,每次我在谷歌上搜索“webappA about”时,我得到的搜索结果都包括 webappB 的网址,例如https://webappB.com/about.html
任何帮助,提前致谢。我的环境是 centos7+nginx/1.10.2+Drupal7 网站