Mon. - Fri. 9 am - 5 pm Ask a Question
Remember me

How to generate Schema for your Zero App

8 months 3 weeks ago #1

  • Artem's Avatar
  • Artem
  • Posts: 11280
Hi there,

Here is a short instruction, hope it will be useful

Go to: technicalseo.com/tools/schema-markup-generator/

1. Select the type which is suitable for you, for example, it will be Event
2. Fill necessary fields
3. Copy generated code




Code should be pasted in: Zerp App >> Page Settings >> SEO >> Default Settings >> JSON-LD Schema Markup
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Event",
  "name": "",
  "startDate": ""
}
</script>


Values for - Name, startDate and other values should be replaced by data tags, screen bellow




That's all B)

Regards,
Artem, Balbooa.com
Powered by Kunena Forum