JSON-LD

Rich search results
with structured data

Add JSON-LD structured data to your pages for enhanced visibility in search. Use Schema.org types like Article, Product, or Organization — managed per page from the dashboard or generated by AI.

How it works

Per-page structured data

Step 1
Create or edit a page

In the Pages dashboard, add a new SEO page or open an existing one. Each page has its own JSON-LD field.

Step 2
Add JSON-LD

Paste valid JSON-LD (Schema.org) or use the AI Assistant to generate it from your page content.

Step 3
Save & serve

Save the page. The SEO Manager API serves the JSON-LD when your app fetches metadata — no deploy needed.

Step 4
Rich results

Search engines use your structured data for rich snippets, knowledge panels, and better understanding of your content.

Key capabilities

Everything you need

Add JSON-LD structured data per page for rich search results

Schema.org types: Article, Product, Organization, LocalBusiness, and more

AI can generate or improve JSON-LD from your page content

Managed in the Pages dashboard alongside title, description, and keywords

Served via the API — no rebuilds when you update structured data

Helps search engines understand your content for enhanced visibility

Example

Schema.org Article

{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Your Page Title",
  "description": "Your meta description",
  "author": { "@type": "Person", "name": "Author Name" },
  "datePublished": "2025-03-10"
}
Explore

Other features

Robots.txt Management

Control crawler access from the dashboard.