Technical SEO
The infrastructure that helps search engines access and trust your site.
Core Web Vitals
Metrics for loading, responsiveness, and stability
💡 The page loads fast and the layout does not jump.
Structured data
Code that helps search engines understand content
💡 A recipe result shows stars and cook time in Google.
404 page
The response when a page does not exist
💡 A deleted URL returns 404.
Redirect
A rule that forwards one URL to another
💡 Old page moves to a new URL.
noindex
A directive asking search engines not to show a page
💡 Hide a thank-you page from Google.
Canonical tag
preferred URL
A tag that suggests the preferred version of a page
💡 Choose one URL when content exists in two places.
Sitemap
A file listing important URLs for search engines
💡 Your sitemap lists /pricing, /blog, and /guides for Google.
robots.txt
A file with crawl instructions for bots
💡 Block a private folder from crawling.