使用Yahoo Explorer验证站点地图
我的网站上有一个站点地图索引,我通过“Google网页设计师设备”有效确认了该索引。 最重要的肯定是:
<sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
该索引详细说明了2个站点地图。 其中包含使用http://www.google.com/schemas/sitemap-image/1.1
架构声明后的“photos”标签。
将此站点地图索引发送给雅虎旅行者时,我得到错误:
ERROR: FF_30000 “Not an accepted feed format file. Please consult the documentaiton for supported file formats.”
有什么建议?
乔尔
0
Joel 2019-05-13 02:30:05
资源
分享
答案: 1
似乎雅虎和Bing还没有支持照片站点地图,这就是为什么他们没有在雅虎确认是Site Explorer。
为了避免获得识别错误,您可以将每个照片站点地图放在第二个站点地图索引中,也可以通过网站管理员工具将其发送给Google。 这需要阻止你从各种其他互联网搜索引擎中获取错误,并且当然仍然允许谷歌利用该站点地图进行照片搜索。
0
Jacob Hume 2019-05-30 17:43:57
资源
分享
相关问题