schema markup error
-
HI, I’m having an issue with my site’s structured data markup. when I tried to add the structured data as JSON-LD markup to Generatepress’s theme editor, I get this error:
Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over FTP.
tried to add this JSON-LD markup:
<!– JSON-LD markup generated by Google Structured Data Markup Helper. –>
<script type=”application/ld+json”>
{
“@context” : “http://schema.org”,
“@type” : “Product”,
“image” : “https://www.endlesshairextensions.com/wp-content/uploads/2019/01/shutterstock_120599233-Copy-2-Copy-1024×817.jpg”,
“description” : “Buy human hair from our extensive Brazilian Hair, virgin hair & Remy Hair collections and get thicker and fuller hair to achieve those voluminous hair dreams!”,
“brand” : {
“@type” : “Brand”,
“logo” : “https://www.endlesshairextensions.com/wp-content/uploads/2019/01/Endless-Hair-Logo-Trans-Cropped_2_410x-1-1.png”
},
“offers” : {
“@type” : “Offer”,
“price” : “59.99”
}
}
</script>Can you help?
JenThe page I need help with: [log in to see the link]
The topic ‘schema markup error’ is closed to new replies.
