Jump to content

sippets


Recommended Posts

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

×
×
  • Create New...