ZioCan Posted July 29, 2019 Share Posted July 29, 2019 I think microdata should be present in the product.tpl file only, not in product-list.tpl. More precisely, product-list.tpl must not contain the section itemprop="offers". What do you think? Link to comment Share on other sites More sharing options...
prestamodulo Posted July 29, 2019 Share Posted July 29, 2019 I think it can be there and can apply to many html elements on a page https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/itemprop Quote The itemprop global attribute is used to add properties to an item. Every HTML element can have an itemprop attribute specified, and an itemprop consists of a name-value pair. Each name-value pair is called a property, and a group of one or more properties forms an item. Property values are either a string or a URL and can be associated with a very wide range of elements including <audio>, <embed>, <iframe>, <img>, <link>, <object>, <source> , <track>, and <video>. Link to comment Share on other sites More sharing options...
ZioCan Posted July 29, 2019 Author Share Posted July 29, 2019 I think that the offer is only the one on the product page, any repetition of the same can only create confusion and will be harmful for SEO purposes. When a user searches for a product that I sell, I want the search engine to bring he to the product page, not to any page where that product was listed and maybe now doesn't contain it anymore. 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