Free SEO Audit Checklist: What to Check Before Going Live
Complete free SEO audit checklist for new websites. Cover technical SEO, on-page optimization, content quality, and more before your site goes live.
Launching a website without an SEO audit is like opening a store without putting up a sign. You’ve done the hard work, but nobody can find you.
This comprehensive SEO audit checklist covers everything you need to check before (and after) your site goes live. Whether you’re launching a new site or auditing an existing one, work through each section systematically.
Quick Overview: SEO Audit Categories
| Category | Importance | Time Needed |
|---|---|---|
| Technical SEO | Critical | 30 minutes |
| On-Page SEO | Critical | 45 minutes |
| Content Quality | Important | 30 minutes |
| Performance | Important | 20 minutes |
| Security | Critical | 10 minutes |
Total time: About 2-3 hours for a thorough audit.
Part 1: Technical SEO Checklist
Technical SEO ensures search engines can crawl, index, and understand your site.
Crawlability and Indexing
-
Robots.txt exists and is valid
- Location:
yoursite.com/robots.txt - Verify it doesn’t block important pages
- Common mistake: Blocking
/wp-admin/blocks WP assets
- Location:
-
XML sitemap exists and is submitted
- Location:
yoursite.com/sitemap.xml - Contains all important pages
- Submitted to Google Search Console
- Submitted to Bing Webmaster Tools
- Location:
-
No accidental noindex tags
- Check for
<meta name="robots" content="noindex"> - Verify important pages are indexable
- Check X-Robots-Tag HTTP headers
- Check for
-
Canonical tags are correct
- Every page has a canonical URL
- Canonicals point to the preferred version
- No self-referencing canonical loops
URL Structure
-
URLs are clean and readable
- Good:
/products/blue-widgets - Bad:
/page.php?id=123&cat=7
- Good:
-
Consistent URL format
- Choose www vs non-www (redirect the other)
- Choose trailing slash or no slash (redirect the other)
- Use HTTPS everywhere
-
No duplicate content issues
- Same content accessible from multiple URLs
- Parameter variations creating duplicates
- HTTP/HTTPS or www/non-www variations
Redirects
-
301 redirects for old URLs
- Redirect deleted pages to relevant pages
- Redirect URL changes to new locations
- No redirect chains (A to B to C should be A to C)
-
No redirect loops
- Page A redirects to B, B redirects to A
- Use Screaming Frog or similar to detect
-
HTTP redirects to HTTPS
- All HTTP URLs redirect to HTTPS
- No mixed content warnings
Mobile-Friendliness
-
Site is mobile-responsive
- Test with Chrome DevTools device mode
- No horizontal scrolling required
- Tap targets are adequately sized (48x48px minimum)
-
No mobile-specific issues
- Text is readable without zooming
- No Flash content
- No intrusive interstitials
Part 2: On-Page SEO Checklist
On-page SEO optimizes individual pages for search engines and users.
Title Tags
-
Every page has a unique title
- No duplicate titles across site
- No missing titles
-
Titles are optimized
- 50-60 characters max
- Primary keyword near the front
- Compelling for click-through
-
Homepage title is strategic
- Includes brand name
- Includes primary keyword
- Example: “Best SEO Audit Tool - Rankture”
Meta Descriptions
-
Every page has a unique description
- No duplicate descriptions
- No missing descriptions
-
Descriptions are optimized
- 150-160 characters
- Include primary keyword naturally
- Include call-to-action
- Compelling for clicks
Heading Structure
-
Every page has exactly one H1
- Only one H1 per page
- H1 includes primary keyword
- H1 matches user search intent
-
Proper heading hierarchy
- H2s under H1
- H3s under H2s
- No skipped levels (H1 to H3)
-
Headings are descriptive
- Help users scan content
- Include relevant keywords naturally
Internal Linking
-
All important pages are linked
- Navigation links
- Contextual links in content
- Footer links where appropriate
-
Anchor text is descriptive
- Good: “learn about SEO auditing”
- Bad: “click here”
-
No orphan pages
- Every page is linked from at least one other page
- Important pages linked from multiple pages
Image Optimization
-
All images have alt text
- Descriptive alt text
- Includes keywords where natural
- Useful for screen readers
-
Images are properly sized
- Not larger than needed
- Use responsive images for different screens
-
Images include dimensions
- Width and height attributes set
- Prevents layout shifts (CLS)
Part 3: Content Quality Checklist
Content quality affects both rankings and user engagement.
Content Fundamentals
-
No thin content
- Most pages have 300+ words minimum
- Important pages have comprehensive content
- No auto-generated or scraped content
-
No duplicate content
- Original content across all pages
- If syndicated, use canonical tags
-
Content matches search intent
- Informational queries get information
- Transactional queries get action options
- Navigational queries help users find things
Readability
-
Content is scannable
- Short paragraphs (2-4 sentences)
- Bullet points and numbered lists
- Clear headings breaking up sections
-
Reading level is appropriate
- Match your target audience
- Generally 8th-grade level for mass audience
- Technical content for technical audiences
-
No spelling or grammar errors
- Use tools like Grammarly
- Have someone else proofread
Trust Signals
-
About page exists
- Who you are
- Why you are credible
- How to contact you
-
Contact information visible
- Email address
- Phone number (if applicable)
- Physical address (if applicable)
-
Privacy policy exists
- Required by law in many jurisdictions
- Required for Google Analytics usage
Part 4: Performance Checklist
Site performance affects user experience and rankings.
Core Web Vitals
-
LCP under 2.5 seconds
- Largest Contentful Paint
- Test with PageSpeed Insights
- Optimize images and server response
-
INP under 200 milliseconds
- Interaction to Next Paint
- Test with field data
- Optimize JavaScript execution
-
CLS under 0.1
- Cumulative Layout Shift
- Add dimensions to images
- Reserve space for ads and embeds
Page Speed
-
Images are compressed
- Use WebP format
- Compress without visible quality loss
- Lazy load below-fold images
-
Files are minified
- Minified CSS
- Minified JavaScript
- Gzip or Brotli compression enabled
-
Caching is configured
- Browser caching for static assets
- Cache-Control headers set
- CDN caching if applicable
Part 5: Security Checklist
Security is a ranking factor and essential for user trust.
HTTPS
-
SSL certificate is valid
- Not expired
- Covers all subdomains used
- Properly configured (no mixed content)
-
All pages load over HTTPS
- HTTP redirects to HTTPS
- No HTTP resources on HTTPS pages
Basic Security
-
Admin areas are protected
- Strong passwords
- Two-factor authentication if available
- No public access to sensitive areas
-
No exposed sensitive files
- .env files not accessible
- Database credentials not exposed
- Source control files (.git) not accessible
Part 6: Local SEO Checklist (If Applicable)
For businesses serving local customers.
Google Business Profile
-
Profile is claimed and verified
- Accurate business name
- Correct address
- Current phone number
-
Profile is complete
- Business hours
- Photos
- Business description
- Services and products listed
NAP Consistency
- Name, Address, Phone are consistent
- Same format everywhere
- On website, Google, directories
- Even small variations cause issues
Local Schema Markup
- LocalBusiness schema implemented
- Name, address, phone
- Opening hours
- Geo coordinates
Part 7: Structured Data Checklist
Structured data helps search engines understand your content.
Organization and Website Schema
- Organization schema on homepage
- Company name
- Logo
- Contact information
- Social profiles
Page-Specific Schema
-
Article schema on blog posts
- Author
- Published date
- Modified date
- Publisher
-
Product schema on product pages
- Name, description, image
- Price and availability
- Reviews if applicable
-
FAQ schema where relevant
- Common questions and answers
- Helps win featured snippets
Schema Validation
- Schema is valid
- Test with Google Rich Results Test
- No errors (warnings are usually OK)
- Markup is actually being detected
SEO Audit Tools Checklist
Use these free tools to automate parts of your audit:
Free Tools
| Tool | What It Checks |
|---|---|
| Rankture | 20+ SEO factors, Core Web Vitals |
| Google Search Console | Index coverage, Core Web Vitals, search performance |
| PageSpeed Insights | Performance, Core Web Vitals |
| Screaming Frog (free up to 500 URLs) | Technical crawl |
| Google Mobile-Friendly Test | Mobile usability |
| Rich Results Test | Structured data |
How to Use Rankture for Audits
- Go to rankture.com/free-seo-audit
- Enter your website URL
- Get comprehensive results in 60 seconds
- Review prioritized recommendations
- Fix issues and re-test
Post-Launch SEO Checklist
After launch, ongoing monitoring is essential.
Week 1 After Launch
-
Verify Search Console indexing
- Request indexing for key pages
- Check for crawl errors
- Verify sitemap was processed
-
Set up monitoring
- Google Search Console alerts
- Google Analytics (or privacy-friendly alternative)
- Uptime monitoring
First Month
-
Monitor search performance
- Pages being indexed
- Keywords starting to rank
- Any manual actions
-
Fix any new issues
- Crawl errors that appear
- Mobile usability issues
- Core Web Vitals regressions
Ongoing
-
Monthly SEO audit
- Run Rankture audit
- Check Search Console for issues
- Monitor Core Web Vitals
-
Quarterly deep dive
- Full technical crawl
- Backlink audit
- Content refresh for outdated pages
Common SEO Audit Mistakes to Avoid
1. Only Auditing the Homepage
Your homepage is important, but so are:
- Top landing pages
- Key conversion pages
- Blog posts driving traffic
2. Ignoring Mobile
Over 60% of searches are mobile. Always audit mobile experience first.
3. Not Fixing What You Find
An audit is only valuable if you act on it. Prioritize fixes by impact:
- Critical issues blocking indexing
- Major issues affecting ranking
- Minor issues for polish
4. One-Time Auditing
SEO audits should be ongoing:
- Sites change
- Google updates algorithms
- Competitors improve
Printable SEO Audit Checklist Summary
Critical (Fix Before Launch)
- SSL certificate valid
- No noindex on important pages
- XML sitemap created and submitted
- Mobile-responsive design
- Every page has unique title and H1
Important (Fix Within First Week)
- Meta descriptions on key pages
- Alt text on images
- Internal linking structure
- Core Web Vitals passing
- No broken links
Nice to Have (Improve Over Time)
- Structured data implemented
- Schema validation passing
- Local SEO optimized
- Content above 1,000 words on key pages
- Fast server response time
Start Your SEO Audit Now
Working through this checklist manually takes time. Start with an automated audit to identify the biggest issues, then work through the detailed items.
Ready to audit your site? Run a free SEO audit with Rankture to check 20+ factors in 60 seconds. You will get prioritized recommendations so you know exactly what needs attention first.
Good SEO is not a one-time task - it is an ongoing practice. Use this checklist regularly to keep your site optimized for search engines and users alike.
Tags:
Share this article:
Ready to improve your SEO?
Get a free SEO audit and see exactly what needs fixing on your site
Start Free Audit