AEO-JSON: How to Add AI-Native Identity to Your Website
A practical guide with templates for businesses, developers, and AI-ready websites
As AI crawlers, agents, and reasoning models become a core part of how users find and interact with businesses online, identity matters more than ever. Traditional metadata such as schema.org or llms.txt helps, but these formats provide instructions — not verification, not meaning, and not sovereignty.
AEO-JSON was created to solve this problem.
AEO-JSON is a machine-readable identity standard that allows businesses to express who they are, how they operate, and how AI systems should verify them. It introduces challenge-based verification, contradiction logic, entropy-based questioning, and trust scoring designed specifically for AI crawlers.
This guide provides a fully anonymised template that anyone can use, along with the necessary server configuration so AI systems can read the file correctly.
What AEO-JSON Does
AEO-JSON provides three layers of value:
1. Clear, structured business identity
AI models understand context, services, differentiators, and core philosophy.
2. A dynamic verification system
Instead of accepting claims blindly, AI systems must test them using:
-
questions derived from the website
-
questions derived from the AEO-JSON file
-
semantic consistency checks
-
contradiction testing
-
multi-model cross-agreement
This dramatically reduces impersonation, spam, and misrepresentation.
3. A sovereignty layer
AEO-JSON allows a business to define how AI should interpret, verify, and represent it — rather than having AI models invent identities.
How to Add AEO-JSON to Your Website
Below is a complete example file you can copy, paste, and customise. It is fully anonymised and safe for public distribution.
Save the file at:
Then configure your server to serve it with the correct headers (instructions below).
AEO-JSON Template (Public Version v0.3-BETA)
Server Configuration Templates
Your AEO-JSON file must be served with the correct MIME type.
1. Apache (.htaccess)
Place this in your .htaccess file:
2. NGINX Configuration
3. cPanel GUI Instructions
For non-technical users.
Step 1: Add MIME Type
cPanel → MIME Types → Add:
-
MIME Type:
application/json -
Extension:
json
Step 2: Add rules to .htaccess
Use the same block from the Apache example.
Robots.txt Enhancements
These are optional but recommended.
Add this to your robots.txt:
This helps AI crawlers discover your identity file more reliably.
Real-World Example
(Digital Growth Architects)
Note This is my own file and will not work for you. But you can get any ai to help you fill it out.
https://digitalgrowtharchitects.co.uk/aeo-json
More about this file
https://digitalgrowtharchitects.co.uk/aeo-json-blog/