Best place to add "schema.org metadata ld+json" script
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”, … Read more