Structered Data (JSON-LD)

  • Author
    Posts
  • #85918
    Chris
    Power User

    Hello,

    I wanted to add some structured data to my website. I use Parabola and was wondering if this can be achieved without using a plugin?

    Please see markup:

    {
    “@context”:”http://schema.org/”,
    “@type”:”WebPage”,
    “url”:”https://g.page/csm-security-locksmiths/“,
    “}aggregateRating”: {
    “@type”:”AggregateRating”,
    “bestRating”:”5″,
    “worstRating”:”5”,
    “ratingCount”:”277”,
    “ratingValue”:”5”
    }
    }

    Kind regards,
    Chris

    Website: www.csmsecuritylocksmiths.uk

    #91650
    Zed
    Cryout Creations mastermind

    To add that to the source without plugins you’ll most likely need to write your own custom code.
    Depending on where you’d want that included and how often you’ll update it, you should hook it in one of the available core WordPress hooks or even one provided by the theme.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Structered Data (JSON-LD)’ is closed to new replies.