I am running multiple websites on a VPS using Let's Encrypt.
I have websites A, B, etc.
I was using Let's Encrypt on A, but for a while I couldn't see the https on A because it wasn't updating properly.
Since then, it's hard to imagine that
When I search the Internet for the title or contents of B's website site, to my surprise, A's site also comes up in the search results.
For more information, for example, if you search Google or other search engines for "Test B contents," which is the contents of B's website, your browser will return
https://siteB.com
Test B contents...
https://siteA.com
Test B contents...
The results will look something like this
The body of the search results are both the contents of B, but the URL of A's website is also displayed.
This is quite undesirable.
I have been running the website for a long time, but have never had such an event before.
Why is this happening?
Please give me a solution.