PrestameMucho Posted July 22, 2023 Share Posted July 22, 2023 Hello, I am having problems with google search console. It complains about my products lacking the image. I have been updating the prestashop to 8.0 and also using a webp image converter. So I am not so sure where along the way this issue appeared. I have added into my product.tpl from /catalog the following properties: <meta property="og:image" content="{$product.cover.large_default.url}"> <meta itemprop="image" content="{$product.cover.large_default.url}"> Also I have also modified the product.tpl under miniatures to cope with that as well: <meta itemprop="image" content="{$product.cover.large_default.url}"> But I still get the same issue, i.e.https://gregariobikes.com/calzado/133-672-zapatillas-mtb-specialized-recon-30.html#/11-color-negro/126-talla-45" Which I am testing with: https://search.google.com/test/rich-results Can you give me a hand? Thank you in advance. Regards Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now