nuchie1 Posted March 9, 2013 Share Posted March 9, 2013 Where do you add sippets in ps 1.5. I can't fint the right place. I want it in the home page.Here is some code. When I add to header the info shows up on home page <div itemscope="itemscope" itemtype="http://schema.org/LocalBusiness"> <span itemprop="name">Leo's Wood Crafts</span> <div itemprop="address" itemscope="itemscope" itemtype="http://schema.org/PostalAddress"> <span itemprop="streetAddress">226 </span> <span itemprop="addressLocality">Alabaster</span>, <span itemprop="addressRegion">AL</span> <span itemprop="postalCode">35007</span> <span itemprop="addressCountry">US</span> </div> Phone: <span itemprop="telephone">2051111111</span> Website: <a itemprop="URL">leoswoodcrafts.com</a> </div> Link to comment Share on other sites More sharing options...
yaniv14 Posted March 9, 2013 Share Posted March 9, 2013 Try nemo1 tutorial: http://nemops.com/prestashop-google-rich-snippets/ Link to comment Share on other sites More sharing options...
Recommended Posts