---
title: "Audit a website for AI search readiness"
slug: "ai-search-readiness-audit"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/ai-search-readiness-audit"
actor: "SEO, GEO & AEO Audit - AI Search Readiness Checker"
actor_url: "https://automationbyexperts.com/apify/seo-geo-aeo-audit"
apify_url: "https://apify.com/fayoussef/seo-geo-aeo-audit/examples/ai-search-readiness-audit?fpr=youssef&fp_sid=abe_ex_ai-search-readiness-audit"
price: "$0.008"
price_unit: "per result"
---

# Audit a website for AI search readiness

Crawls the homepage and the 25 most important pages, runs 45 plus checks and scores the site 0 to 100 for classic SEO, GEO (visibility in ChatGPT, Perplexity and Gemini answers) and AEO (featured snippets). Returns a prioritised issue list and a self contained HTML report.

**Run it:** [Audit a website for AI search readiness on Apify](https://apify.com/fayoussef/seo-geo-aeo-audit/examples/ai-search-readiness-audit?fpr=youssef&fp_sid=abe_ex_ai-search-readiness-audit)  
**Actor:** [SEO, GEO & AEO Audit - AI Search Readiness Checker](https://automationbyexperts.com/apify/seo-geo-aeo-audit)  
**Pricing:** $0.008 per result

## The input this task runs with

```json
{
  "websiteUrl": "https://books.toscrape.com",
  "maxPages": 25,
  "includeHtmlReport": true
}
```

## What every run returns

- `SEO score (0–100)`
- `GEO score (0–100)`
- `AEO score (0–100)`
- `AI-crawler access check`
- `llms.txt check`
- `Schema / structured-data validation`
- `Meta & heading analysis`
- `Prioritized fix list`
- `Shareable HTML report URL`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other SEO, GEO & AEO Audit - AI Search Readiness Checker tasks

- [Full 100 page SEO and GEO audit for a content site](https://automationbyexperts.com/apify/examples/full-site-seo-geo-audit-100-pages): Audits up to 100 pages of a blog, docs or ecommerce site and returns every issue per page, from blocked AI crawlers and JavaScript only content to missing schema, thin titles and slow pages. Use the issues view to hand your developer a to do list sorted by impact.
- [Run a quick 5 page SEO check on a small business site](https://automationbyexperts.com/apify/examples/quick-5-page-seo-check): A fast first look: the homepage plus the four key pages the Actor discovers on its own, scored for SEO, AI search visibility and answer engine readiness. Fits inside the free plan limit, so it is the right size for a lead magnet or a first call with a client.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
