SEO Basics: The 9 Fundamentals in Priority Order

The nine SEO fundamentals in priority order, a 90-day plan, Core Web Vitals thresholds, free tools and how the basics shift by business type.

Table of contents

SEO Basics: The 9 Fundamentals in Priority Order — Web Tonic blog thumbnail

SEO basics are the small number of things that decide whether search engines can find your pages, understand them, and rank them: crawlable pages, clear keyword targeting, useful content, sound technical health, and links. Everything else is refinement.

Key Takeaways

  • Google handles 91.31% of worldwide search, per Statcounter's July 2026 data, so search engine optimization in practice means optimizing for one dominant engine and checking the rest.
  • The first organic result earns roughly 39.8% of clicks and the top three take about 68.7% — SEO basics only pay when they move a page into that band.
  • 94.74% of keywords get 10 or fewer searches a month, which is why beginners should build around clusters of long tail keywords rather than one head term.
  • Only about 33% of sites pass all three Core Web Vitals, so basic technical work is still a competitive edge, not table stakes.
  • 59.5% of pages are missing an H1 and 80.4% have no alt attributes — the cheapest wins in SEO are usually the ones nobody bothered to do.
Small business owner learning SEO at a laptop on a kitchen table with a notebook of handwritten notes

What SEO actually is

Search engine optimization (SEO) is the practice of making a website easier for search engines to crawl, index and rank, and more useful for the people who arrive from those results. It is not a setting you switch on. It is a compound of content quality, site structure, technical health and off-site reputation, measured in organic traffic and the revenue that traffic produces.

Google's own SEO starter guide is blunt about the scope: most sites need a handful of fundamentals done consistently, not an exotic tactic. The company's Search Essentials reduce eligibility to three conditions — Googlebot can reach the page, the page returns useful content, and the site does not violate spam policies. Almost every ranking problem a beginner has traces back to one of those three.

Two useful reference points for calibrating expectations: only 5.7% of new pages reach the top 10 within a year, and 72.9% of pages currently in the top 10 are more than three years old. SEO is a compounding asset, so the correct planning horizon is quarters.

How search engines work in three stages

Every SEO decision maps to one of three stages. Google's documentation on how Search works describes them as crawling, indexing and serving. Knowing which stage a problem sits in tells you which fix to reach for.

StageWhat happensWhat breaks itHow you check it
CrawlingGooglebot discovers URLs through links and sitemaps and requests themBlocked robots.txt rules, orphan pages, JavaScript-only navigation, server errorsSearch Console Pages report and the URL Inspection tool
IndexingThe page is rendered, understood and stored with its topic signalsNoindex tags, thin or duplicate content, canonical pointing elsewhere"Why pages aren't indexed" breakdown in Search Console
ServingCandidate pages are ranked for a specific query and shown as resultsWeak relevance to the query, thin coverage, no links, poor user experienceSearch Console performance report by query and page

If a page is not indexed, no amount of keyword work will help it; fix the crawl first. Google's guidance on making links crawlable and on consolidating duplicate URLs covers the two failure modes that cause most missing-page complaints.

The SEO basics in priority order

Beginners usually fail on sequence rather than knowledge. Below is the order that produces the fastest measurable movement for a small or mid-sized site. Treat it as a queue, not a menu.

OrderBasicEffortTypical time to impact
1Verify Search Console and confirm the site is indexed1 hourImmediate visibility of problems
2Fix crawl blockers: robots.txt, noindex, broken internal links2–6 hoursDays to weeks
3Map one primary keyword and intent to every important page1 day2–8 weeks
4Rewrite title tags and meta descriptions for the mapped terms2–4 hours2–6 weeks
5Upgrade the thinnest high-intent pages into genuinely useful contentOngoing1–4 months
6Build internal links from strong pages to the ones you want ranked3 hours2–8 weeks
7Clear Core Web Vitals and mobile usability failuresDeveloper time1–3 months
8Add structured data where an eligible rich result exists2–5 hoursWeeks
9Earn backlinks from relevant, real publicationsOngoing3–12 months

Rule 1 — never start at step 9. Link building on a site that Google cannot crawl is money burned. Rule 2 — expect steps 1 to 4 to be finishable inside one week for a site under 200 pages, which is why they belong first.

Keyword basics: match the phrasing people use

A keyword is the phrase a person types or speaks into a search engine, and keyword research is the process of finding which of those phrases you can realistically win. The number that reframes the exercise: 94.74% of keywords receive 10 or fewer searches per month, and only 0.0008% break 100,000. The traffic lives in the tail.

Step 1 — list the problems you solve in your customers' words, not your internal vocabulary. Step 2 — expand each one in Google Keyword Planner and Google Trends, then sanity-check the volume: research from Ahrefs found Keyword Planner overestimates search volume 54.28% of the time. Step 3 — classify search intent before writing anything, because intent decides the page format. Step 4 — assign one primary keyword per URL so two of your own pages never compete for the same query.

Ahrefs' primers on keyword research and long tail keywords are the clearest free walkthroughs of the mechanics; Semrush's guide to search intent covers the classification step. If you want the deeper treatment, we break the same process down in our guides to choosing SEO keywords and long tail keywords.

Two marketers arranging blank sticky notes into columns on a glass wall to plan website topics

On-page SEO basics

On-page work is where a beginner has total control and the fastest feedback loop. The four elements below carry most of the weight.

ElementPractical ruleCommon mistake
Title tag50–60 characters, primary keyword early, one clear promiseBoilerplate brand-first titles repeated site-wide
Meta description120–158 characters written as ad copy for the clickLeaving it blank — 25.02% of top pages have none
H1 and heading orderOne H1 stating the topic, H2s that stand alone as answersStyling text as a heading with CSS instead of markup
Body contentAnswer in the first two sentences, then evidence and specificsRepeating the keyword instead of covering the question
Internal linksDescriptive anchor text from related pages to the target page"Click here" anchors and orphaned money pages
Image alt textDescribe the image in a short factual phraseSkipping it entirely, as 80.4% of pages do

Note that Google rewrites title links 33.4% of the time and meta descriptions 62.78% of the time, which is an argument for accuracy over cleverness — see Google's documentation on title links and snippets. And because roughly 79% of users scan rather than read, per Nielsen Norman Group's long-running reading behaviour research, formatting is not decoration; it is comprehension.

Technical SEO basics

Technical SEO is the layer that decides whether the rest of your work is visible at all. You do not need a full audit to start — five checks cover the common failures.

Check 1 — robots.txt. Confirm it does not block CSS, JavaScript or whole directories you want indexed; Google's robots.txt introduction explains the syntax traps. Check 2 — the XML sitemap. One sitemap listing canonical, indexable URLs only, submitted in Search Console; see the guide to building a sitemap and our own explainer on what a sitemap does. Check 3 — HTTPS and one canonical hostname, with every variant redirecting to it. Check 4 — mobile rendering, since mobile devices account for 51.47% of worldwide platform share. Check 5 — Core Web Vitals, using the thresholds below.

MetricWhat it measuresGood threshold
LCPTime until the largest visible element renders2.5 seconds or less
CLSUnexpected layout movement during load0.1 or less
INPResponsiveness to user interaction200 milliseconds or less

Google's Web Vitals reference and its LCP optimization guide give the fix lists. Structured data is the optional extra: mark up what genuinely exists on the page using Google's structured data documentation, and expect eligibility for a rich result rather than a ranking boost.

Web developer reviewing a site speed performance chart on a large monitor in a dim office

Content and link basics

Content quality is the part beginners overthink and under-execute. Google's guidance on creating helpful, reliable content asks a simple question: would someone leave satisfied without needing another search? Practically, that means specifics — prices, thresholds, screenshots, named examples, dated data — rather than a longer version of what already ranks.

Links remain the reputation layer. 96.55% of pages get zero Google traffic, and the single most common differentiator among the rest is relevant external links. Two honest tactics for a beginner: be the source of one piece of original data in your niche, and get listed by the organisations you already have real relationships with. Our primer on how backlinks work covers the evaluation criteria, and Google's spam policies define the line you must not cross. Anything sold as guaranteed rankings through purchased links is black hat SEO with a delayed invoice.

SEO basics by business type

The fundamentals are constant; the order of attack is not. Use whichever row describes you.

Business typeHighest-leverage basicWhat to skip earlyPrimary metric
Local service businessGoogle Business Profile completeness plus one page per service and cityNational blog contentCalls and form fills by city
Ecommerce storeIndexable, unique category and product pages with clean faceted URLsBroad top-of-funnel guidesOrganic revenue per category
B2B or SaaSProblem-led comparison and use-case pages mapped to buying intentHigh-volume definition termsQualified demo requests
Publisher or blogTopic clusters with disciplined internal linking and refresh cyclesComplex schema workSessions and returning readers
MarketplaceCrawl budget control and thin-page consolidation at scaleManual page-by-page copy editsIndexed-to-useful page ratio
New site, no authorityA narrow cluster of 10–20 long tail keywords you can genuinely winHead terms above KD 40First-page keyword count

Free tools that cover the basics

You can execute every fundamental above without paid software for the first few months.

ToolFree tierStrengthLimitation
Google Search ConsoleFree, unlimited for verified sitesReal query, click and indexing data straight from Google16 months of history; hides low-volume terms
Google AnalyticsFreeConnects organic sessions to conversionsNo ranking or keyword-level view
Keyword PlannerFree with an Ads accountVolume ranges and commercial CPC signalsGrouped, often inflated volumes
PageSpeed InsightsFreeField Core Web Vitals plus prioritised fixesLab scores mislead on low-traffic pages
Bing Webmaster ToolsFreeSecond opinion on crawling and 4.47% of search shareSmaller data set
Rich Results TestFreeValidates structured data before you ship itTests eligibility, not whether it will show

Start with Search Console and Bing's webmaster guidelines. Free learning that holds up: Moz's beginner's guide, Yoast's SEO explainer and the reference library at Search Engine Land.

Person searching on a smartphone at a cafe table with shallow depth of field and natural window light

Measuring whether the basics are working

Rankings alone are a vanity view; measure the chain. Month 1 — indexation: the share of important URLs reported as indexed should climb toward 100%. Month 2 — impressions: rising impressions in Search Console mean you are entering more auctions even before clicks follow. Month 3 — average position and CTR on your mapped keywords, which is where title and meta rewrites show up. Month 4 onward — organic conversions, segmented by landing page.

Two adjustments for 2026. AI Overviews reduce click-through on affected queries — one study measured 58% lower CTR for the top organic result when an AI Overview appears — so judge those queries on assisted conversions rather than raw sessions. And zero-click behaviour is now normal: roughly 61.5% of desktop searches end without a click. Both realities argue for owning intent-heavy queries where the answer requires your page, a theme we cover in our note on how AI Overviews change search. If you would rather have this executed than managed, our growth marketing team runs the sequence above as a standing engagement, with reporting handled by our data intelligence practice.

Building a first SEO strategy: a 90-day plan

The basics only compound when they are sequenced into an SEO strategy with owners and dates. This is the plan we hand new clients whose websites have never had deliberate search engine optimization work, and it deliberately front-loads the tasks that help search engines understand the site before any link building starts.

PhaseFocusDeliverablesWhat improves
Days 1–14Foundations and measurementSearch Console and analytics verified, indexation audit, keyword-to-URL map for the top 20 pagesVisibility of the real problem list
Days 15–30Technical SEO clean-upCrawl blockers removed, sitemap submitted, mobile and speed failures logged for developersShare of pages Google can index
Days 31–45On-page rewritesNew title tags and meta descriptions, heading structure fixed, alt text added, thin pages mergedClick-through rate and topical relevance
Days 46–70Content strategy and quality contentTwo topic clusters built around long tail keywords your audience actually searches forKeyword coverage and organic traffic
Days 71–90Authority and internal linksInternal linking pass, digital PR shortlist, first outreach to relevant websitesDomain authority and ranking ceiling
Day 90+Review and repeatQuarterly report on impressions, rankings and conversions, plus the next cluster planCompounding growth rather than one-off gains

Rule 3 — one owner per phase. SEO strategies stall when technical fixes sit in a developer backlog with no date. Rule 4 — do not start the next phase before the previous one ships; overlapping work is the most common reason a 90-day plan takes nine months.

How the basics differ by goal

Beginners often ask which SEO strategies matter most. The honest answer is that the fundamentals are fixed but their weighting shifts with what you are trying to improve.

GoalWhere to spend firstSecond priorityMetric that proves it
More organic trafficContent clusters targeting long tail keywords with clear search volumeInternal links from your strongest pagesImpressions and clicks in Search Console
Better rankings on existing pagesRewriting page-two pages to fully answer the queryTitle tag and meta description testsAverage position for mapped keywords
More leads, not just visitsCommercial-intent service pages and local pagesConversion-focused user experience workOrganic conversions per landing page
Recovering lost visibilityIndexation and technical diagnosis before rewriting anythingContent quality review against the helpful-content standardRecovered impressions on affected URLs
Competing with bigger websitesNarrow niches where relevant depth beats authorityOriginal data that earns backlinksFirst-page keyword count in the niche
Being cited by AI answersClear question-and-answer structure and factual precisionStructured data and consistent entity informationBranded search volume and assisted conversions

Whatever the goal, the same discipline applies: pick the small number of things that help search engines and real users at once, and finish them. Beginners who complete steps 1 to 6 typically see movement inside 60 days; those who jump between tactics rarely see any. Our team runs this exact review inside our marketing services engagements, and the site-health portion sits with our web development practice. If you want a second opinion on your own priority order, get in touch — and more explainers on individual fundamentals live in the Web Tonic blog.

SEO best practices checklist

Print this and work down it. Each item is a best practice that helps search engines understand your website and helps people decide to click, and none of them require paid tools to create.

CheckBest practiceHow it helps
Check 1Every important page on the website is indexed and reachable in three clicksSearch engines cannot rank a page they never fetch
Check 2One primary keyword mapped to each URL, with no duplicates across the siteHelps Google pick the best page instead of splitting relevance
Check 3Create quality content that answers the query fully in its first screenImproves engagement and the odds of earning links
Check 4Title tags and meta descriptions written per page, never templatedHelps click-through rate on rankings you already hold
Check 5Internal links added whenever you create a new pageDistributes authority to the pages you most want to rank
Check 6Images compressed, sized and given descriptive alt textImproves user experience and image search visibility
Check 7A single canonical version of the website on HTTPSPrevents duplicate versions competing with each other
Check 8Content reviewed on a schedule and updated where facts have movedHelps sustain rankings as competitors publish newer pages

Check 9 — write for the best possible reader, not the algorithm. The best-performing pages we create for clients are the ones a specialist would send to a colleague. Check 10 — review the list quarterly, because a website changes faster than anyone's memory of it.

What beginners get wrong most often

Six failure patterns account for most wasted effort on a new website.

Mistake 1 — publishing without a keyword. A page that answers no query is invisible; this is the single biggest reason 96.55% of pages earn no Google traffic. Mistake 2 — trying to create everything at once instead of finishing the highest-value pages first. Mistake 3 — copying the best competitor's structure without their evidence, which produces a longer page that helps nobody. Mistake 4 — treating technical SEO as a one-off project when every redesign reintroduces crawl problems. Mistake 5 — buying links rather than earning them, which trades a short spike for a long recovery. Mistake 6 — changing course every 30 days, before any of the work has had time to show up in rankings.

The counter-discipline is boring and it works: pick the best available opportunity, create the page properly, link to it internally, measure it for a quarter, then repeat. That is what separates websites that grow from websites that publish.

FAQ

How long do SEO basics take to show results?

Technical fixes can register in days, on-page changes in two to six weeks, and content plus links in three to twelve months. Only 5.7% of new pages reach the top 10 within a year, so a quarterly review cadence is realistic; a weekly one is not.

Can I do SEO myself without an agency?

Yes, for the first nine fundamentals. Search Console, Keyword Planner and PageSpeed Insights are free, and steps 1 to 6 in the priority table are process work rather than specialist work. Outside help pays off at scale, on complex migrations and in competitive link markets.

How many keywords should one page target?

One primary keyword per URL plus the close variants and questions that share the same search intent. A page that ranks well typically also ranks in the top 10 for around 1,000 related terms, but that happens by covering a topic properly, not by stuffing extra head terms.

Is technical SEO or content more important for a beginner?

Technical comes first only until pages are crawlable and indexable; after that content decides outcomes. Since about 33% of sites pass all three Core Web Vitals, a passing site has an edge, but speed never rescues a page that fails to answer the query.

What SEO practices should I avoid?

Purchased link schemes, scaled AI content published without review, doorway pages, hidden text and cloaking — all named in Google's spam policies. The penalty risk is asymmetric: months of recovery for a short-lived gain.

Sources: Google Search Central (SEO starter guide, Search Essentials, how Search works, spam policies, helpful content, title links, snippets, robots.txt, sitemaps, structured data); web.dev Core Web Vitals and LCP guidance; Google Search Console; Bing Webmaster Guidelines; Statcounter Global Stats, July 2026; First Page Sage Google CTR by ranking position, 2026; Ahrefs SEO statistics and keyword research research; Semrush search intent guide; Moz beginner's guide to SEO; Yoast; Search Engine Land SEO library; Nielsen Norman Group reading behaviour research; Google Keyword Planner and Google Trends.

Author

Head of SEO

Reviewer

Founder & CEO

Book your strategy call today!
Schedule a call
Schedule a call
Discover our services
Our services
Our services