WordPress SEO comes with its own vocabulary, and half the confusion beginners run into isn’t strategy — it’s not knowing what a term actually means when a plugin, a tutorial, or a Search Console report throws it at them. This glossary defines the terms that matter most for WordPress SEO in plain language, grouped by theme, so you can look up a word mid-task and get back to work.
Each entry is written to stand on its own, without circular definitions. Where a term has taken on new relevance in the AI-search era — schema, structured data, citability — that context is noted directly in the definition.
The full, permanent URL of a specific post, page, or archive on a WordPress site. WordPress lets you control the permalink structure sitewide under Settings, choosing whether URLs include dates, category names, or just a clean slug. A stable, descriptive permalink structure is one of the earliest decisions a WordPress site owner should lock in, because changing it later requires redirects to avoid losing rankings.
The portion of a URL that identifies one specific piece of content, typically the last segment — for example, “wordpress-seo-glossary” in a URL ending with that phrase. Slugs are editable per-post in WordPress and should be short, readable, and relevant to the page’s topic rather than left as an auto-generated string of numbers or filler words.
A system for grouping content by a shared attribute. WordPress ships with two built-in taxonomies, categories and tags, and allows custom taxonomies for more specific groupings, such as “ingredient” on a recipe site. Taxonomies generate their own archive pages and, used well, help organize a site into clear topical sections.
Automatically generated listing pages WordPress creates for every category and tag, showing all posts assigned to that term. These can be genuinely useful hubs when curated deliberately, but left unmanaged they often produce thin, overlapping pages that compete with real content for the same rankings — a common reason sites noindex sparsely populated tag archives.
The process by which a search engine’s automated bot visits pages on your site, follows the links it finds, and reads the content. A page cannot be indexed or ranked until it has been crawled, which is why crawlability — the ability of bots to actually reach and read a page — is the foundation of every other SEO effort.
The step after crawling, where a search engine stores a page’s content in its own database so it can be retrieved and shown in search results. A page can be crawled without being indexed, most commonly because it was marked noindex, blocked by robots.txt, or judged too low-quality to store.
A machine-readable file listing the URLs on a site that you want search engines to know about, typically generated automatically by an SEO plugin and submitted through Search Console. A sitemap doesn’t force indexing, but it makes discovery faster and more reliable, especially for larger sites or newly published pages that haven’t accumulated internal links yet.
A plain-text file at the root of a domain that gives search engine bots instructions about which parts of a site they should or shouldn’t crawl. It is a crawling directive, not a security measure or a guarantee against indexing — a page blocked in robots.txt can still appear in search results if other sites link to it, since the bot never got close enough to see a noindex tag.
A meta tag or HTTP header instructing search engines not to include a specific page in their index, even though the page can still be crawled and viewed by visitors. Noindex is the correct tool for pages you want to exist but don’t want ranking — thank-you pages, thin tag archives, internal search results, or staging content that accidentally went live.
An HTML tag that tells search engines which URL is the authoritative, “official” version of a page when the same or very similar content is accessible at more than one address. WordPress and its plugins add canonical tags automatically in most cases, but misconfigured canonicals — pointing to the wrong page, or to a URL that no longer exists — are a frequent, invisible cause of ranking problems.
The clickable headline shown in search results and browser tabs, defined in HTML by the title tag. It is set separately from a page’s visible on-page heading, typically through an SEO plugin’s page-level settings. A strong meta title is specific, front-loads the most important words, and gives a searcher a clear reason to click.
A short summary shown beneath the title in search results, written to persuade a searcher that the page answers their query. It is not a direct ranking factor, but it affects click-through rate, which is why it deserves the same care as any other on-page copy rather than being left to auto-generate.
The H1 is a page’s main on-page heading, and the heading hierarchy (H1 down through H2, H3, and beyond) is the outline structure that organizes content for readers and search engines alike. A clean hierarchy — one H1, logically nested subheadings — helps both humans scanning a page and algorithms parsing what it covers.
A hyperlink connecting one page on a site to another page on the same site. Internal links distribute authority, help search engines discover new content, and — especially on WordPress, where publishing is easy and organization is not — signal which pages belong together as part of the same topic.
Structured data written in a standardized vocabulary (schema.org) and embedded in a page’s code to explicitly tell search engines what a page is — an article, an FAQ, a course, a local business, a product, a review. WordPress does not add meaningful schema by default; it has to be configured through a plugin or custom code, and it must accurately reflect the visible content.
The broader category schema markup belongs to: data formatted in a consistent, machine-readable way so that software, not just a human reader, can reliably interpret it. Structured data has grown more important as AI-driven search features increasingly pull from well-organized, clearly typed content to generate summaries and select sources to cite.
An enhanced search listing — star ratings, FAQ dropdowns, breadcrumb trails, event details — generated when a search engine trusts and chooses to display a page’s structured data. Rich results aren’t guaranteed by adding schema; they depend on accuracy, relevance, and the engine’s own decision to surface them.
A set of specific, measurable metrics Google uses to judge real-world page experience: how quickly the main content loads, how quickly a page responds to the first interaction, and how much the layout shifts around while loading. WordPress sites are especially prone to weak Core Web Vitals because of how they’re assembled — a theme, a page builder, and a stack of plugins each contributing their own scripts.
The practice of storing a pre-built version of a page so it can be served instantly to future visitors instead of being regenerated from the database on every request. WordPress, as a dynamic CMS, rebuilds pages on the fly by default, which makes caching one of the single highest-impact performance changes available on the platform.
A network of servers distributed geographically that store and deliver copies of a site’s static files — images, CSS, JavaScript — from a location physically closer to each visitor. A CDN reduces load times for visitors far from a site’s primary server and reduces the load on that server directly, which is especially relevant for image-heavy WordPress sites.
Reducing an image’s file size and serving it in an efficient format and dimension without a noticeable loss in visible quality. Unoptimized images are one of the most common causes of slow WordPress sites, since default media uploads are frequently far larger than any page actually needs to display them.
Software installed on a WordPress site to manage SEO-related settings — meta titles and descriptions, sitemaps, canonical tags, schema markup, and redirects — through the WordPress admin interface rather than requiring direct code edits. SEOPress is one such plugin; it centralizes these controls but still requires deliberate, informed configuration to be effective, since a plugin enables good SEO practices without performing them automatically.
An instruction that automatically sends visitors and search engines from an old URL to a new one, most commonly using a permanent status code (301) when a URL changes or a page is retired in favor of another. Redirects preserve accumulated authority and prevent broken links, which makes them essential any time permalinks are edited.
A free tool from Google that shows how a site is actually performing in search — which queries bring traffic, which pages are indexed, and which have crawling or indexing errors. It is the primary diagnostic tool for confirming whether the technical and content decisions made on a WordPress site are having the intended effect, rather than guessing from ranking position alone.
Crawling is a search engine bot visiting and reading a page; indexing is that page being stored and made eligible to appear in search results. A page can be crawled and still not indexed if it's marked noindex, judged low-quality, or blocked from being stored for any other reason.
Yes, and they serve opposite purposes. A sitemap tells search engines what to find and index; robots.txt tells them what not to crawl at all. Most WordPress SEO plugins generate both automatically, but each needs to be checked, not just assumed correct, since a misconfigured robots.txt can block far more than intended.
No. While rich results are the most visible payoff, structured data also helps AI-driven search and answer engines correctly parse and cite a page's content. As more search experiences summarize or extract information directly, clearly typed, accurate schema makes a page easier to represent correctly wherever it's being read.
Because a typical WordPress site is assembled from independently built parts — a theme, a page builder, and a stack of plugins — each of which adds its own scripts and styles without coordinating with the others. No single component is usually the sole cause; the cumulative weight is.
Not automatically. A well-populated, deliberately curated archive can be a useful page in its own right, but a thin archive with only one or two posts often competes with better content and adds little value, which is why many sites choose to noindex sparse taxonomy archives rather than leave the decision to default settings.
Terry has 30+ years in software and SEO. He’s the founder of Salterra Digital Services and SEO Spring Training, host of the Roundtable SEO Mastermind, and lead instructor at SEO University — teaching the exact tactics his team uses on client work.
This guide is one lesson from the WordPress SEO Optimization — SEOPress Pro Edition course. Get every lesson, framework and checklist — plus the full 38-course catalog — inside SEO University.
Practitioner-focused training across the full digital marketing stack — from technical SEO to conversion optimization and the AI search era. By Salterra Digital Services, since 2011.