Home › Forums › Support › Best place to add "schema.org metadata ld+json" script This topic has 3 replies, 2 voices, and was last updated 9 years, 1 month ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 1, 2017 at 10:20 pm #285959 Rafael Q. I’m still learning about GP. where would be the best place to add “schema.org metadata ld+json” script to the side? I’ve been reading and I know goes under GP Hooks, but which one of them? Thanks for the help. <script type=”application/ld+json”> { “@context”: “http://schema.org”, “@type”: “Blog”, “url”: “https://digimobileus.com/blog/” } </script> <script type=”application/ld+json”> { “@context”: “http://schema.org”, “@type”: “Organization”, “name”: “Digimobile”, “url”: “https://www.digimobileus.com”, “sameAs”: [ “https://www.facebook.com/digimobile/”, “https://plus.google.com/+Digimobileus”, “https://twitter.com/digimobileus”, “https://www.yelp.com/biz/digimobile-ronkonkoma”, “https://foursquare.com/digimobileus” ] } </script> March 1, 2017 at 10:23 pm #285960 LeoStaff Customer Support Hi Rafael, That can go in the wp_footer hook. Hope this helps! March 1, 2017 at 10:34 pm #285962 Rafael Q. Thank You. March 2, 2017 at 6:42 am #286094 LeoStaff Customer Support You’re welcome 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In