Schema markup on wordpress

aalatalo845

Newbie
Joined
Mar 13, 2016
Messages
8
Reaction score
0
What would be best way to implement schema markup for a local business? The website has been build in wordpress.

Is there some specific plugin I could use?
How can I do it "manually"?
 
Try JSON-LD. You can drop it in the head using any code insertion plugin. Might be easier than using microdata to markup individual elements.

Check out this tool and learn more: http://json-ld.org/playground/
 
Try JSON-LD. You can drop it in the head using any code insertion plugin. Might be easier than using microdata to markup individual elements.

Check out this tool and learn more: http://json-ld.org/playground/
Thanks for the tip!
 
Back
Top