【问题标题】:How should I design the path of images for sitemap我应该如何设计站点地图的图像路径
【发布时间】:2015-03-20 14:23:10
【问题描述】:

我有一个新闻网站,每天提供数百张图片。

图片路径是这样的:http://www.example.com/img/4325235.jpg

当我查看谷歌网站管理员工具的统计数据时,似乎已经提交了 222000 张图片,但其中只有 14000 张被编入索引。

我以为问题出在路径上,然后我像这样更改了图像路径:http://www.example.com/img/my-image-title--4325235.jpg

当我再次检查时,似乎最糟糕的是,已提交 222000 张图像,但其中只有 7900 张被编入索引。

其他提交的索引很好。为什么在这种情况下图像有问题?

<url>
<loc>http://www.example.com/news/my-news-title--4325235.jpg</loc>
<lastmod>2014-09-02T08:07:18+02:00</lastmod>
<changefreq>Monthly</changefreq>
<priority>0.5</priority>
<image:image>
<image:loc>
http://www.example.com/hdimages/my-images-title--4325235.jpg</image:loc>
<image:title>Democracy in the Twenty-First Century</image:title>
<image:caption>Democracy in the Twenty-First Century</image:caption>
</image:image>
</url>

【问题讨论】:

    标签: image seo sitemap google-search google-search-console


    【解决方案1】:

    Google 在 URL 中搜索关键字。因此,如果您的图片文件名包含关键字,它应该反映您图片中的内容,以帮助建立相关性。

    Google 将首先将匹配用户查询的页面编入索引,并可能丢弃其余页面。

    如果 Google 无法弄清楚您图片中的内容,它就不会信任它们,因此不会对它们进行排名。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-01-29
      • 2011-08-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多