Hello
I have a problem with more than half of my articles in Google merchant center. They refused.
The diagnosis says "Verify that Google can access your images and explore them".
I checked with the search console, I have no problem with the robots.txt, nor with the indexing of the product pages.
The most amazing thing is that the images of my products are indexed in google images. The flow to merchant center began a month ago. I have 250 products. I contacted the adwords support by phone, "the only thing you can say is that we could not crawl your images" ok thanks!
A image with the problem
link image
https://cdn.shopify.com/s/files/1/1073/5682/products/etoilesmenthe.jpg?v=1457103823
link product
http://www.super-bison.com/products/sweat-double-face-etoiles?utm_medium=cpc&utm_source=googleshoppi...
link google image
https://www.google.fr/search?q=Sweat+Double+Face+Etoiles&tbm=isch&tbo=u&source=univ&sa=X&ved=0ahUKEw...
Do you have an idea of where the problem lies?
Thank you for your help
Yann
Sorry, it's a common mistake people make. A tag looks like this:
Opening Tag: <tag>
Closing Tag: </tag>
Self Closing Tag: <tag />
Tags can contain attributes:
<tag attribute="value" > </tag>
<tag attribute="value" />
In this scenario we have a self closing img tag with a src and an alt attribute:
<img src="..." alt="..." />
http://www.w3schools.com/tags/tag_img.asp
User | Count |
---|---|
10 | |
8 | |
8 | |
6 | |
5 |