logo
Beginner4min read

Verify with Google

Step-by-step: how to confirm your schemas are working using Google Search Console and the Rich Results Test.

How to verify your schema is working

You created your first schema in Schemafy and saved it. Now what? Here's exactly how to confirm Google has seen it, understood it, and is (or will be) showing rich results.

You'll use two free Google tools: Google Search Console and the Rich Results Test.


Tool 1: Rich Results Test (instant check)

This is the fastest way to verify a single page. Use it right after creating a schema.

Step 1: Go to search.google.com/test/rich-results (search "rich results test" on Google)

Step 2: Paste the full URL of the page you added schema to (e.g. https://yoursite.com/services)

Step 3: Click "Test URL"

What you'll see:

  • "Page is eligible for rich results" — your schema is valid and Google can use it. This doesn't mean it will show immediately (Google decides that), but the technical side is perfect.
  • ⚠️ Warnings — the schema works but some non-required fields are missing. These won't block rich results but you could improve the schema.
  • Errors — something is technically wrong. Go back to Schemafy → edit the schema → fix the flagged field → re-test.

Tip: The test also shows you a preview of what the rich result could look like in Google — stars, prices, FAQ dropdowns, etc.


Tool 2: Google Search Console (full site monitoring)

Google Search Console is a free Google tool that shows you how Google sees your entire site. You need to verify ownership of your site once (takes 5 minutes), then you have access to all the data.

If you haven't set it up yet: go to search.google.com/search-console → add your property → follow the verification steps.

Where to find schema data in GSC:

In the left menu → click "Enhancements". You'll see a list of schema types Google has detected on your site. Click any type to see:

  • How many pages have that schema
  • How many have errors vs. are valid
  • Which specific pages have problems

The statuses you'll see:

StatusWhat it means
ValidSchema is correct — page is eligible for rich results
Valid with warningsWorks but some fields are missing or improvable
ErrorSchema has a problem — Google is ignoring it for rich results
ExcludedPage is noindex, or Google chose not to show rich results

Clicking on an error shows you the exact field that's wrong and which pages are affected. Fix the schema in Schemafy, then click "Validate Fix" in GSC — Google will re-crawl those pages faster.


How to request faster indexing

Google crawls your site on its own schedule — which can take days or weeks. If you want Google to check a specific page sooner:

  1. In Google Search Console, click the URL Inspection tool at the top
  2. Paste the full URL of your page
  3. Click "Request Indexing"

Google will prioritize crawling that page, usually within 24–48 hours. You can do this for up to 10 URLs per day.


What to expect and when

TimeframeWhat usually happens
ImmediatelySchema is live on your page — visible in page source and Rich Results Test
1–3 daysGoogle crawls the page (if you requested indexing)
3–14 daysRich results may start appearing for your page
2–6 weeksTypical range for new sites or pages without prior schema

If 6 weeks pass with no rich results despite a valid schema, the most likely reason is that Google's algorithm determined your content isn't strong enough to deserve the enhanced display. Focus on content quality for those pages.


Quick verification checklist

After creating any schema in Schemafy:

  • [ ] View page source → confirm application/ld+json is present
  • [ ] Rich Results Test → confirm no errors
  • [ ] Request indexing in GSC for key pages
  • [ ] Check GSC Enhancements section after 1–2 weeks
  • [ ] Monthly: Rich Snippets Manager → Validate All

Was this page helpful?