You should see a green checkmark and your business type (e.g. "Local Business", "Dentist") under "Detected items".
We also run this test for you every night and email you if anything breaks.
Common questions
I pasted the snippet but nothing shows in the Rich Results Test.
Give Google's crawler a minute — it sometimes needs a second pass. If it's still empty after 10 minutes, check that (1) the snippet is in the <head>, not the body, and (2) your dashboard says "Saved & live". If still stuck, email hi@schemapin.com with your site URL — we'll debug.
Will this slow down my site?
No. The snippet is 1 KB, loads asynchronously (the async attribute means it doesn't block your page render), and is served from a CDN with <50 ms latency globally.
Can I put schema on just some pages?
Yes — instead of adding the snippet to every page, only paste it into the specific pages/templates where you want the schema. Most local businesses just want it site-wide though.
What if I change hosts or redesign my site later?
As long as you keep the <script> tag in the new site's head, your schema keeps working — we're just serving the JSON-LD, we don't care about the site around it.