Adding URLs
Add URLs from your project’s URL management view.URLs are re-crawled fresh with every weekly snapshot. You don’t need to re-add them manually when your content changes.
Which URLs should you add?
zued is designed to audit the pages that AI systems directly cite when answering user queries. Prioritize pages that contain your core product, service, or expertise content — these are the pages that enter the retrieval pipeline, pass re-ranking, and get attached as citations.Recommended
These formats perform best in AI retrieval and citation:- Product and service pages — especially with clear purpose lines, selection criteria, and testable claims
- How-to guides with numbered steps and direct answers
- Comparison and “vs.” pages — AI systems frequently cite these for purchase decisions
- FAQ pages where each question is a heading with a direct answer in the first paragraph
- Case studies with before/after metrics and specific results
- Data-driven content with original research or statistics
Not recommended
Pages like impressum, about us, contact, privacy policy, terms of service, and career pages are not recommended for zued audits. These pages still hold value — they contribute to your overall domain trust, entity clarity, and E-E-A-T signals that AI models factor into their reasoning. However, they influence AI visibility indirectly. AI systems rarely retrieve or cite them directly in their answers to user queries. zued measures and optimizes direct visibility: whether your page is retrieved, cited, and surfaced in AI-generated responses. Since legal, contact, and corporate pages almost never appear in that citation pipeline, auditing them won’t produce actionable insights or move your visibility metrics.What zued does with each URL
- Crawls the page using a real browser — the same way AI crawlers access your site
- Chunks the content into meaningful segments that preserve the page structure
- Scores the page for Technical Health: bot accessibility, JS rendering, Core Web Vitals, structured data, and meta tags
- Maps audit prompts to the most relevant content on your page — including prompts that span multiple URLs in your project
- Analyzes alignment between AI engine responses and your content
- Cross-URL analysis — for prompts targeting multiple URLs, shows how your pages work together and where the internal linking gaps are
- Fact-checks verifiable claims (prices, specs, features) against AI engine responses — showing which facts AI reproduces accurately and which it gets wrong
AI crawler access
Some checks are about your site, not any single page. zued runs these once per audit and shows the result on every URL, labelled site-wide.Does your server treat AI crawlers differently?
Allowing a crawler inrobots.txt and actually serving it a page are two different things. Bot protection, WAF rules and CDN defaults sit in front of many sites and can turn an AI crawler away long before your own rules apply.
zued checks this by comparing, over one connection, how your site answers a normal browser against how it answers requests identifying as AI crawlers. A difference between the two is the only part a site owner controls, so it is the only part worth reporting.
A difference on its own is not proof that an engine is blocked. Bot protection routinely filters requests that claim to be a crawler but cannot prove it, while letting the verified crawler through. Tools that stop here report false alarms — including, memorably, on the websites of the CDN vendors themselves.
Content Signals
Some sites publish preferences inrobots.txt about how their content may be used by AI systems. These are not all equal:
If you did not intend to opt out of AI answers, this is usually the fastest fix in the whole audit — and it is invisible in every content-focused tool.
AI content endpoints
zued also checks forllms.txt, llms-full.txt, .well-known/ai.txt and whether your site serves Markdown to clients that ask for it.
These are shown but not scored. No AI engine has confirmed reading them. Scoring a signal that cannot be tied to measured visibility would make the Technical Score less predictive of the visibility zued actually observes, so zued reports what is there and leaves it at that.