Uncaught SyntaxError: Unexpected Token
-
After enabling the plugin on our site https://www.naturaldermis.com we started getting console errors on the homepage. Only if a user visited another page and then came page to the homepage. The error caused half the page not to load.
The error pointed to this script on the homepage
<script type=”application/ld+json”>{ “@context”: “https://schema.org”,”@type”: “WebSite”,”url”: “https://naturaldermis.com/”,”potentialAction”: {“@type”: “SearchAction”,”target”: “https://naturaldermis.com/?s={search_term}”,”query-input”: “required name=search_term”}}</script>
We had to disable the plugin.
Any ideas what would cause this?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Uncaught SyntaxError: Unexpected Token’ is closed to new replies.