SEO glossary

What is a Concept?

Learn what a concept is—an abstract unit of meaning distinct from keywords, entities, and pages—and how concepts anchor ontologies, vocabularies, and knowledge organization for SEO.

Semantic SEOUpdated August 14, 2026
Also known asAbstract conceptSemantic conceptClass (in ontologies)

Definition

A concept is an abstract unit of meaning—a class or idea such as crawl budget, invoice, or accessibility—that can be defined, related to other concepts, and instantiated by specific entities or examples without being identical to any single word or URL.

Concept: the idea behind the word

A concept is meaning you can define without pointing at a single physical object. Crawl budget is a concept—an abstract idea about how search engines allocate crawling. Googlebot is an entity—a specific crawler that instantiates the concept Search Engine Crawler. crawl budget optimization is a keyword phrase users type; it refers to the concept but is not the concept itself.

In semantic SEO, clarifying concepts prevents teams from chasing strings while publishing fragmented explanations. One well-linked glossary URL per core concept beats three blog posts that never agree on definitions.

Concept vs entity vs keyword vs topic

UnitNatureExample
ConceptAbstract class or ideaCanonical URL, Invoice, Topic Cluster
EntitySpecific named instanceRFC 9110, Stripe, Crawlox
KeywordSearch query fragmentwhat is canonical tag
TopicSubject territoryTechnical SEO
PageURL asset/glossary/canonical-tag

Pages express concepts; they are not interchangeable with them. When the concept changes (industry redefinition), update the canonical page—not spawn a duplicate.

Concepts in knowledge organization stacks

Ontology class

Formal concept with properties and constraints in an ontology.

Vocabulary term

Preferred label pointing at the same concept ID.

Taxonomy node

Browse slot where concept content is filed.

KB article

Human-readable definition and examples.

Schema type

Machine-facing class like DefinedTerm or Product.

See ontology, vocabulary, taxonomy, and knowledge base for how each layer handles the same concept differently.

Concept modeling for SEO teams

1

Name the concept ID

Internal stable key—e.g., CONCEPT_CRAWL_BUDGET.

2

Attach preferred term

From controlled vocabulary—public H1 source.

3

List related concepts

Broader/narrower, not only keyword variants.

4

Map entities

Examples and tools that illustrate the concept.

5

Choose canonical URL

One primary explainer; satellites link in.

Concepts form graphs—not only trees:

RelationExample
Broader thanCrawling broader than Crawl Budget
Narrower thanRender Budget narrower than Crawl Budget (related sub-idea)
Related toCrawl Budget related to Crawl Rate and Index Coverage
Contrasts withIndexation contrasts with Crawling in user education

Use relationship types intentionally in copy and internal links—not generic "see also" lists.

Concepts and Google's Knowledge Graph

Google's Knowledge Graph stores entity instances with types that reflect underlying concepts (Person, Organization). Your glossary concepts align editorial education with those types—especially for entity SEO—but Google will not import your internal concept IDs.

Consistency still matters: if your site calls the same concept three different things, corroboration weakens.

One concept, many keywords

Map query clusters to a single concept record:

Concept: Canonical URL
Keywords: canonical tag, rel canonical, canonicalization, duplicate canonical
Canonical page: /glossary/canonical-tag

Body copy may use synonyms; the concept stays singular.

Concepts in structured data

DefinedTerm marks a page as defining a concept. about and mentions properties connect articles to concepts they explain or reference:

{
  "@type": "Article",
  "headline": "Fixing crawl budget waste",
  "about": {
    "@type": "DefinedTerm",
    "name": "Crawl Budget"
  }
}

Attributes like dateModified describe the article—not the concept. Concept properties live in attribute slots defined by schema.

Concept boundaries in content audits

Ask during content audits:

  1. Which concept is this URL the canonical explainer for?
  2. Does another URL already own that concept?
  3. Are we mixing two concepts in one title (intent blur)?
  4. Do examples cite the right entity instances?

Merge or split pages based on concept clarity, not word count alone.

Concept myths

  • Myth: "Concepts are too abstract for SEO." Reality: search rewards clear definitions for informational intent.
  • Myth: "Every heading is a concept." Reality: headings organize; concepts need definitions and stable identity.
  • Myth: "Entities replace concepts." Reality: entities are instances; concepts are classes.
  • Myth: "Concept modeling is only for RDF nerds." Reality: glossaries are concept publishing for everyone.

How Crawlox helps concept coverage

Crawlox identifies glossary and guide URLs that target overlapping definitional queries, surfaces pages that mention concept terms without linking to canonical explainers, and tracks whether structured DefinedTerm markup matches visible definitions.

The practical takeaway

A concept is an abstract unit of meaning—the idea your glossary defines, your ontology classes, and your vocabulary labels. Separate concepts from entities, keywords, and topics; publish one canonical explainer per core concept to strengthen semantic SEO and entity SEO coherence.

Related terms

Frequently asked questions

What is the difference between a concept and an entity?

A concept is the abstract idea—Product, City, Crawl Error. An entity is a specific instance—Crawlox, Paris, a 404 on /pricing. Entities instantiate concepts.

Is a keyword a concept?

Keywords are query strings. Concepts are meanings behind them—often one concept maps to many keyword variants.

How do concepts relate to glossary pages?

Each glossary entry should define one primary concept, using vocabulary preferred terms, even if multiple phrases search for it.

Can one page represent multiple concepts?

Sometimes related concepts fit one guide. Distinct intents usually need separate URLs to avoid muddy relevance.

Do search engines use explicit concept IDs?

Google does not expose public concept IDs for your site, but consistent definitions and structured types help systems cluster meaning.

References

Explore authoritative guidance and frameworks related to concept.

Explore every glossary definition

Return to the glossary to search by term, alias, starting letter, or category.

Browse glossary