LogoLogo
  • Welcome to AI SEO Copilot Documentation
  • What is AI SEO Copilot
  • How it works?
  • Getting Started
    • Quickstart
  • How to find the right keywords for your page?
  • Documentation
    • Meta SEO
      • Keyphrase in Title
      • Keyphrase in Meta Description
      • Keyphrase in URL
      • Open Graph Title and Description
    • Content Optimisation
      • Content Length on page
      • Keyphrase Density
      • Keyphrase in introduction
      • Keyphrase in H1 Heading
      • Keyphrase in H2 Headings
      • Heading Hierarchy
    • Links
      • Internal Links
      • Outbound Links
    • Images and Assets
      • Image Alt Attributes
      • Next-Gen Image Formats
      • OpenGraph Image
      • Image File Size
    • Technical SEO
      • Code Minification
      • Schema Markup
  • What next?
    • Features requests
    • Roadmap
    • Sponsor the project
  • Articles
    • The bet of making a Webflow SEO app open source
Powered by GitBook
On this page
  • What does AI SEO Copilot Analyze?
  • What does AI SEO Copilot Recommend?
  • How to do it on Webflow?
  • How to install manually the schema:

Was this helpful?

  1. Documentation
  2. Technical SEO

Schema Markup

Add schema to key pages like products, articles, and events to enable rich results (stars, prices, dates) in search. Use schema.org as a reference and validate with Google’s Rich Results Test.

PreviousCode MinificationNextThe bet of making a Webflow SEO app open source

Last updated 18 days ago

Was this helpful?

Low impact on SEO

What does AI SEO Copilot Analyze?

  • Analyzes JavaScript and CSS resource minification

  • Checks inline scripts and styles for optimization

  • Identifies non-minified resources for performance improvement

What does AI SEO Copilot Recommend?

  • The % of the code minified and the goal to reach in minified code.

How to do it on Webflow?

Use the :

How to install manually the schema:

Steps to Implement manually on Webflow:

  1. Identify the Schema type: Determine the appropriate schema type for your content. The most common ones are:

3. Add Structured Data to Webflow:

  • For static pages, go to the specific page settings in Webflow and add the JSON-LD code in the “Custom Code” section under the <head> tag.

  • For CMS items, go to the CMS Collection Template page settings and add the JSON-LD code similarly. You can use Webflow’s dynamic fields to populate the schema data with content from your CMS.

: Enhances search results with video previews.

: Allows users to search within a site directly from the search results.

t: Displays star ratings and review summaries.

Highlights personal profiles.

: Shows product information, including pricing and availability.

: Displays organizational details.

: Displays local business info.

: Lists questions and answers.

: Displays event details.

: Shows page hierarchy.

: Enhances headlines and images.

For the complete list and detailed descriptions, visit the.

2. Generate JSON-LD Code: Based on your need, ask chatGPT to generate the JSON Schema or use the

4. Validate the structure with

Video
Sitelinks Search Box
Review Snippe
Profile Page:
Product
Organization
Local Business
FAQ
Event
Breadcrumb
Article
Google Search Structured Data Gallery
Schema Markup generator from Merkle
https://validator.schema.org/
Graphit app