Skip to main content

Admin Dashboard

SEO management

SEO management — documentation pending.

Complete

SEO management is the admin surface for the platform-wide metadata + structured-data layer. Per-page metadata is module-owned (edited inside each module’s editor); this admin surface manages the global concerns: sitemap composition, robots policy, hreflang correctness, canonical-URL audits, and Search Console integration.

Admin surfaces

  • /founder-account/admin/seo/sitemap — view the current sitemap.xml structure. Per-locale counts (EN URLs / AR URLs / x-default), per-module counts. Manual regenerate button for after bulk imports.
  • /founder-account/admin/seo/hreflang-audit — sweep every public URL’s hreflang declarations. Output: list of broken/missing hreflang pairs. Common defect: an EN URL pointing to an AR URL that doesn’t exist.
  • /founder-account/admin/seo/canonical-audit — sweep every public URL’s canonical declaration. Output: pages where canonical != current URL (often a legitimate variant, sometimes a defect).
  • /founder-account/admin/seo/structured-data — Rich Results Test runner. Paste a URL → see schema.org JSON-LD parsed + Google eligibility result.
  • /founder-account/admin/seo/search-console — embedded Search Console reports (impressions, clicks, top queries, coverage errors). Read-only.