Dashboard
The Admin dashboard is the landing page after login. It gives you a single-page snapshot of your site’s traffic, configuration, and AI-readiness.
What’s Shown
Section titled “What’s Shown”| Section | Content |
|---|---|
| Access statistics | Total / today / this week / this month page views |
| Content | Number of published posts |
| Theme & rendering | Active theme, current build strategy (ISR / SSG / SSR), language settings |
| Environment | Detected deploy environment (Serverless / Self-hosted), storage backend status |
| AEO Score | Overall AI-readiness score (0–100) and the next recommended action |
The dashboard is read-only — every metric links to the relevant settings or detail page.
AEO Score
Section titled “AEO Score”The AEO (Answer Engine Optimization) Score is a 0–100 measure of how much machine-readable context your site exposes for AI answer engines like ChatGPT, Claude, Perplexity, and Gemini. It is a readiness signal, not a citation guarantee. The score combines five categories:
- Structured Data — JSON-LD coverage and validity
- E-E-A-T — Author and publisher signals
- Bot Control — Crawler permissions and
robots.txt - AI Content Distribution —
llms.txtand FAQ schema output - Knowledge Graph — Entity extraction and Wikidata linking
A “Next Action” panel highlights the highest-impact unmet item and links directly to the settings page where you can fix it.
For the full scoring algorithm and per-category point breakdown, see AI Optimization.