Tell the machine what you do.
Schema is the only place you state your facts directly instead of hoping an engine infers them from page copy. Five kinds, generated for a local business, valid and ready to paste.
Schema markup is structured data in your page’s code that states what your business is, what it sells, and where, in a format built for machines rather than people. Everything else on your site has to be interpreted. Schema is read.
Most local sites have either none of it or a generic block a plugin generated years ago. That matters more now than it did, because an answer engine assembling a recommendation has to decide quickly whether it understands your business well enough to name it. Ambiguity loses to a competitor whose markup is explicit.
Two things separate useful markup from the default kind: using the specific subtype for your category rather than the generic one, and marking up your services individually rather than describing them in a paragraph.
Nothing is sent anywhere. This runs entirely in your browser.
Generates "@type": "Plumber". A specific subtype tells an engine more than the generic LocalBusiness.
Generate one of these per service you sell, each on its own page. A single block listing everything is weaker than five specific ones.
The answers here must also appear visibly on the page. Marking up text a visitor cannot see is a guidelines violation.
The profile list is the sameAs property. It is how an engine confirms that the LinkedIn page, the Google listing, and your website are one entity.
Paste this into the head of your page.
Installing it on a real site.
If you run Yoast or Rank Math, both have a schema section per page. Otherwise use a code snippet plugin like WPCode and insert it site-wide or per page. Do not paste it into the post body.
Settings, then Advanced, then Code Injection. Site-wide markup goes in the header field. Page-specific markup goes in that page’s own settings under Advanced.
Settings, then Custom Code. Add the snippet to the head, and choose whether it applies to all pages or the one page it describes.
Edit the theme code and add it to theme.liquid for site-wide, or the relevant template for page-specific.
Hand it to your developer and ask for it in the head element. It is a five-minute change.
Before you paste anything.
What is schema markup?
Schema markup is structured data added to a web page in a standard vocabulary that search engines and AI systems both read. It states facts about the page directly, such as the business name, the service being described, or the author of an article, instead of leaving those facts to be inferred from the visible copy. The most common format is JSON-LD, which is what this tool generates.
Does schema markup help with AI visibility?
It helps, and it is not sufficient on its own. Schema makes your facts unambiguous on the one surface you fully control, which raises an engine’s confidence that it understands your business. It does not make your business worth recommending. A page with perfect markup and generic content still loses to a page with specific, quotable substance.
Which subtype should I use?
Use the most specific one that accurately describes your business. Schema.org defines subtypes like Plumber, Dentist, and RoofingContractor beneath the general LocalBusiness type, and the specific one carries more meaning. If nothing fits, LocalBusiness is a valid fallback and is better than no markup.
Can I put all my services in one Service block?
You can, and it is weaker. One Service block per service, on the page that describes that service, is what makes each one individually retrievable. A single block listing eight services reads to an engine as one vague offering rather than eight specific ones.
Is FAQ schema still worth adding?
Yes, though the reason has changed. Google narrowed the rich result for FAQ markup, so most sites no longer get the expanded listing. Answer engines still parse it, and a marked-up question and answer pair is one of the cleanest formats for a model to lift an answer from. Add it for retrieval, not for the star rating.
Do the answers have to appear on the page?
Yes. Marking up content that a visitor cannot see is a violation of Google’s structured data guidelines and can result in a manual action. Every question and answer in your FAQ markup should be visible in the page content as well.
How do I know if it is working?
Run it through the Schema.org validator to confirm it is syntactically valid, then the Google Rich Results Test to see whether it qualifies for any enhanced display. Both are free and take under a minute. Neither tells you whether AI will cite you, only that the markup is readable.
My plugin already adds schema. Do I need this?
Check what it actually outputs before adding anything. Many plugins generate a minimal LocalBusiness block with the wrong subtype and no service markup, which is better than nothing and well short of useful. Two blocks describing the same thing differently is worse than one correct block, so replace rather than stack.
Markup makes you readable. It does not make you the answer.
See every gap, scored.
The AI Visibility Audit scores you across six sections and 30 criteria, runs a tracked prompt set against the engines, and tells you exactly what to fix first.