Site logo

Archived topic

add schema or microdata to child theme

3 replies · Started by Mark on April 2, 2016

Viewing posts 1–4 of 4

Where would I add
<meta itemprop="name" content="the name of company">
<meta itemprop="description" content="the thing the company does">
<meta itemprop="image" content="http://www.sitename.image.jpg">

This is for a Google Badge

Thanks

You could add that into the wp_head hook in GP Hooks :)

Excellent! Is that where to add all schema markup to generate press

That's where most meta tags should go :)

This archived topic is closed to new replies.