Implementation of Rich Text Snippets on a e-commerce site
-
Hey Guys
I'm working on the implementation of Rich Text Snippets , I have basically 3 types of page
-
Product Page
-
Category Page
-
Homepage
On the product page I'm going to implement the product scheme which seem relatively straight forward , I'm struggling a bit understand what can be implement on the homepage & category page if anything
For the Homepage I was planning to use the organisation scheme
http://schema.org/Organization
using the object thing
my question is can you use the image tag to try and get google to display our brand logo ? just like the author & recipe etc..
we sell branded goods so on each ideally for branded page we provide brand description and brand logo
http://brokenscene.com/uk/brands/famous-stars-and-straps.html
can you use any snippets or is it best to focus on just the products ?
Ben
-
-
I am struggling with all of this myself. One thing I actually did right was implement the image tag to display our brand logo for the home page and category page. Yes this works. Take a look at our home page or one of our Category pages in the testing tool:
http://www.celebratecommunion.com/prefilled-communion-cups.html
Of course, Google isn't doing anything with this information yet, so it (our logo) doesn't yet appear in SERPs.
Unfortunately, it's pulling the brand logo instead of the product thumbnail image on our product pages. If you figure out how to achieve that, let me know!