This complete SEO checklist for 2026. Covers technical SEO, on-page SEO, content, off-page SEO, local SEO, E-E-A-T, AEO, and GEO.
Want to know the fastest way to improve your SEO? The answer is to use SEO checklists.
Stop guessing what to work on next.
Most businesses waste months on the wrong SEO tasks. They publish content when their technical foundation is broken. They chase backlinks when their on-page optimization is weak. They work on the wrong things in the wrong order and wonder why rankings don't move.
An SEO checklist fixes that.
It gives you a clear, prioritized system. Work through it once to find the gaps. Then use it as a recurring audit to keep your site performing at its best.
This checklist covers every area of SEO:
- Technical SEO checklist
- On-page SEO checklist
- Content SEO checklist
- Off-page SEO checklist
- Local SEO checklist
- E-E-A-T checklist
- AEO and GEO checklist
Let's start at the beginning.
How to Use This Checklist
In SEO, you do not need to do everything at once.
Work through each section in order. The sections are organized from foundation to advanced. Getting the foundation right first means everything else you build on top of it performs better.
When you complete this checklist for the first time, focus on identifying what needs fixing rather than fixing everything immediately. Build a prioritized task list. Tackle the issues with the biggest impact on rankings first.
Then revisit this checklist every three months. SEO is not a one-time project. It is a recurring system.
Part 1: SEO Setup Checklist
Before anything else, make sure the basic infrastructure is in place. These tools and settings are the starting point for every other SEO effort.
- Google Search Console
- Google Analytics 4
- Bing Webmaster Tools
1. Google Search Console
Google Search Console (GSC) is a free tool that shows you exactly how Google sees your website. It tells you which pages are indexed, which searches trigger your content, what errors Google has found, and how your performance is trending over time.
If you do not have it set up, you are flying blind.
GSC Set up tasks:
- Create a Google Search Console account at search.google.com/search-console
- Add your website as a property
- Verify ownership using the HTML tag, DNS record, or Google Analytics method
- Submit your XML sitemap
- Check the Coverage report for indexation errors
- Check the Core Web Vitals report for page experience issues
- Set up email alerts for critical issues
2. Google Analytics 4
GA4 tracks visitor behavior on your website. It shows you where traffic is coming from, which pages people visit, how long they stay, and whether they convert.
GA4 Set up tasks:
- Create a GA4 property at analytics.google.com
- Install the tracking code on every page of your site
- Link GA4 to Google Search Console
- Set up conversion events for the actions that matter to your business (form fills, calls, purchases)
- Confirm organic search appears as a traffic source in your reports
Bing Webmaster Tools
Bing Webmaster Tools does for Bing what Google Search Console does for Google. Bing and its related networks account for a meaningful share of desktop search traffic, particularly in the USA and Europe.
- Create an account at bing.com/webmasters
- Verify your site
- Submit your sitemap
Part 2: Technical SEO Checklist
Technical SEO is the foundation of everything in SEO. It covers everything that affects whether search engines can find, access, crawl, and index your website. Content and links do not matter if your technical setup is broken.
- Crawlability
- Indexation
- Site speed
- Core web vitals
- Mobile optimization
- Schema markup
- HTTPS Security
- Url structure
1. Crawlability and Indexation
Search engines need to be able to reach and read your pages. If they can't, your pages won't rank, regardless of how good they are.
Crawlability tasks:
- Check that your robots.txt file is not accidentally blocking important pages from being crawled. Visit yourdomain.com/robots.txt to view it.
- Make sure your most important pages are not set to "noindex." Search for noindex tags in your page source code and in your CMS settings.
- Use Google Search Console's URL Inspection tool to check whether specific pages are indexed
- Check for crawl errors in the Coverage report and fix any pages returning 4xx or 5xx status codes
- Ensure Googlebot is not being blocked by server configurations or security plugins
Sitemap tasks:
- Create an XML sitemap that includes all important pages on your site
- Exclude non-indexable pages from your sitemap (login pages, thank-you pages, duplicate content)
- Submit your sitemap to Google Search Console and Bing Webmaster Tools
- Verify the sitemap URL returns a valid XML file
- Update your sitemap whenever you add or remove significant pages
2. Site Speed and Core Web Vitals
Page speed is a confirmed Google ranking factor. Beyond rankings, a slow site frustrates users and drives them directly to competitors.
Google measures page experience through three Core Web Vitals metrics:
|
Metric
|
What It Measures
|
Good Score
|
|
LCP (Largest Contentful Paint)
|
How fast the main content loads
|
Under 2.5 seconds
|
|
INP (Interaction to Next Paint)
|
How quickly the page responds to user input
|
Under 200 milliseconds
|
|
CLS (Cumulative Layout Shift)
|
Whether page elements shift unexpectedly as it loads
|
Under 0.1
|
Speed optimization tasks:
- Test your site using Google PageSpeed Insights at pagespeed.web.dev
- Compress all images and serve them in next-gen formats like WebP
- Enable browser caching so repeat visitors load pages faster
- Minify CSS, JavaScript, and HTML files to reduce their size
- Use a content delivery network (CDN) to serve your site from servers closer to your visitors
- Eliminate render-blocking resources that delay page display
- Reduce server response time by upgrading hosting if necessary
- Aim for a score of 90 or above on both mobile and desktop in PageSpeed Insights
Make sure all are optimized and working well.
3. Mobile Optimization
Google uses mobile-first indexing. This means Google primarily uses the mobile version of your site for ranking purposes.
- Test your site on multiple real mobile devices, not just desktop browser simulation
- Ensure text is readable without zooming on a phone screen
- Confirm all buttons and links are large enough to tap accurately on a touchscreen
- Check that no content is hidden or cut off on mobile
- Verify that your mobile and desktop versions show the same main content
- Use Google's Mobile-Friendly Test tool to check specific pages
If your mobile experience is poor, your rankings suffer across all devices.
4. HTTPS Security
HTTPS is a confirmed ranking signal and a basic trust requirement. Visitors who see "Not Secure" in their browser bar will leave before engaging with your content.
- Confirm your site is served over HTTPS
- Ensure your SSL certificate is valid and not expired
- Set up automatic HTTP to HTTPS redirects so visitors never land on the insecure version
- Check that all internal links use HTTPS and not HTTP
- Verify there are no mixed content warnings (HTTP resources loaded on HTTPS pages)
Make sure visitors can see and verify that your website is secure.
5. URL Structure
Clean, descriptive URLs help both search engines and users understand what a page is about before they visit it.
- Use short, descriptive URLs that include the target keyword
- Use hyphens to separate words in URLs, not underscores
- Use lowercase letters throughout
- Avoid unnecessary parameters, numbers, and random strings in URLs
- Keep folder structure logical and shallow (domain.com/category/page rather than domain.com/category/subcategory/sub-subcategory/page)
- Ensure every important page has a unique, canonical URL
Audit and clean your URL structure to make it clean and non-disruptive.
6. Duplicate Content
Duplicate content confuses search engines about which version of a page to rank and can dilute your ranking potential across multiple pages.
- Add canonical tags to every page pointing to the preferred URL version
- Ensure www and non-www versions of your site redirect to one consistent version
- Ensure trailing slash and non-trailing slash versions redirect to one consistent version
- Check that paginated pages (page 2, page 3) are handled correctly
- Identify and consolidate or redirect thin, near-duplicate pages
Avoid duplicate pages and content to prevent keyword cannibalization or page Canonicalization. This is both a technical SEO and on-page SEO requirement.
7. Redirects
Redirect management keeps your link equity intact when pages move or get deleted.
- Use 301 (permanent) redirects when moving or deleting pages, not 302 (temporary) redirects
- Fix redirect chains where one redirect leads to another redirect, then another
- Fix redirect loops where two pages redirect to each other
- Update internal links to point directly to the final destination URL rather than through redirects.
Poor redirects can make pages slower or non-responsive and increase bounce rates.
8. Schema Markup
Schema markup is structured data code that tells search engines exactly what type of content is on your page. It enables enhanced search results like star ratings, FAQ dropdowns, breadcrumbs, and event listings.
- Add Organization schema to your homepage with your business name, logo, address, and contact details
- Add Article schema to all blog posts and guides
- Add FAQPage schema to pages with question-and-answer sections
- Add LocalBusiness schema if you serve a specific geographic area
- Add BreadcrumbList schema for site structure
- Add HowTo schema on instructional content
- Test all schema using Google's Rich Results Test tool
- Check for schema errors in Google Search Console's Enhancements report
9. Internal Linking
Internal links connect your pages to each other, distribute authority across your site, and help search engines understand the relationship between your content.
- Ensure every important page receives at least three to five internal links from other pages
- Use descriptive anchor text that includes keywords rather than generic text like "click here" or "read more"
- Link from high-authority pages on your site to pages you want to rank
- Create topic clusters where cluster pages link back to their pillar page
- Fix broken internal links that return 404 errors
- Avoid orphan pages that have no internal links pointing to them
Internal linking is both a technical SEO and on-page SEO requirement.
Part 3: On-Page SEO Checklist
On-page SEO covers everything you control within individual pages to help search engines understand the topic and relevance of your content.
- Proper keyword research
- Quality content and content optimization
- Title and meta tags
- Image alt texts
- Image optimization
- Heading structure
- Url structure and optimization
Apply these tasks to every important page you publish.
1. Title Tags
The title tag is the clickable headline that appears in search results. It is one of the strongest on-page ranking signals. Ensure that:
- Every page has a unique title tag
- The primary keyword appears in the title tag, ideally near the beginning
- Title tags are between 50 and 60 characters to avoid being truncated in search results
- Title tags accurately describe the content of the page
- Use compelling language that encourages clicks, not just keyword matching
- Avoid stuffing multiple keywords into a single title tag
A well written title tag is a ranking factor and can boost your overall SEO productivity.
2. Meta Descriptions
Meta descriptions do not directly affect rankings, but they significantly influence click-through rates (CTR).
- Every page - product, blog, landing page, etc., has a unique meta description
- Meta descriptions are between 120 and 158 characters
- The primary keyword appears naturally in the description
- The description communicates the value of the page and gives users a reason to click
- No duplicate meta descriptions across multiple pages
A well-written meta description acts as ad copy for your organic result.
3. Heading Structure
Headings create content hierarchy for both readers and search engines.
- Every page has exactly one H1 heading, and the H1 includes the primary keyword and clearly describes the page topic
- H2 headings organize the main sections of the page
- H3 headings are used for subsections within H2 sections
- Headings follow a logical hierarchy (H1 then H2 then H3, never jumping from H1 to H4)
Ensure that all headings read naturally and are not just keyword lists.
4. Content Optimization
- The primary keyword appears in the first 100 words of the page
- Secondary and LSI keywords are distributed naturally throughout the content
- Content comprehensively addresses the topic and matches the search intent of the target keyword
- Content is original and not duplicated from other sources
- Long-form content uses subheadings every 200 to 300 words to aid scannability
- Content is written at a reading level appropriate for your audience
- Short paragraphs are used throughout, with no walls of unbroken text
- Bullet points and numbered lists are used where the content benefits from them
Importantly, ensure that content is regularly updated to keep it accurate and fresh for Google bots and trends.
5. Images
Check to ensure that:
- Every image has a descriptive file name that includes relevant keywords (e.g., seo-checklist-image-optimization.jpg not IMG00423.jpg)
- Every image has an alt text tag describing what the image shows
- Alt text includes keywords naturally but is not stuffed
- Images are compressed to minimize file size without sacrificing visible quality
- Images are served in WebP format where possible for faster loading
Images are a ranking factor because they can lower or increase the site speed. Ensure all images are optimized well and their alt texts included.
6. URL Optimization
Check that:
- The page URL includes the primary keyword
- The URL is short and descriptive (usually 6 words or less)
- No stop words or unnecessary words in the URL (use /seo-checklist not /the-complete-guide-to-seo-checklist)
A good URL structure ensures that your page is short, descriptive and likable.
7. Page Experience Signals
Check that:
- Pages load in under three seconds on mobile
- No intrusive interstitials or pop-ups that block the main content on mobile
- Content is easy to read on all screen sizes
- Clear calls to action are present on every page
Make the page clear, clean, non-disruptive, and engaging without driving the viewer away.
Part 4: Content SEO Checklist
Content is how you demonstrate expertise, attract links, and give Google the topical coverage signals it needs to rank your domain authoritatively.
1. Keyword Targeting
- Every page targets one primary keyword
- Primary keyword has been validated for search volume and difficulty
- Search intent for the target keyword has been confirmed by analyzing the current SERP
- No two pages on the site target the same primary keyword (keyword cannibalization check)
- Secondary and LSI keywords have been identified for each page
Only do keyword targeting after proper keyword research and mapping.
2. Content Quality
Without quality content, your site won’t even rank or appear on search.
- Content answers the searcher's question completely and directly
- Content demonstrates first-hand experience or expertise on the topic
- Original data, examples, or insights are included where possible
- Claims are supported with specific data or cited sources
- Content is free from factual errors
- Content has been proofread for grammar and clarity
Content quality is the definitive requirement for SEO ranking.
3. Content Structure
- Long-form guides use a table of contents for easy navigation
- Answer capsules or summary boxes appear near the top for featured snippet targeting
- FAQ sections are included on service pages and guides
- Content uses the inverted pyramid structure (most important information first)
- Step-by-step content uses numbered lists rather than prose descriptions
When doing content planning, choose the content structure first then start writing.
4. Content Freshness
- High-priority pages are reviewed and updated at least every six months
- Statistics and data points are current and sourced
- Last updated date is visible on blog posts and guides
- Outdated recommendations or references have been replaced
It’s simple. Google loves fresh content. Combine content quality and freshness to see your content ranking.
5. Topic Clusters and Pillar Pages
- Core topic areas are covered by a pillar page targeting a broad keyword
- Each pillar page is surrounded by cluster content covering specific subtopics
- All cluster pages link back to their pillar page
- The pillar page links out to each cluster page
- Content gaps have been identified and added to the content calendar.
Your cluster and pillar pages are the cornerstone of your content. Ensure you create quality content around the cluster and pillar pages.
Part 5: Off-Page SEO Checklist
Off-page SEO is your reputation outside your own website. The primary signal is backlinks and authority. Links from other websites pointing to yours show authority of the website.
1. Backlink Profile Assessment
- Check your current backlink profile using Ahrefs, Semrush, or Google Search Console
- Identify your highest-authority backlinks and understand what content attracted them
- Check for and disavow any toxic or spammy backlinks that could be harming your rankings
- Track your domain authority trend over time
The idea is to ensure that you identify the links you have and the gaps you want to fill.
2. Link Building
- Identify the top ten pages ranking for your most important keywords and analyze their backlink profiles
- Create content that is specifically designed to earn links: original research, data studies, comprehensive guides, free tools
- Conduct outreach to relevant websites and publications in your industry
- Build relationships with industry journalists, bloggers, and content creators
- Submit your site to high-quality, relevant industry directories
- Pursue guest posting opportunities on authoritative publications in your niche
- Look for unlinked brand mentions using Google Alerts or Ahrefs and reach out to request a link
The idea is to ensure that brands are mentioning you and Google is noticing this.
Digital PR
- Identify journalists and publications that cover your industry
- Create a system for identifying newsjacking opportunities where your expertise is relevant
- Publish original research or data reports that journalists in your niche would find citable
- Respond to journalist enquiries through platforms like HARO and similar services
- Tell your brand story on social platforms because SEO + social media is an actual gold mine.
Tell your brand story the best way you can and ensure you’re getting brand mentions.
Brand Mentions and Authority Signals
- Set up Google Alerts for your brand name to monitor mentions
- Ensure your brand is consistently named the same way across every online platform
- Build your presence on relevant social platforms and industry forums
- Participate in industry communities and discussions where your expertise adds value.
When your brand is getting mentions all over your topical authority increases and your engagements may skyrocket.
Part 6: Local SEO Checklist
If your business serves customers in a specific geographic area, local SEO is the most important section of this entire checklist.
Google Business Profile
- Profile claimed and verified
- Business name exactly matches how it appears everywhere else
- Most specific and accurate primary category selected
- Secondary categories added where relevant
- Complete address or service area defined
- Local phone number added
- Website URL linked
- Hours accurate including public holidays and special hours
- All services listed with individual descriptions
- Business description written (750 characters, includes key services and location)
- Minimum 10 real photos uploaded
- Posts published at least twice per month
- All reviews responded to within 24 hours
- Q&A section answered proactively
NAP Consistency
- Business name, address, and phone number are identical in all platforms
- NAP on website matches Google Business Profile exactly
- NAP on Facebook, Yelp, Apple Maps, and all directories matches exactly
- Old or incorrect listings have been claimed and corrected
- NAP audit completed and scheduled for quarterly review
Local Citations
- Listed on Google Business Profile
- Listed on Apple Maps and Google Maps
- Listed on Bing Places
- Listed on Yelp
- Listed on Facebook Business
- Listed on TripAdvisor (if relevant)
- Listed on industry-specific directories
- Listed on local chamber of commerce directory
- Listed on relevant regional directories for your country
Location Pages
- Dedicated page created for every area served
- Each location page has unique, locally relevant content
- Location keyword in H1, page title, and URL
- LocalBusiness schema implemented on every location page
- Google Map embedded on location and contact pages
- Local testimonials and case studies included where possible
Reviews
- Review acquisition process in place for every completed sale or job
- Direct link to Google review page created and being shared with customers
- Reviews being collected across multiple relevant platforms
- Response rate for reviews is 100 percent
Part 7: E-E-A-T Checklist
E-E-A-T stands for Experience, Expertise, Authoritativeness, and Trustworthiness. Google uses these dimensions to evaluate whether content is genuinely credible and helpful.
This is not a technical factor and one of Google’s key ranking factors.
It is a quality signal that influences how Google's algorithms and human quality raters assess your entire website.
Experience
- Content is written from genuine first-hand knowledge of the subject
- Real examples, case studies, and personal or professional experience are included
- Content reflects practical knowledge that someone without hands-on experience could not produce
Expertise
- Named authors are credited on all blog posts and guides
- Author bio pages exist and include credentials, experience, and professional links
- Authors have verifiable expertise in the topics they write about
- Content demonstrates depth of knowledge beyond surface-level information
Authoritativeness
- Your domain is referenced and linked to by other recognized sites in your industry
- You have press mentions, client case studies, or industry recognition
- Your brand is consistently present and active in industry conversations
- Other experts, organizations, or publications acknowledge your expertise
Trustworthiness
- Business name, address, phone number, and email are clearly displayed
- About page exists and clearly describes who you are and what you do
- Privacy policy and terms of service pages exist and are up to date
- Contact page is easy to find and functional
- Claims in content are backed by data and cited sources
- Website has no security warnings or issues
Part 8: AEO and GEO Checklist
In the AI era, you also need to optimize your website for AEO and GEO.
AEO optimizes your content to appear in Google's direct answer features: featured snippets, People Also Ask boxes, and voice search results.
- FAQ sections are present on all major service pages and guides
- FAQ schema markup is implemented on all FAQ sections
- Each FAQ answer opens with a direct, concise response to the question
- Content uses question-based H2 and H3 headings that mirror real search queries
- Answer capsules (direct one to two sentence summaries) appear at the top of each major section
- People Also Ask questions for your target keywords have been identified and addressed in content
- Content is structured with the answer first, then supporting detail (inverted pyramid)
- Voice search queries (conversational, longer, natural language) are targeted in blog content
GEO optimizes your content and brand presence so that AI platforms like ChatGPT, Perplexity, and Google AI Overview cite and recommend your business in their AI-generated responses.
- Content leads each section with a direct, self-contained answer that can be extracted without surrounding context
- Statistics, data points, and specific claims are included throughout content
- All significant claims are attributed to named, credible sources
- Named authors with verifiable credentials are listed on all content
- Topical authority clusters are built around your core subject areas
- Brand mentions are being actively built across authoritative industry websites
- Google Business Profile is complete (feeds local GEO recommendations)
- Organization schema is implemented on your homepage
- Content is being tested manually in ChatGPT and Perplexity for your target topics
- AI referral traffic is being tracked in Google Analytics 4
Frequently Asked Questions
How often should I run through this SEO checklist?
Run through the full checklist once when you first set up your SEO strategy. After that, the monitoring section gives you weekly, monthly, and quarterly tasks to maintain performance. A full checklist audit is worth doing twice a year for most websites.
Where should I start if my website is brand new?
Start with Part 1 (SEO Setup) and Part 2 (Technical SEO). These are the foundation. Nothing else performs well without them. Once your technical foundation is solid, move to Part 3 (On-Page SEO) and start optimizing your most important pages before expanding to content and off-page work.
What is the single most important item on this checklist?
Technical crawlability. If Google cannot access and index your pages, everything else is irrelevant. Confirm your site is crawlable, indexed, and free from blocking errors before investing in any other SEO activity.
Do I need all the paid tools mentioned to use this checklist?
No. Google Search Console, Google Analytics 4, Google PageSpeed Insights, and Google's Rich Results Test are all free and cover the majority of what you need for basic to intermediate SEO auditing. Paid tools like Ahrefs and Semrush add significant value for keyword research, competitor analysis, and backlink auditing, but they are not required to start.
What is the difference between AEO and GEO on this checklist?
AEO targets Google's direct answer features: featured snippets, People Also Ask boxes, and voice search. GEO targets AI-generated search responses from tools like ChatGPT, Perplexity, and Google AI Overview. They share many tactics but target different platforms and require slightly different content structures. Both are increasingly important as search behavior shifts away from traditional blue link results.
How long does it take to see results after working through this checklist?
Technical fixes can improve crawlability and indexation within days of being implemented. On-page and content improvements typically show ranking movement within four to eight weeks. Off-page improvements compound over three to six months. Local SEO improvements to your Google Business Profile are often visible within two to three months of consistent optimization.
BoostSiteSEO offers complete SEO audits that work through every item on this checklist for your website, identify what needs fixing, and build a prioritized action plan. Start your free audit at BoostSiteSEO.com