Title: Unparsable structured data | Structured Content Plugin
Last modified: February 2, 2026

---

# Unparsable structured data | Structured Content Plugin

 *  Resolved [Ockert Cameron](https://wordpress.org/support/users/ockertc/)
 * (@ockertc)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/unparsable-structured-data-structured-content-plugin/)
 * Afternoon team. Recently noticed that when content was inserted via [https://wpsc-plugin.com/](https://wpsc-plugin.com/)
   as FAQ in a post, and Glossary insert the glossary link for keywords, Google 
   Search Console report unparsable structured data and do not index the page.
 *     ```wp-block-code
       {				"@type": "Question",				"name": "Q: How long does blast freezing take?",				"acceptedAnswer": {					"@type": "Answer",					"text": "<p>A: Proper <a href="https://thefrozenfoodcourier.co.za/glossary/iqf-individually-quick-frozen/" target="_blank" class="glossary-only-link">blast freezing</a> should reach -18°C core temperature within 2-6 hours from 5°C. Faster freezing creates smaller ice crystals that preserve texture better than slow freezing.</p>"									}			}
       ```
   
 * Specific error message “Parsing error: Missing ‘,’ or ‘}'”
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funparsable-structured-data-structured-content-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Daniele Scasciafratte](https://wordpress.org/support/users/mte90/)
 * (@mte90)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/unparsable-structured-data-structured-content-plugin/#post-18807939)
 * Hi,
    the issue is that this plugin use something internally that execute the_content
   filter and our plugin it is executed (we use that filter to inject our tooltips).
 * It is something that we can’t fix as this plugin should use a different way to
   get the content of the term.
 *  Thread Starter [Ockert Cameron](https://wordpress.org/support/users/ockertc/)
 * (@ockertc)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/unparsable-structured-data-structured-content-plugin/#post-18807952)
 * Thank you Daniele – what would the description be for me to log a bug with the
   Structured Content Plugin developer?
 *  Plugin Author [Daniele Scasciafratte](https://wordpress.org/support/users/mte90/)
 * (@mte90)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/unparsable-structured-data-structured-content-plugin/#post-18807966)
 * That when they inject this HTML in the page they shouldn’t use something that
   execute the_content filter.
 *  Plugin Author [Daniele Scasciafratte](https://wordpress.org/support/users/mte90/)
 * (@mte90)
 * [3 months ago](https://wordpress.org/support/topic/unparsable-structured-data-structured-content-plugin/#post-18845046)
 * Closing after a month

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funparsable-structured-data-structured-content-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/glossary-by-codeat/assets/icon-256x256.png?rev=1889092)
 * [Glossary](https://wordpress.org/plugins/glossary-by-codeat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/glossary-by-codeat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/glossary-by-codeat/)
 * [Active Topics](https://wordpress.org/support/plugin/glossary-by-codeat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/glossary-by-codeat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/glossary-by-codeat/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Daniele Scasciafratte](https://wordpress.org/support/users/mte90/)
 * Last activity: [3 months ago](https://wordpress.org/support/topic/unparsable-structured-data-structured-content-plugin/#post-18845046)
 * Status: resolved