谷歌流量和CDN

发布于 2024-10-14 07:45:47 字数 114 浏览 4 评论 0原文

我已将所有图像从网站移动到另一个域上的内容交付网络。结果,失去了所有谷歌图像搜索流量。损坏是永久性的还是流量会恢复?另一个域上的图像是否仍允许我的网站出现在图像搜索结果中?也许我应该逐渐移动图像​​?有什么建议吗?

I have moved all images from a website to a content delivery network on another domain. And, as a result, lost all Google image search traffic. Is damage permanent or will traffic return, will images on another domain still allow my site to be in image search results? Maybe I should have moved images gradually? Any advise?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

青朷 2024-10-21 07:45:47

它消失了,因为谷歌现在无法再找到它之前抓取的图像,谷歌当然会找到新的位置,但不能保证它会对你的图像进行与以前相同的排名。

最好的恢复方法是使用 .htaccess 文件实施 301 重定向。根据您移动图像的方式以及它们是否位于相同或不同的文件夹结构中,可能需要一些工作来修复。

It's gone because Google can now no longer find the images it had previously spidered, google will of course find the new locations however there is no guarantee it will rank your images the same as before.

The best way to recover is to implement 301 redirects using your .htaccess file. Depending on how you've moved the images and if they are in the same or a different folder structure it may require a bit of work to fix.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文