Prerequisites

The short version: if you can use a web browser and you understand, roughly, that a web page is a file at an address, you are ready for this book. There is no coding requirement and no marketing background assumed. The longer version is worth a page, because people come to SEO from very different starting points — a business owner, a writer, a developer, a marketer switching specialties, a student — and each tends to worry about a different gap. Let me put those worries to rest one at a time.

You do not need any SEO or marketing background

This book assumes you are starting from zero. Every idea — what a search engine does, what "ranking" and "indexing" mean, what a keyword is, why a link matters, how to read a search results page — is built from the ground up, in plain language, at the moment you need it. The early chapters deliberately spend their time on how search actually works, precisely so that the later, more tactical chapters have somewhere solid to stand. If you already work in marketing, a few early sections will be review and you can move quickly; if you have never thought about how Google decides what to show, you will be walked in by the hand. You do not need to know any marketing jargon, any analytics platform, or any tool in advance.

You do not need to code

This is a no-code book, and that is a deliberate choice. You will see snippets of HTML and JSON-LD (the format used for schema markup) shown as short, clearly labeled examples — because reading a title tag or a piece of structured data is part of the craft — but you will never be asked to write a program, run a script, or use a command line. Each snippet is preceded by the plain-language reason it exists and followed by what to look for in it. A reader who has never written a line of code finishes this book with a complete SEO education. If you are a developer, a few chapters (Core Web Vitals, JavaScript SEO, migrations) will let you go deeper into your own territory, and that is a bonus, not a requirement.

What you do need

Three small things, and they are all free.

A little web literacy. You should be comfortable with the idea that a website is made of pages, that each page lives at a URL (an address like example.com/services/plumbing), that pages are written in HTML and served to browsers by a web server, and that pages link to one another. You do not need to know how to build any of that — only to recognize the pieces when the book points at them. If those words are fuzzy, the first technical chapter re-introduces them gently before it relies on them.

A browser and a Google account. Almost everything in this book is done in a normal web browser with the free tools Google provides. A free Google account lets you use Search Console and Google Analytics — the two most important free tools in the field — and to see search features as they really appear. That is the entire required toolkit.

Ideally, a website to practice on. SEO is a hands-on craft, and the fastest way to learn it is to apply each chapter to a real site. If you have your own site — a business site, a blog, a portfolio — use it; the book's exercises are written to work on it. If you do not, that is completely fine: the book carries a constructed practice site, Rivertown Home Services, and you can follow every step on it instead. Either way, you will finish with a complete, worked strategy rather than just notes.

A word on the kind of thinking this book asks for

If there is a real prerequisite, it is a habit of mind rather than a body of knowledge: a willingness to be skeptical, including of this book, and to prefer understanding over recipes. SEO is a field crowded with confident people selling certainty about a system whose owner deliberately keeps most of it secret. The reader this book is written for wants to know not just what to do but why it works, so that they can tell the difference between advice that will last and advice that expires with the next update — and can smell a too-good-to-be-true shortcut before it costs them. Bring that skepticism, a real site to test ideas on, and the patience to serve the searcher rather than chase the algorithm, and you have everything you need. The rest, this book supplies.