> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vortexiq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Search Console audit profile, Vortex IQ

> What the Vortex IQ Google Search Console health audit checks: GSC Indexing, Coverage & Search-Health

**[Nerve Centre KPIs](/nerve-centre/kpi-cards/google-search-console) · [Audit Profile](/nerve-centre/kpi-cards/google-search-console/audit) · [Sentiment Settings](/nerve-centre/kpi-cards/google-search-console/sentiment)**

Verifies site indexing coverage, low-CTR pages, mobile usability, structured data (rich results), and sitemap submission health.

## What this audit checks

### Indexing & coverage

* Indexed pages count vs prior period
* URLs not indexed / discovered-not-crawled / soft-404
* Canonical mismatches

### Search performance

* Low-CTR pages with high impressions (title/meta mismatch)
* Top queries by position drift

### Mobile usability

* Mobile-friendly-test failures
* Mobile usability errors on revenue-bearing pages

### Rich results & structured data

* Product / Article / FAQ schema errors
* Rich-results items lost vs prior period

### Sitemap health

* Sitemap submission errors per submitted sitemap
* Sitemap last-submitted recency

### Cross-channel

* Branded queries with paid spend ranking 1-3 organically (cannibalisation)
* Indexed pages with slow LCP (Core Web Vitals × GSC overlap)

### Behaviour, funnel & acquisition

* Engagement quality on organic landing pages (bounce rate, session duration, pageviews per session)
* Organic funnel conversion and cart abandonment (session conversion, goal completions)
* Acquisition mix from organic search (users, new vs returning, top pages, top traffic sources)

## Data sources

* `POST https://www.googleapis.com/webmasters/v3/sites/{site_url}/searchAnalytics/query` - Per-query / per-page clicks, impressions, CTR, position
* `GET https://www.googleapis.com/webmasters/v3/sites/{site_url}/sitemaps` - List submitted sitemaps + warnings/errors per sitemap
* `POST https://searchconsole.googleapis.com/v1/urlInspection/index:inspect` - Per-URL index status + mobile-usability + structured-data verdicts
* `POST https://searchconsole.googleapis.com/v1/urlTestingTools/mobileFriendlyTest:run` - Mobile-friendly test + issue list
