The Drummerduck glossary

Plain-English definitions for the terms behind these tools.

AI crawler

A bot run by an AI company that fetches web pages to train models or answer questions with live citations.

Canonical URL

The link tag that tells search engines which URL is the real one, so duplicate or parameterized pages don't split ranking.

ClaudeBot

Anthropic's web crawler. Allow it in robots.txt so Claude can read and reference your content.

GEO (Generative Engine Optimization)

Optimizing your site to be read, understood and cited by AI answer engines — the AI-era counterpart to SEO.

GPTBot

OpenAI's web crawler. Allowing it in robots.txt lets ChatGPT and OpenAI models read and cite your site.

JSON-LD

The recommended format for structured data — a script of Schema.org JSON that describes what a page is, kept separate from the visible markup.

Link unfurl

The preview card a chat app or social platform builds when you paste a URL — driven by your Open Graph and Twitter tags.

llms-full.txt

A companion to llms.txt that inlines the full text of your key pages, so a model can read your content in one fetch instead of crawling.

llms.txt

A plain-text file at your site root that tells AI models what your site is and where the important content lives — the AI-era robots.txt + sitemap.

Meta description

The short summary tag search engines often show under your title in results — it doesn't rank, but it wins or loses the click.

og:image

The Open Graph tag that sets the preview image for your link — the picture in the Slack, iMessage or X card.

Open Graph

A meta-tag protocol that controls how your link looks when shared — the title, description and image in the preview card.

PerplexityBot

Perplexity's answer-engine crawler. Allow it in robots.txt so Perplexity can index and cite your pages.

robots.txt

A file at your site root that tells crawlers which paths they may fetch — including the named AI bots like GPTBot, ClaudeBot and PerplexityBot.

Schema markup

Structured data written with the Schema.org vocabulary — the shared type system (Article, Product, FAQPage) search engines understand.

sitemap.xml

An XML file listing your site's URLs so crawlers discover every page, even ones nothing links to.

Structured data

Machine-readable markup that describes what a page is — a product, article, FAQ — unlocking rich results and helping AI understand it.

summary_large_image

The Twitter Card type that shows a full-width preview image above the title — the format most links want.

Title tag

The page's HTML title — the single strongest on-page SEO signal and the headline shown in search results and browser tabs.

Twitter Card

X/Twitter's own preview format, controlled by twitter: meta tags, layered on top of Open Graph.

The Drummerduck glossary