Hello, asking for help! how do i remove that error codes?
Site: https://www.playbook.com.ph/
pass: jwsummit
A user encountered error codes displaying on their Shopify store (playbook.com.ph) and sought help removing them.
Root Cause Identified:
Solutions Provided:
<body>) and wrap it in proper script tagsResolution:
The issue was successfully resolved after following the provided guidance. The user confirmed the fix worked and expressed gratitude.
Hello, asking for help! how do i remove that error codes?
Site: https://www.playbook.com.ph/
pass: jwsummit
@Marketing01 Please check the code syntax referenced by the page ![]()
likely being rendered due to a syntax error.
ref: https://gist.github.com/freakdesign/5d81d97639b5b739f12e
@Marketing01 Hey, thanks for posting here.
there is a schema code that it included without a script tag
please use this method:
to solve the go-to theme.liquid file after the you can find your schema code and put these in the script tag there.
Sorry, i have no idea about code syntax
your case, below
before
{"@context":"https://schema.org","@type":"WebSite","name":"8a22bb-c9","url":"https://8a22bb-c9.myshopify.com","sameAs":["https://www.facebook.com/theplaybookstore/","","https://www.instagram.com/theplaybookstore/?hl=en","",""],"potentialAction":{"@type":"SearchAction","target":"8a22bb-c9.myshopify.com/search?q={query}","query-input":"required name=query","url":"8a22bb-c9.myshopify.com"}}
after
yes great .
now put it in theme.liquid file.
Hi @Marketing01
Please go to your Online Store > Themes > Customize > App embeds, toggle to disable the SPIDER Free SEO Optimizer app, and check again. If you are still using this app, then I recommend you contact support for that app so they can help you solve it.
Best regards,
Dan from Ryviu’s Support Team.
it works!! Thank you so much
Happy I could help!