Does Bing permit images in their sitemap like Google?
Please see Google Examples below:
This is Google's only search engine that supports Image Sitemaps. Other search engines can successfully parse these Sitemaps, but they can potentially ignore Tag related to image sitemap extensions.
Note that there is an error in your example, and it is possible that this is what Bing is. Image schema center is located on
, you need to change the following bit:
xmlns: image = "http://www.sitemaps.org/ schema / With sitemap-image / 1.1 "
xmlns: image =" http://www.google.com/schemas/sitemap-image/ 1.1 "
Comments
Post a Comment