How it works
During prompt generation, zued detects when a prompt is relevant to more than one URL in your project. These are called multi-target prompts — they’re assigned to every URL that could contribute to the answer. For each target URL, zued:- Matches the best content chunk — the most relevant section on that page for the query
- Runs alignment analysis per URL — comparing each AI engine’s response against that page’s chunk
- Aggregates across URLs — producing a unified view of how well your URL ensemble covers the query
Multi-target prompts still count toward each URL’s individual alignment score. The cross-URL analysis is an additional layer on top — it doesn’t replace per-URL analysis, it enriches it.
What you see
On each URL’s detail page
A Cross-URL Context section appears when the URL is part of multi-target prompts. For each prompt:- This page’s alignment — score, gaps, and a specific improvement suggestion
- Other pages in the query — clickable links to each URL’s detail view, with their alignment scores
- Internal linking gaps — which pages should link to each other but don’t
- Cross-URL recommendation — what to change across pages so AI engines cite them together
In Domain Analytics
A Cross-URL Insights panel groups multi-target prompts by topic cluster. Each prompt card shows:- All target URLs with their page types, chunk excerpts, and alignment scores
- Internal linking gaps between pages (e.g., “Guide should link to PDP”)
- A unified cross-URL recommendation
- Ensemble gaps — topics that none of your pages cover
Content coverage score
Each multi-target prompt gets a content coverage score (0–100) measuring how well the URL ensemble serves the query as a whole. A high score means your pages collectively address the query from all necessary angles. A low score means there are gaps that no page fills.Internal linking gaps
zued considers page roles when analyzing multi-target prompts:| Page type | Role | Common linking gaps |
|---|---|---|
| Guide | Informs and recommends | Should link to specific PDPs it mentions |
| PDP | Converts | Should link back to the guide and related products |
| PLP/Category | Browses | Should list all products mentioned in the guide |