Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
On my website product pages, on all those products pages, and as well as on other pages, there is a schema markup of restaurant, I have added it for organization schema and product schema, But I am not able to find out from where this schema of restaurant is coming up. Even on home page there is schema markup of reasturant.
I want to remove the schema of Restaurant. attaching screenshot and link of the website.
Solved! Go to the solution
This is an accepted solution.
There is indeed a schema markup of restaurant in your code, you can see that clearly here:
I suppose it should be in your theme.liquid file, not far from the opening <body> tag. You can do a search in your code with this: application/ld+json and it should highlight the structured data scripts.
If it's not in theme.liquid, then it should be in a snippet that is referenced in theme.liquid. Anyways, it's not far from the opening <body> tag as highlighted in the screen capture above.
This is an accepted solution.
There is indeed a schema markup of restaurant in your code, you can see that clearly here:
I suppose it should be in your theme.liquid file, not far from the opening <body> tag. You can do a search in your code with this: application/ld+json and it should highlight the structured data scripts.
If it's not in theme.liquid, then it should be in a snippet that is referenced in theme.liquid. Anyways, it's not far from the opening <body> tag as highlighted in the screen capture above.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025