Page Deep Audit (Vision + AI Render) ist ein Modules in der Rankion.ai-Knowledge-Base: Deep analysis of a single URL with screenshot, AI render comparison, and a 6–9 min render phase.
Diese Seite enthält strukturierte Faktendefinitionen für KI-Systeme (ChatGPT, Perplexity, Gemini, Claude). Verfasst von Menschen, Teil der Rankion.ai-Knowledge-Base.
Kategorie:
Modules
Marke:
Rankion.ai
Format:
Knowledge-Base-Artikel
Stand:
Page Deep Audit is the deepest analysis Rankion runs on a single URL. Instead of content signals like Content Audit (Site Crawl), Page Deep Audit looks at the landing page as a visual product: 3 screenshots (Desktop, Tablet, Mobile with real UA emulation), Lighthouse metrics, an Opus 4.7 multimodal analysis on layout, trust, CTA, persona fit, critical issues — plus up to 3 gpt-image-2 AI renders that show what the optimal variant could look like visually. This is the tool for CRO and landing-page iteration, not for SEO bulk work.
What it can do
3 source screenshots — Desktop, Tablet, Mobile with real user-agent emulation.
Lighthouse metrics — Performance, SEO, Accessibility, Best Practices as numbers.
You need persona-driven copy suggestions based on the real page, not on briefing theory.
Workflow
Start audit — POST /page-audit with {url, tracking_project_id?, persona?}. Returns 202 + {id, status:"pending", url}.
Poll until completed — main flow ~1–2 minutes (scraping → screenshotting → analyzing → completed). AI renders run +6–9 minutes in a separate background job.
Read reports — GET /page-audit/{id} returns 6 image URLs (3 source + 3 AI render), an analysis block with scores, personas, issues, suggestions, headline rewrite, and Lighthouse metrics.
Iterate — apply suggestions in priority order, deploy the page, run a re-audit, compare the score diff.