GlossarySEO
What is keyword mapping?
Also called: keyword map, keyword-to-URL mapping, search intent mapping
Definition
Keyword mapping is assigning each group of related search queries to exactly one page on your site, so every target has a clear home and your own pages don't compete with each other.
Keyword mapping, explained
After keyword research you have a list of queries. Mapping turns that list into a site plan. Group queries that share the same intent, the same answer would satisfy all of them, and assign each group to one URL: an existing page if one fits, or a new page if nothing does.
The rule of thumb for grouping is to look at the results. If Google shows mostly the same pages for two queries, they belong on one page. If the results are different, Google sees different intents, and they probably need different pages. "CRM for realtors" and "real estate CRM" usually share results; "CRM pricing" and "what is a CRM" don't.
A simple spreadsheet works: query group, primary query, intent, target URL, status, current position. Add new queries from Search Console as they appear. Pages that start ranking for queries mapped elsewhere are a sign to adjust either the map or the pages.
Mapping prevents the most common self-inflicted SEO problem on growing sites: several pages chasing the same query. When that happens, Google has to choose, often swaps between them, and neither ranks as well as one strong page would. Merging them and redirecting the weaker URL usually helps.
It also keeps AI-assisted content honest. Before generating a page, check the map. If the query already has a home, improve that page instead of creating a near-duplicate that dilutes both. On our own product, near-duplicates were a real problem at scale, and we ended up noindexing many of them.
Why it matters for founders
Without a map, a small site quickly ends up with several pages competing for the same queries. A map makes every new page a deliberate addition rather than a duplicate.
Example
A founder's map shows "onboarding email examples" and "welcome email templates" pointing to two different posts with near-identical results in Google. They merge the posts, redirect one URL, and the combined page moves up.
Common mistakes
- Mapping one query per page instead of one intent per page.
- Creating new pages for queries that already have a home.
- Never updating the map as Search Console shows new queries.
Related terms
- Keyword researchKeyword research is finding the queries your potential customers type into search engines and AI assistants, estimating how often they're searched and how hard they are to rank for, and deciding which to target.
- Search intentSearch intent is the goal behind a search: what the person actually wants when they type a query. Pages rank best when their format and content match that goal, not just the words.
- Topic clusterA topic cluster is a group of pages about one subject: a broad pillar page linked to several detailed pages on subtopics, which link back. It shows readers and search engines the depth of your coverage.
- Canonical tagA canonical tag is a line in a page's HTML,
<link rel="canonical" href="…">, that tells search engines which URL is the main version when several URLs show the same or very similar content. - Content briefA content brief is the plan handed to a writer, human or AI, before drafting a page. It states the target query and intent, the angle, what to cover, sources to use, internal links and the quality bar.