Technical SEO field note
Local SEO Technical Checklist
Review crawlability, indexing, canonicals, mobile usability, performance, structured data, security, and monitoring.
Technical SEO might seem complicated, but for local businesses, there's a clear checklist of items that make the biggest impact. Here's everything you need to check.
Technical SEO Priorities
Keep pages responsive and efficient
Design for every screen and input
Help search systems understand the page
Protect visitors with HTTPS and sound defaults
Schema & Structured Data
Schema markup tells Google exactly what your business is and helps you get rich results in search.
Required Schema for Local Businesses
LocalBusinessBasic business info, hours, address
EssentialOrganizationLogo, social profiles, contact
EssentialServiceIndividual services with descriptions
HighAggregateRatingStar ratings in search results
HighReviewIndividual review snippets
MediumFAQPageFAQ results in search
MediumLocalBusiness Schema Example
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Your Business Name",
"image": "https://yoursite.com/logo.png",
"telephone": "(502) 438-8304",
"email": "info@yourbusiness.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main St",
"addressLocality": "Louisville",
"addressRegion": "KY",
"postalCode": "40202"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "38.2527",
"longitude": "-85.7585"
},
"openingHours": "Mo-Fr 08:00-18:00",
"priceRange": "$"
}Page Speed Optimization
Core Web Vitals are now a ranking factor. Here's how to pass Google's tests:
LCP (Largest Contentful Paint)
Optimize hero images, use CDN, improve server response
FID (First Input Delay)
Minimize JavaScript, defer non-critical scripts
CLS (Cumulative Layout Shift)
Set image dimensions, avoid inserting content above existing
Quick Speed Wins
Mobile-First Checklist
Google uses mobile-first indexing. Your mobile site IS your site in Google's eyes.
Crawlability & Indexing
XML Sitemap
Check: yoursite.com/sitemap.xmlSubmit sitemap.xml to Google Search Console. Include all important pages.
Robots.txt
Check: yoursite.com/robots.txtEnsure important pages are not blocked. Allow Googlebot access.
Canonical Tags
View page source, search for "canonical"Prevent duplicate content issues. Each page should have a self-referencing canonical.
Index Coverage
Search Console > CoverageCheck Google Search Console for indexing errors and fix them.
301 Redirects
Screaming Frog crawlRedirect old URLs to new ones. No 404 errors for important pages.
Security Essentials
✓ Must Have
- HTTPS/SSL certificate (free with Let's Encrypt)
- Force HTTPS redirect (no http:// version accessible)
- Mixed content fixed (no http resources on https pages)
- Updated CMS/plugins (security patches)
⚠️ Common Issues
- Expired SSL certificate
- Both http and https versions accessible
- Images loading over http
- Outdated WordPress plugins
Free Testing Tools
Google Search Console
Indexing, search performance, errors
search.google.com/search-consoleGoogle PageSpeed Insights
Speed + Core Web Vitals
pagespeed.web.devMobile-Friendly Test
Mobile usability check
search.google.com/test/mobile-friendlySchema Markup Validator
Test your structured data
validator.schema.orgGTmetrix
Detailed speed analysis
gtmetrix.comScreaming Frog (free up to 500 pages)
Full site crawl
screamingfrog.co.ukWant a Technical SEO Audit?
We'll crawl your site, identify every technical issue, and provide a prioritized fix list. Most audits reveal quick wins that significantly improve rankings.
Get Technical SEO HelpReady for a Technical Audit?
Let's find and fix the technical issues holding back your rankings.