Technical SEO Audit Checklist for New Websites
Before focusing on content and links, ensure your website's technical foundation is solid. This checklist covers crawlability, indexability, speed, and structured data.
Key Takeaways
- Search engines must be able to discover and access your pages.
- Verify that internal linking creates paths from the homepage to every important page within 3-4 clicks.
- ## Crawlability Search engines must be able to discover and access your pages.
SERP Preview
Preview how your page appears in Google search results
Crawlability
Search engines must be able to discover and access your pages. Check robots.txt to ensure important pages aren't blocked. Submit an XML sitemap through Google Search Console. Verify that internal linking creates paths from the homepage to every important page within 3-4 clicks.
Indexability
Not every page should be indexed. Use noindex for pagination pages, filtered views, and internal search results. Implement canonical tags to consolidate duplicate or near-duplicate pages. Check for soft 404s (pages that return 200 OK but display "not found" content). Ensure only one version of each URL is accessible (choose www or non-www, http or https, trailing slash or not).
Site Speed
Core Web Vitals are ranking factors. Largest Contentful Paint (LCP) should be under 2.5 seconds. Cumulative Layout Shift (CLS) should be under 0.1. Interaction to Next Paint (INP) should be under 200ms. Compress images, minify CSS/JS, enable HTTP/2, and use a CDN.
Mobile Usability
Google uses mobile-first indexing — your mobile site is the primary version for ranking. Test with Google's Mobile-Friendly Test. Check that text is readable without zooming, buttons are large enough to tap, and content doesn't extend beyond the viewport.
Structured Data
Implement relevant Schema.org markup for your content type. At minimum, add Organization (homepage), BreadcrumbList (all pages), and Article or Product schemas where appropriate. Validate with Google's Rich Results Test. Structured data doesn't directly affect rankings but improves click-through rates through rich snippets.
HTTPS and Security
Serve everything over HTTPS. Mixed content (HTTP resources on HTTPS pages) triggers browser warnings. Set HTTP security headers: Strict-Transport-Security, X-Content-Type-Options, and X-Frame-Options. Register your site in Google Search Console for both HTTP and HTTPS versions.
Outils associés
Formats associés
Guides associés
Meta Tags for SEO: Title, Description, and Open Graph
Meta tags control how your pages appear in search results and social media shares. This guide covers the essential meta tags for SEO, Open Graph for social sharing, and Twitter Card markup.
Structured Data and Schema.org: A Practical Guide
Structured data helps search engines understand your content and can generate rich results like star ratings, FAQs, and product cards. Learn how to implement Schema.org markup effectively with JSON-LD.
Robots.txt and Sitemap.xml: Crawl Control Best Practices
Robots.txt and sitemap.xml are the primary tools for controlling how search engines discover and crawl your site. Misconfiguration can accidentally block important pages or waste crawl budget on irrelevant ones.
Core Web Vitals: LCP, INP, and CLS Explained
Core Web Vitals are Google's metrics for measuring real-world user experience. This guide explains LCP, INP, and CLS, their impact on search rankings, and practical strategies for improving each metric.
Troubleshooting Google Search Console Errors
Google Search Console reports crawling, indexing, and structured data errors that directly affect your search visibility. This guide helps you interpret and fix the most common GSC error types.