Hi,
I have received a Google Search Console error warning. Looking into the issue, it seems that there is a parsin error within MEC. The error occurs 12 times on my website, which matches the number of events visible in MEC at page load.
The error shows:
Parsing error: Missing ',' or '}'
It seems to be in the same piece of code for all the errors:
"url": "https://workshops.carolineingraham.com/events/2020-09-09-uk-feline-gateway-part-2/",
"price": "£250",
"priceCurrency": "£"
},
"performer": "",
"description": "<div class="cs-content" id="cs-content" ></div>",
"image": "",
"name": "UK Feline Gateway Part 2",
Google is highlighting the description line’s “cs-content” id=“cs-content” >", as being where the fault lies.
Does this make any sense to you?
Thanks,
Christopher