Website SEO Auditor
Pricing
Pay per usage
Go to Apify Store
Website SEO Auditor
Comprehensive SEO audit tool. Analyze page titles, meta tags, headings, images, links, mobile-friendliness, structured data, and get actionable scores.
π Website SEO Auditor
Comprehensive SEO audit tool that analyzes any website and provides actionable scores and recommendations. Fix your SEO issues before your competitors do.
β¨ What You Get
- SEO Score (0-100) β Overall SEO health
- Performance Score (0-100) β Page speed and performance
- Title & Meta Analysis β Length, missing tags, duplicates
- Heading Structure β H1-H6 hierarchy check
- Image Alt Text β Coverage percentage and missing count
- Link Analysis β Internal vs external links
- Structured Data β JSON-LD detection
- Mobile Friendly β Viewport meta check
- Security β HTTPS verification
π Use Cases
- SEO Audits β Audit client websites and generate reports
- Competitor Analysis β Compare your SEO vs competitors
- Pre-launch Checks β Validate SEO before going live
- Ongoing Monitoring β Track SEO health over time
π₯ Input
| Field | Type | Default | Description |
|---|---|---|---|
| urls | array | [] | URLs to audit (required) |
| maxPages | integer | 1 | Max pages to audit (1-50) |
| crawlInternal | boolean | false | Auto-discover internal links |
π Example Input
{"urls": ["https://example.com"],"maxPages": 5,"crawlInternal": true}
π€ Output Example
{"url": "https://example.com","statusCode": 200,"loadTimeMs": 1245,"scores": {"seo": 78,"performance": 85,"overall": 81.5},"issues": ["Meta description missing","3 images missing alt text"],"basic": {"title": "Example Domain","titleLength": 14,"metaDescription": "","metaDescriptionLength": 0},"headings": {"h1Count": 1,"h2Count": 3,"h1Texts": ["Welcome to Example"]},"images": {"total": 12,"missingAlt": 3,"altCoverage": 75.0}}
π° Pricing
Free tier: Included in Apify's $5/month free compute. Typical run cost: ~$0.01 per page audited.