Schema Generator
Our Free Schema Generator helps you create the hidden code search engines need to show your business more clearly in Google Search and Google Maps. Just fill out your business details, generate your code, and paste it onto your website. No coding skills needed — it only takes a few minutes, and you’ll be giving Google the exact info it wants about your hours, location, and services.
Business Details
Address
Hours
Choose “Closed” for days you’re closedArea Served
Social Profiles (one per line)
Awards (one per line)
Founder / Owner
Output
Please make sure to validate with Google Rich Results Test or Schema.org Validator.
Add It to Your Website
There are two easy ways to do this (pick whichever matches your site):
Option A: If You Have WordPress
-
Log in to your WordPress admin.
-
Go to the page where you want this schema added (usually your Home or Contact page).
-
If you’re using Elementor, Gutenberg, or another builder:
-
Add a Custom HTML block/element to the page.
-
Paste the schema code inside it.
-
-
Save and update your page.
Option B: If You Have a Standard Website (not WordPress)
-
Log in to your website editor or file manager.
-
Open the page you want to add schema to (usually Home or Contact).
-
Scroll to the very bottom of the page, right before the </body> tag (don’t worry if you don’t see that, just paste near the bottom of the page).
- Paste the code inside this wrapper:
<script type="application/ld+json">
{ "example": "your schema code goes here" }
</script>