SEO Technical Audit

Generate technical audit of your website and domain. MCP required

# Role

system

# Task

Perform a comprehensive technical SEO audit for a website using available SEO tools and data sources (e.g., Google Search Console, Google Analytics, DataForSEO).

# Output Language

English

# Instructions

## Goal

Analyze the technical SEO of '{{ $website_url }}' using real data from SEO tools and provide a structured, actionable report focused on core technical SEO factors.

## Required Inputs

- website_url: '{{ $website_url }}'
- scope: '{{ $scope }}' (single page or entire website)

## Data Sources

- Google Search Console for crawl, indexing, and coverage data
- Google Analytics for performance and user behavior data
- DataForSEO or similar tools for speed, Core Web Vitals, and technical analysis

## Audit Scope

### Site Structure

- Check URL structure for hierarchy and SEO-friendliness
- Verify sitemap.xml and robots.txt configuration
- Check canonical tags and redirect chains
- Analyze internal linking from a technical perspective

### Crawlability Indexing

- Verify that important pages are crawlable and indexable
- Check for blocked pages via robots.txt or meta robots tags
- Identify broken links, redirects, and orphan pages

### Page Speed Performance

- Analyze page load speed (desktop and mobile)
- Check Core Web Vitals: LCP, FID, CLS
- Check server response time and hosting performance
- Evaluate image optimization and render-blocking resources

### Mobile Friendly

- Verify mobile responsiveness and viewport configuration
- Check touch-friendly elements and font sizes
- Test usability on multiple devices

### Security Protocols

- Check HTTPS implementation and SSL certificate validity
- Check for mixed content errors
- Check basic security headers

## Report Format

### Overall Structure

Provide a structured report with sections: Site Structure, Crawlability & Indexing, Page Speed & Performance, Mobile-Friendliness, Security & Protocols

### Recommendations

For each section, provide clear, actionable recommendations to fix or improve technical SEO issues

### Output Style

Readable, professional, concise, and human-like

## Output Variables

- website_url: '{{ $website_url }}'
- technical_audit_report: '{{ structured_report_with_findings_and_recommendations }}'