Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我即将将我的网站上传到 VPS。我还不想让 Google 为我的网站编制索引——我只想使用 VPS 返回给我的 IP 地址来测试我的网站。我知道我可以使用 robots.txt 来阻止 Google 将我的网站编入索引,但如果我不将 DNS 指向我的 VPS , Google 甚至会找到我的网站吗?
如果互联网上有其他网站有指向它的链接,谷歌和任何其他搜索引擎都会找到您的网站。如果没有链接,谷歌将找不到它。另一方面,当有链接时,它是否只包含 IP 地址或域名都没有关系。但是,我认为在搜索结果中,Google 更喜欢具有有效 DNS 名称的站点,而不是仅限 IP 的站点。