October 2017
Intermediate to advanced
370 pages
8h 57m
English
In Chapter 1, Ride the Lightning with AMP we learned a little bit about metadata and the AMP search results carousel. Now that we've changed our focus to e-commerce, there is some metadata geared towards e-commerce that you should include to maximize your search visibility. These include the brand and offers schema.org types. To get the best SEO results, you can provide metadata to help search engines to better index your product pages:
<script type="application/ld+json">{ "@context": "http://schema.org/", "@type": "Product", "name": "T Shirt: Super Pouvoir", "image": "", "description": "Lorem ipsum", "mpn": "123456", "brand": { "@type": "Clothing", "name": "FunisherRunning" }, "offers": { "@type": "Offer", ...Read now
Unlock full access