# SEO Audit

> A technical and on-page SEO audit that pulls live SERP positions, competitor results, and rich-feature data from UnifAPI so every finding is backed by what's actually ranking, then prioritizes fixes by impact.

- Page: https://unifapi.com/skills/seo-audit
- Recommended setup: start from this Skill in your AI client, then connect MCP when live data is needed
- MCP server: https://mcp.unifapi.com
- Agent clients: Claude, ChatGPT custom MCP apps, OpenClaw, Hermes, Codex, Claude Code, Cursor, VS Code, or any compatible MCP client
- Install path: use your client's UnifAPI listing when available; otherwise add the MCP server URL manually
- Developer raw-skill fallback: `npx skills add unifapi-agent/agents`
- Billing: UnifAPI public-data calls use $0.001 credits and OpenAPI-published operation minimums
- LLM execution: use your existing agent product plan; no separate LLM API key required

## Run prompt

```text
Audit example.com for the keyword set ["unified api", "public data api"]. Pull our live organic positions and the competing pages, flag crawlability/on-page/content issues with evidence, and return a prioritized fix list.
```

## Expected output

- Prioritized issue list (crawl, on-page, content) with impact
- Live organic positions and the competing pages for each query
- Quick wins vs long-term fixes, each with the evidence behind it

## Workflow

### Set the site and keyword set

Start from a domain and the queries that matter — no standing project required.

### Pull live SERP + page evidence

UnifAPI returns organic positions, competing pages, and SERP features; the browser fetch reads JS-rendered pages a plain fetch can't.

### Prioritize fixes by impact

The audit ranks issues, cites the evidence behind each, and points to the keyword-research and schema skills for the next step.

## Live data sources

- [SEO](https://unifapi.com/apis/seo) — Target visibility, SERP features, AI citations
- [Browser](https://unifapi.com/apis/browser) — Markdown, HTML, screenshots, links

## FAQ

### Does it change my site?

No. It reads public SERP and page data and tells you what to fix; you or your own assistant make the changes. UnifAPI never touches your site or Search Console.

### How is it different from a checklist audit?

Every finding is tied to live ranking evidence — what's actually ranking for your queries and who's beating you — instead of a generic best-practice list.

## Related

- [All Skills](https://unifapi.com/skills.md)
- [MCP setup](https://unifapi.com/mcp)
- [Live API catalog](https://unifapi.com/apis)
- [Pricing](https://unifapi.com/pricing.md)
