• Resolved Darren Ellis

    (@dazsmodels)


    Hi

    on our homepage we have updated the next event we are attending but the JSON-LD code has stayed as the previous one.

    We are using breakdance if this helps , should it still update when we change things on our pages

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Peter

    (@petersquirrly)

    👋Hi Darren,

    Thank you for reaching out.

    That depends on how you have setup the JSON-LD Schema. Did you manually type the details inside the schema or did you use patterns? If patterns were used, the data will be automatically changed based on the setup you have.

    If you can send us a screenshot when editing the schema we can see what exactly you have on it.

    Thread Starter Darren Ellis

    (@dazsmodels)

    the schema we used was a preset one that from what I can see should update but hasn’t

    ill add screenshots later

    Thread Starter Darren Ellis

    (@dazsmodels)

    this appears as it should I think

    do you think it’s correct or should it change

    Plugin Support Peter

    (@petersquirrly)

    Would you mind providing an example of a page, including what it currently says and what it should actually say? This way we can better understand what is going on your end.

    As for if I believe it’s correct, that’s up to you, what exactly you wish to have for each schema. If it doesn’t change, and it should, then something is wrong and we are going to look into it. However, I’m not sure if this is the cause right now, not with the amount of details we currently have.

    Thread Starter Darren Ellis

    (@dazsmodels)

    HI THE top is what the json code says which hasnt updated and the bottom is the latest live page

    Plugin Support Peter

    (@petersquirrly)

    I’m not quite sure that I understand what is wrong.

    Allow me to explain what the current patterns you are using are doing:
    Headline:
    {{sitename}} -> Adds the site’s name. (as it’s set up in Settings > General > Site Title)
    {{page}} -> Displays the number of the current page (i.e. 1 of 6)
    {{sep}} -> Places a separator between the elements of the post description.
    {{sitedesc}} -> Adds the site’s description. (as it’s set up in Settings > General > Tagline)

    Description:
    {{excerpt}} -> Will display an excerpt from the post/page – as it appears in the excerpt field in WordPress for that particular page/post. If NOT customized, the excerpt will be auto-generated, displaying the first lines of text from your post/page.
    {{page}} -> Displays the number of the current page (i.e. 1 of 6)
    {{sep}} -> Places a separator between the elements of the post description.
    {{sitename}} -> Adds the site’s name. (as it’s set up in Settings > General > Site Title)

    Essentially, none of the patterns you are using is retrieving data from the text blocks you sent in the screenshot. Not because of an issue, but because those are getting a different kind of information.

    If you want that data to be pulled, first, you need to determine exactly what those are (titles, descriptions, product names, etc.), and use the appropriate patterns.

    Here you can find a full list of all the supported patterns: https://howto12.squirrly.co/ht_kb/the-squirrly-seo-patterns-list/

    If you want to create your own custom patterns to pull the data you want, follow this article: https://howto12.squirrly.co/ht_kb/custom-fields/

    Let us know if anything is unclear.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘JSON-LD code not updating’ is closed to new replies.