One URL, one report. Inspect what search engines, social crawlers and AI agents can actually read, then get a practical readiness score and loss estimate.
The server fetches the page and public machine-readable files. The report is based on returned data, not a generated example.
{{ auditResult.meta.title || 'No document title found.' }}
{{ auditResult.meta.description || 'No meta description found. Search engines may create their own snippet.' }}
| loc | lastmod | priority | changefreq |
|---|---|---|---|
| {{ decodeUrlSafe(e.loc) }} | {{ e.lastmod || '—' }} | {{ e.priority || '—' }} | {{ e.changefreq || '—' }} |