Generate Organization schema for your homepage
Search and answer engines resolve pages to entities. Organization JSON-LD is how you state, in a form they parse rather than infer, that this site belongs to this business. We fill what your hostname makes knowable and mark the rest TODO.
Runs in your browser. Your domain is never sent to us, and nothing is stored.
Type your domain and the file appears here.
Questions
- Why are some fields left as TODO instead of filled in?
- Because we do not know them, and a wrong logo URL or an invented founding date is worse than an absent one: it is a confident claim about your identity that no engine can verify and you never made. Every generator that fills those fields is guessing.
- Where does this go?
- In the head of your homepage, as a script tag. One Organization block per site, on the page that represents the organization.
- Does schema markup improve AI citations?
- It helps engines resolve you to an entity, which is a precondition for being recommended by name. We are not going to put a number on the lift, because we have not measured one, and neither has anyone quoting you a figure.
Check something else
- Generate a robots.txt that lets AI engines inWrites the permission file. The crawler testers tell you whether you are blocked; this is the file that unblocks you.
- Generate an llms.txt for your siteWrites the navigation file that points models at your best pages. The validator grades an llms.txt you already have; this gives you the first draft.
- Does your homepage render without JavaScript?Reads the raw server HTML (no JavaScript executed) and reports whether the primary content is actually there.
- Is your llms.txt valid?Reads and parses the llms.txt file itself, rather than testing a crawler rule.
