Glossary
A glossary for the AI search era.
- Content & Strategy10x Content10x content is a content marketing concept that calls for creating content ten times better than whatever currently ranks at the top of search results for the same keyword or topic. Coined by Moz co-founder Rand Fishkin in a 2015 Whiteboard Friday, it targets a dominant quality gap rather than incremental improvement.
- SEO301 RedirectA 301 redirect is an HTTP status code that tells browsers and search engines a page has permanently moved to a new URL. Google treats it as a signal to make the new URL canonical, replacing the old address in search results and passing the old URL's accumulated link equity (ranking) to the destination.
- SEO302 RedirectA 302 redirect is an HTTP status code (302 Found) signaling that a requested resource has temporarily moved to a different URL. It routes visitors elsewhere for the moment while keeping the original URL intact, and unlike a 301 (permanent), it does not tell search engines to move the indexed target.
- SEO404 ErrorA 404 error is an HTTP status code that tells the client the server could not find the requested page or resource. It does not distinguish between a resource that is temporarily missing and one that has been permanently removed.
- SEO410 Gone410 Gone is an HTTP 4xx status code indicating that the requested resource has been permanently removed from the server and is unlikely to return. It is similar in meaning to 404 Not Found, which is used when the permanence of the absence is unclear, but 410 more explicitly conveys an intentional, permanent deletion.
- SEO503 Service UnavailableA 503 Service Unavailable error is an HTTP status code signaling that the server is temporarily unable to handle a request, usually because it is overloaded or undergoing maintenance. For SEO, returning a 503 together with a Retry-After header during site maintenance is the recommended way to tell crawlers that the downtime is only temporary.
- GEO & AI SearchAEOAEO (Answer Engine Optimization) is the practice of structuring and strengthening your content so that answer engines like ChatGPT, Perplexity, and Google's AI Mode cite, summarize, or mention it when they generate a direct answer to a user's question. Unlike SEO, which aims for a high spot in a ranked list of links, AEO aims to get your content included in the answer itself even when nobody clicks through.
- GEO & AI SearchAgentic RAGAgentic RAG is a form of retrieval-augmented generation in which an autonomous AI agent decides whether and how to retrieve, rewrites queries, calls tools, evaluates the results, and retrieves again when needed. Unlike standard RAG, which retrieves once and then generates an answer, it turns retrieval into a dynamic process of iteration, planning, and verification.
- GEO & AI SearchAgentic SearchAgentic search is a search paradigm in which an AI agent breaks a single question into smaller sub-tasks and then plans, searches, and verifies results in a loop to construct an answer on its own. Unlike traditional search, which returns a list of documents matching a query in one pass, it cross-checks multiple sources and reasons about what to look for next, assembling the answer step by step.
- GEO & AI SearchAgentic WebThe Agentic Web is the emerging web paradigm in which AI agents, acting on a user's delegated intent, autonomously browse, coordinate, and even transact across the web instead of people clicking through pages themselves. It marks the shift in the web's center of gravity from human-driven interaction to machine-to-machine interaction between agents.
- GEO & AI SearchAI AgentAn AI agent is an autonomous system in which a large language model (LLM) plans its own steps toward a goal, calls tools, and uses feedback from its environment to iteratively decide what to do next. Unlike a workflow that follows a predefined code path, an agent hands the LLM direct control over how the task gets done.
- GEO & AI SearchAI CitationAn AI citation is the source link or footnote that a generative search engine — such as ChatGPT, Perplexity, or Google's AI Overviews — displays to credit the web pages it drew on when generating an answer. The goal is no longer to rank as a blue link, but to be selected as a cited source inside the AI-generated answer itself, which makes citations the ultimate success metric that GEO and AEO aim for.
- GEO & AI SearchAI Content GenerationAI content generation is the practice of using artificial intelligence tools such as large language models (LLMs) to produce content like text and images on an automated or semi-automated basis. From an SEO standpoint, Google evaluates content by how helpful and high-quality it is for users rather than by whether it was made with AI, so what matters is the quality and usefulness of the output, not the method of production.
- GEO & AI SearchAI CrawlerAn AI crawler is an automated bot that collects web pages to train large language models (LLMs) or to generate AI search answers. Prominent examples include OpenAI's GPTBot, Anthropic's ClaudeBot, and Google-Extended, each identifiable and controllable through its own User-Agent and robots.txt token.
- GEO & AI SearchAI CrawlingAI crawling refers to the act and overall process by which AI systems such as ChatGPT, Gemini, and Perplexity automatically gather and read web pages to train models, build search indexes, and answer user questions in real time. Unlike traditional search crawling, which indexes pages to rank them, the defining difference is that the collected content becomes the raw material for training data or generated answers.
- GEO & AI SearchAI OverviewsAI Overviews is a Google Search feature that places a generative-AI summary at the very top of the results page alongside links to the web pages it drew from. A custom Gemini model synthesizes multiple sources to answer the core of a query; it launched broadly in the U.S. in May 2024 and has since expanded worldwide.
- GEO & AI SearchAI SearchAI Search is a search experience in which generative AI reads and synthesizes web documents to write a direct answer to your question, instead of returning a list of links. Google AI Overviews, ChatGPT search, Perplexity, and Gemini are leading examples, and most run on a RAG (retrieval-augmented generation) architecture.
- GEO & AI SearchAI SlopAI slop is a derogatory term for low-quality content churned out quickly and at scale by generative AI, with little regard for accuracy or value. It spans text, images, video, and audio, and typically exists to chase clicks and revenue in the attention economy.
- GEO & AI SearchAI Trust SignalsAI trust signals are the verifiable cues that generative search systems like ChatGPT, Perplexity, and Google's AI Overviews use to decide which sources are reliable enough to cite in their answers. Common signals include clear authorship, supporting evidence such as citations and statistics, consistent entity information across the web, structured data, and third-party mentions.
- GEO & AI SearchAI VisibilityAI Visibility is a metric that captures how often, and in what context, your brand, products, or content get mentioned or cited when generative AI tools such as ChatGPT, Perplexity, and Google AI Overviews compose their answers. Unlike traditional SEO, which measures ranking on a results page, it measures how present you are inside the AI-generated answer itself.
- SEOAlt TextAlt text is a short text string placed in the alt attribute of an <img> element that describes what an image depicts. It conveys image content to screen reader users, helps images surface in image search, and displays in place of an image when it fails to load.
- SEOAnchor TextAnchor text is the clickable text in a hyperlink. It signals to both search engines and users what the linked page is about, so descriptive wording communicates the destination far better than vague phrases like "click here".
- SEOAnchor Text DiversityAnchor text diversity is the state in which the anchor text of incoming backlinks is spread naturally across several types — brand names, generic phrases, partial matches, raw URLs — instead of being concentrated on a single type such as exact-match keywords. When the distribution is artificially skewed toward one type, search engines may read it as link manipulation and apply an over-optimization penalty, which makes a varied distribution a key signal of a natural backlink profile.
- GEO & AI SearchAnswer EngineAn answer engine is a system that, instead of returning a list of links, synthesizes information from multiple sources to generate a complete, direct answer to a question. ChatGPT, Perplexity, Google AI Overviews, and voice assistants are leading examples, letting users get instant answers without clicking through.
- SEOBacklinkA backlink is a hyperlink from a page on another website that points to your page. Search engines like Google read backlinks as votes of confidence, using them to gauge a page's authority and relevance and to discover new pages, which makes them a core off-page SEO signal.
- SEOBERTBERT (Bidirectional Encoder Representations from Transformers) is a Transformer-based natural language understanding model developed by Google that reads each word together with the context on both sides, capturing even subtle meaning-shifting elements such as prepositions. It was applied to Google Search in 2019, allowing the engine to interpret the intent behind conversational and long-tail queries far more accurately.
- SEOBlack Hat SEOBlack hat SEO refers to techniques that violate search engine guidelines (such as Google's spam policies) to artificially manipulate rankings. It can lift rankings in the short term, but once detected it risks heavy traffic loss through penalties like algorithmic demotion or manual actions.
- Content & StrategyBounce RateBounce rate is the share of sessions in which a visitor views a single page and leaves without any further interaction. GA4 redefines it as the percentage of sessions that were not engaged sessions.
- GEO & AI SearchBrand MentionA brand mention is any reference to a brand name, product name, or related term in web content, regardless of whether a link is attached. Mentions are either linked (with a hyperlink) or unlinked (text only), and in the AI search era even link-free references contribute to brand visibility.
- Content & StrategyBrand SearchBrand search is when a user searches with a specific brand, product, or service name explicitly included in the query. Because it comes from people who already know the brand, it serves as a core indicator of brand awareness and brand strength.
- Content & StrategyBranded KeywordsBranded keywords are a keyword classification covering search queries that include a specific brand name, product name, or a variation of either. Because they are typed by users who already know the brand, they tend to show higher conversion rates and click-through rates than generic (non-branded) keywords.
- SEOBreadcrumb NavigationBreadcrumb navigation is a secondary navigation aid that shows where the current page sits within a site's hierarchy by tracing the path back to the homepage. It helps users orient themselves, and when marked up as BreadcrumbList structured data it can also surface as a category path in Google search results.
- SEOBroken LinkA broken link is a hyperlink that points to a page that no longer exists, returning an error such as a 404 when clicked. It commonly results from deleted pages, changed URLs, or relocated external content, and it harms user experience, crawling, and SEO alike.
- SEOCanonical TagA canonical tag is a <link> element with the rel="canonical" attribute placed in the HTML <head> to designate the preferred (canonical) URL among duplicate or near-duplicate pages. It tells search engines to consolidate indexing and link signals onto that single representative URL.
- SEOCanonical URLA canonical URL is the version a search engine selects as the representative (master) page among several URLs that serve the same or near-identical content. Site owners can signal a preference with a rel="canonical" tag, an HTTP header, a sitemap, or a 301 redirect, but Google makes the final choice by weighing multiple signals.
- SEOCDNA Content Delivery Network (CDN) is a distributed network of servers that caches and serves web content from edge servers located geographically close to users to speed up loading. By shortening the round trip to the origin server, it lowers latency and TTFB and delivers content reliably even under heavy traffic.
- GEO & AI SearchChain of ThoughtChain of Thought (CoT) is a prompting technique that boosts complex reasoning in large language models by getting them to spell out intermediate reasoning steps before committing to a final answer. Instead of jumping straight to the result, the model works through the problem, which sharply improves accuracy on arithmetic, commonsense, and symbolic tasks.
- GEO & AI SearchChunkingChunking is the process of splitting long documents into smaller units (chunks) suited to retrieval and embedding in a RAG pipeline. Because the split method, chunk size, and overlap directly shape retrieval accuracy and answer quality, it is treated as a core step in RAG pipeline design.
- GEO & AI SearchCitation OptimizationCitation optimization is the practice of designing content so that generative search engines like ChatGPT, Perplexity, and Google's AI Overviews cite it as a source when composing their answers. Unlike traditional SEO, the goal is not a search ranking but being cited and linked inside the AI-generated answer itself.
- Content & StrategyClick-Through RateClick-through rate (CTR) is the percentage of impressions that result in an actual click on a search result or ad. It is calculated by dividing clicks by impressions and multiplying by 100, and it reflects how compelling the listing appeared to users.
- SEOCloakingCloaking is the practice of serving different content or URLs to search engine bots than to actual users in order to manipulate rankings and deceive visitors. Google treats it as a spam policy violation and penalizes it with ranking drops or full removal from search results.
- SEOCLSCumulative Layout Shift (CLS) is a visual stability metric that measures the total amount of unexpected layout movement that occurs while a page loads. It is one of Google's Core Web Vitals, and a score of 0.1 or lower is considered good.
- Content & StrategyContent AuditA content audit is a systematic review in which you collect and inventory all of a site's content, then evaluate each page against performance, quality, and strategic fit to classify it as keep, improve, consolidate, or prune. The goal is to diagnose the value of your content assets with data and decide what to do next.
- Content & StrategyContent FreshnessContent freshness is a ranking signal that reflects how current or recently updated a page is. It does not apply equally to every topic; instead, it influences rankings for certain queries that call for up-to-date information (QDF).
- Content & StrategyContent Gap AnalysisContent gap analysis is the practice of finding keywords and topics that competitors cover but your own site is missing, turning those blind spots into content opportunities. Using tools like Ahrefs or Semrush, you surface the search terms competitors rank for while you do not, then prioritize creating new content or improving existing pages.
- Content & StrategyContent HubA content hub is a collection of related content on a single topic, organized around a central hub page that links to and from a set of detailed subpages through internal links. By gathering scattered articles into one topic directory, it helps users explore in depth and signals the site's expertise to search engines.
- Content & StrategyContent OptimizationContent optimization is the practice of refining existing and new content across search intent, keywords, on-page elements, readability, and structure to improve its visibility in search and AI results. It is less about writing and more about embedding into your content the signals that already-ranking pages satisfy.
- Content & StrategyContent PruningContent pruning is the cleanup work of deleting, consolidating, or redirecting low-traffic, low-value pages to raise a site's overall quality and crawl efficiency. It is the follow-up action that actually handles underperforming pages identified by a site-wide content audit.
- Content & StrategyContent RefreshContent refresh is the deliberate act of updating already-published pages to match current information, data, and search intent in order to recover or strengthen lost rankings and traffic. Unlike content freshness, which is a signal, a refresh is the human-driven work of revising a page on purpose.
- Content & StrategyContent StrategyContent strategy is the overarching plan for how content is planned, produced, distributed, managed, and measured in service of business goals. It defines who the content is for, why it exists, which topics and channels it uses, and how performance is evaluated and continuously improved.
- Content & StrategyContent VelocityContent velocity is the speed and frequency at which a team produces and publishes content over a given period, typically measured as posts per week or month. The goal is to build topical authority and search coverage quickly while holding a consistent quality bar.
- GEO & AI SearchContext EngineeringContext engineering is the discipline of designing and managing the context an LLM receives (instructions, retrieval results, tools, memory, and conversation history) to elicit the best possible output. It is a broader concept that subsumes prompt engineering's focus on wording, addressing what to place in context, in what format, and when.
- GEO & AI SearchContext WindowA context window is the maximum span of input and output tokens a large language model (LLM) can reference together in a single request. It functions as the model's working memory, and anything beyond this limit gets truncated or goes unprocessed.
- GEO & AI SearchConversational SearchConversational search is a search paradigm where you ask in natural-language sentences instead of stringing together keywords, then exchange follow-up questions that carry context forward to satisfy an evolving information need. The defining trait — seen in Google's AI Mode and tools like ChatGPT and Perplexity — is that an answer is narrowed across multiple conversational turns rather than a single query.
- SEOCore Web VitalsCore Web Vitals are Google's three core metrics (LCP, INP, and CLS) for measuring the quality of a page's user experience. They quantify loading speed, interaction responsiveness, and visual stability, and are used in Google Search's page experience assessment.
- Content & StrategyCornerstone ContentCornerstone content refers to the most important and comprehensive articles on a site — the flagship pages you most want to rank. They act as pillars that concentrate internal links from related posts to signal their importance to search engines.
- SEOCrawl BudgetCrawl budget is the number of URLs Googlebot wants to crawl and is able to crawl on a given site over a period of time. It is determined by two factors: how much load the server can handle (crawl capacity limit) and how much Google wants to crawl the site (crawl demand).
- SEOCrawl DepthCrawl depth is the number of internal-link clicks needed to reach a given page starting from the homepage. The homepage sits at depth 0, and the deeper a page goes, the less frequently search engines tend to crawl it and the lower its perceived importance.
- SEOCrawlabilityCrawlability is a site's property describing how easily search engine bots can reach its pages and crawl their content. A page must be discoverable and accessible before it can ever appear in search results.
- SEOCrawlerA crawler is a bot (program) that automatically navigates web pages and collects their content, also known as a "spider." Search engines index the pages a crawler gathers to build their search results, with Googlebot and Bingbot being the most prominent examples.
- SEOCrawlingCrawling is the process by which search engine bots discover and download web pages by following links and sitemaps. It is the step immediately before indexing, where content is analyzed and stored in the search database, so a page that has not been crawled cannot appear in search results.
- SEODofollowDofollow is the informal name for an ordinary link that carries no rel attribute, meaning search engines are free to follow it and pass along link equity (ranking value). There is no actual "dofollow" HTML attribute; the term simply refers to any link that is not nofollow.
- SEODomain AuthorityDomain Authority (DA) is a predictive score from 1 to 100, created by Moz, that estimates how likely a given domain is to rank well in search results. It is not an official Google ranking metric but a relative estimate produced by a third-party SEO company from its own data.
- SEODomain RatingDomain Rating (DR) is a 0-100 score created by Ahrefs that measures the strength of a domain's backlink profile relative to other sites. It is not an official Google ranking metric and focuses solely on the quantity and quality of backlinks.
- SEODoorway PageA doorway page is a low-value page built to rank for a specific query or location and then funnel visitors off to a different destination. Because it is made for search engines rather than people, it violates Google's "doorway abuse" spam policy.
- Content & StrategyDuplicate ContentDuplicate content is when identical or very similar content is reachable from more than one URL. Contrary to popular belief, in most cases this is not a search penalty but an indexing and canonicalization issue that affects which URL a search engine indexes and credits.
- Content & StrategyDwell TimeDwell time is the length of time a user spends on a page after clicking a result in the search results, measured from that click until they hit the back button and return to the SERP. Because it is bounded by the search-result click and the return to the SERP, it is distinct from session duration or time on page.
- SEODynamic RenderingDynamic rendering is a technique that serves search bots a server-prerendered static HTML version of a page while giving regular users the original JavaScript-driven version. Once used as a workaround for indexing JavaScript content, it is no longer recommended by Google as a long-term solution.
- Content & StrategyE-E-A-TE-E-A-T stands for Experience, Expertise, Authoritativeness, and Trust, the criteria Google's search quality raters use to judge the quality of content and sites. Trust is the most important of the four, and E-E-A-T itself is a quality-assessment concept rather than a direct ranking factor.
- SEOEcommerce SEOEcommerce SEO is the practice of optimizing an online store's product and category pages for visibility in search and shopping results, centered on Product structured data, readable URLs, duplicate handling for faceted navigation, and internal link design. The goal is to surface rich details such as price, availability, and ratings to drive more qualified traffic.
- SEOEdge SEOEdge SEO is a technique for applying SEO changes such as redirects, meta tags, hreflang, and split tests at the CDN edge worker layer (for example, Cloudflare Workers) without deploying or modifying the origin server or CMS code. It works by intercepting and rewriting the response at the edge after the CMS generates the HTML but before it reaches the user.
- GEO & AI SearchEmbeddingAn embedding is a representation that converts data such as words, sentences, or images into a real-valued vector of hundreds to thousands of dimensions while preserving meaning. The closer two items are in meaning, the closer their vectors sit, which enables search and comparison based on meaning rather than keywords and underpins semantic search and RAG.
- SEOEntity-Based SEOEntity-Based SEO optimizes for the real-world things behind a search query — people, places, objects, and concepts — and the relationships between them, rather than for the query string itself. The goal is to have search engines recognize your brand, people, and products as distinct entities within Google's Knowledge Graph.
- Content & StrategyEvergreen ContentEvergreen content is content that stays valuable and relevant long after its publish date, generating steady search traffic over time. It covers enduring fundamentals such as definitions, guides, and tutorials, standing in contrast to news and trend pieces that depend on timeliness.
- SEOExternal LinkAn external link is a hyperlink that points from a page on your site to a page or resource on a different domain. It gives readers trust and context, and its rel attribute can signal the nature of the link to search engines.
- SEOFaceted NavigationFaceted navigation is a listing-page UI that lets users narrow results with attribute filters such as color, price, and brand, common on e-commerce, travel, and real estate sites. While it improves browsing, each filter combination generates its own URL, which in SEO can produce near-infinite URLs, duplicate content, and wasted crawl budget.
- SEOFeatured SnippetA featured snippet is a Google search feature that displays an extracted answer to a user's query in a box at the very top of the results, often called position zero. Unlike a standard result, it surfaces the descriptive snippet first and flips the usual page format.
- GEO & AI SearchFine-TuningFine-tuning is the practice of taking a pre-trained model that has already learned from large amounts of data and training it further on task- or domain-specific data to adjust its weights. It is used to bake a desired tone, format, and expertise directly into the model.
- GEO & AI SearchFunction CallingFunction calling is a capability that lets an LLM read the schema of a developer-defined function or tool and produce the arguments needed to call it as structured data in a fixed JSON format. The model does not execute the function itself; it is the application's job to take the generated arguments and run the actual code.
- GEO & AI SearchGEOGEO (Generative Engine Optimization) is the practice of optimizing your content so that generative engines like ChatGPT, Perplexity, and Google's AI Overviews cite and surface it when they synthesize an answer. Unlike SEO, which targets rankings in a list of links, GEO aims to get your brand included inside the AI-generated answer itself.
- GEO & AI SearchGoogle AI ModeGoogle AI Mode is Google's generative search experience: instead of a list of links, you get a unified answer synthesized by Gemini, along with follow-up questions and supporting references. It handles complex queries through "query fan-out," splitting a single question into multiple sub-questions that are searched simultaneously.
- SEOGoogle AlgorithmThe Google Algorithm is the collection of automated ranking systems Google uses to order the most relevant, highest-quality results for a search query. Multiple systems such as RankBrain, BERT, neural matching, and link analysis work together to sort the most useful results from hundreds of billions of web pages.
- SEOGoogle AnalyticsGoogle Analytics is Google's free analytics tool for measuring user behavior, traffic, and conversions across websites and apps. Its current version, GA4, uses an event-based measurement model that records every interaction as an event.
- SEOGoogle Business ProfileGoogle Business Profile is a free tool for listing and managing a business's information on Google Search and Google Maps; it was formerly named Google My Business. Businesses register details such as name, address, hours, category, reviews, and photos to optimize their visibility in local search.
- SEOGoogle Core UpdateA Google Core Update is a large-scale, broad change to Google's core ranking systems, rolled out several times a year, that re-evaluates content across search to surface results that are more useful and trustworthy. It is not a penalty aimed at any particular site but a reassessment of content as a whole.
- SEOGoogle DiscoverGoogle Discover is a Google feature that surfaces content matching a user's interests in a mobile feed automatically, without the user typing a query, based on their Web and App Activity. It draws on the same signals and systems as Google Search, and indexed pages become eligible for exposure when they comply with the Discover content policies.
- SEOGoogle HummingbirdGoogle Hummingbird is a 2013 core algorithm overhaul of Google Search that shifted the engine from matching individual keywords to understanding the meaning and intent of an entire query, a transition known as semantic search. By handling conversational and long-tail queries and tying results to the Knowledge Graph, it became the turning point that led into meaning-based search systems such as RankBrain and BERT.
- SEOGoogle PenaltyA Google penalty is the umbrella term for a site being demoted in search rankings or removed from search results because it violates Google's Search Essentials guidelines. It comes in two forms: a manual action issued by a human reviewer, and an algorithmic demotion applied automatically.
- SEOGoogle Search ConsoleGoogle Search Console (GSC) is a free Google tool for monitoring how your site appears, ranks, and is indexed in Google Search, and for diagnosing and managing related problems. Unlike Google Analytics, which focuses on traffic, GSC covers the search side of your site: search performance and indexing.
- SEOGooglebotGooglebot is the primary crawler that Google Search uses to crawl the web, made up of two variants: a smartphone variant that simulates a mobile device and a desktop variant. After crawling the pages it discovers, it renders them with an evergreen Chromium engine and uses the result for indexing.
- GEO & AI SearchGrounded GenerationGrounded generation is a generation method in which a model produces answers based on retrieved or supplied evidence rather than relying solely on its own parametric memory, while citing the sources behind each claim. It corresponds to the 'generation' step of a RAG pipeline and aims to reduce hallucination and improve verifiability by tying each statement back to its supporting documents.
- GEO & AI SearchGroundingGrounding is the concept and process of tying an LLM's output to verifiable external sources and facts, reducing hallucination and making answers checkable. It focuses on the act of anchoring a response to factual evidence — such as search results or trusted documents — rather than relying on training data alone.
- SEOGuest PostingGuest posting is the practice of contributing content to another website to reach a new audience and earn backlinks and authority through a byline or in-body link. High-quality contributions are legitimate for SEO, but bulk guest posts created solely to acquire links violate Google's policies.
- GEO & AI SearchHallucinationA hallucination is when a large language model (LLM) generates content that is false or unsupported by evidence, yet presents it as if it were accurate. Because the output is grammatically fluent and stated with confidence, the errors are easy to miss.
- SEOHeading TagA heading tag is one of the HTML elements <h1> through <h6> that marks the title and hierarchical structure of page content. It improves readability and accessibility and helps search engines understand a page's topic and organization.
- Content & StrategyHelpful Content UpdateThe Helpful Content Update is a Google ranking system, introduced in 2022, that rewards useful content created for people rather than content produced solely to rank in search. Since March 2024 it no longer runs as a standalone system but operates as an always-on signal within Google's core ranking systems.
- SEOHreflangHreflang is an attribute that tells Google about the language- and region-specific versions of the same content, so search results surface the version that matches a user's language settings and location. For example, it can signal that UK users should see the en-gb page while US users see the en-us page.
- SEOHTTP Status CodeAn HTTP status code is a three-digit number a web server returns to tell a browser or search bot how it handled a request. The first digit groups codes into five classes (1xx-5xx), and in SEO these codes act as key signals that govern how search engines crawl and index a page.
- SEOHTTPSHTTPS is the HTTP protocol running on top of a TLS encryption layer, securing the communication between a website and a user's browser to provide confidentiality, integrity, and authentication. Google has used HTTPS as a lightweight ranking signal since 2014.
- GEO & AI SearchHybrid SearchHybrid search runs a keyword search (a sparse-vector method like BM25) and a semantic vector (embedding) search in parallel, then fuses the two result sets into a single ranking. Because it captures exact term matches and contextual meaning at the same time, it is widely used to improve retrieval accuracy in RAG and AI search.
- SEOImage SEOImage SEO is the practice of optimizing the images on a web page so search engines can understand them and surface them in results such as Google Images. Through alt text, file names, compression, responsive images, structured data, and image sitemaps, it improves both image search visibility and page load speed.
- Content & StrategyImpressionsImpressions are the number of times a link to your page appears to a user on Google search results. As a core metric in the Google Search Console (GSC) Performance report, it counts how often a link is displayed, regardless of whether it is clicked.
- SEOInbound LinkAn inbound link is a link that points from another website to a page on your site. Search engines read these links as signals of a page's credibility and authority, which is why they are also called backlinks or incoming links.
- SEOIndex BloatIndex bloat is the condition in which an excessive number of low-value, duplicate, or thin pages accumulate in a search engine's index, degrading crawl efficiency and overall site quality signals. The core problem is the quality of indexed pages, not their raw count.
- SEOIndexabilityIndexability is the degree to which a search engine is able to add a given page to its index. It describes whether a page, once crawled, can appear in search results without blocking factors such as noindex directives, canonical conflicts, or duplication.
- SEOIndexingIndexing is the process by which a search engine analyzes the content of a crawled and rendered page and stores it in Google's index (its database). It is the step that follows crawling, and a page must be stored in the index before it can appear in search results.
- Content & StrategyInformation GainInformation Gain refers to the amount of genuinely new information a piece of content adds relative to existing documents on the same topic. The concept originates from a Google patent and describes how much original value content delivers beyond what a user has already seen.
- Content & StrategyInformational QueryAn informational query is a search where the user wants to learn about or understand something, with the goal of acquiring knowledge such as a method, definition, or reason. It is the largest of the four search-intent types and corresponds to what Google classifies as a "Know" query.
- SEOInternal LinkAn internal link is a hyperlink that connects one page to another page on the same domain. It helps search engines crawl and index a site, distributes link equity (PageRank) between pages, and shapes the site's information architecture.
- SEOInternational SEOInternational SEO is the practice of optimizing a site so that the right language and regional version surfaces in search for each user across multiple countries and languages. Its core building blocks are hreflang annotations, URL structure (ccTLD, subdirectory, or subdomain), and content localization.
- SEOJavaScript SEOJavaScript SEO is the practice of optimizing JavaScript-rendered web content so search engines can crawl, render, and index it. Because Google first crawls the HTML and then runs JavaScript in headless Chromium to index the rendered result, the goal is to ensure content is exposed by the time rendering completes.
- SEOJSON-LDJSON-LD is a W3C standard format for expressing Linked Data in JSON, and it is one of the ways to embed structured data into a web page. Google recommends JSON-LD over the other two structured data formats, Microdata and RDFa.
- Content & StrategyKeywordA keyword is the word or phrase a user types into a search box. It is the basic unit search engines use to interpret and surface content, and the foundation of SEO and content strategy.
- Content & StrategyKeyword CannibalizationKeyword cannibalization is an SEO problem in which multiple pages on the same site compete for the same keyword and search intent, splitting rankings, authority, and clicks across them. When search engines can't decide which page to surface as the canonical result, overall search performance suffers.
- Content & StrategyKeyword ClusteringKeyword clustering is the practice of grouping keywords that share similar meaning and search intent so they can be targeted together with a single piece of content rather than scattered across multiple pages. Keywords are typically grouped based on whether Google surfaces the same URL for them (SERP overlap).
- Content & StrategyKeyword DensityKeyword density is the percentage of a document's total word count made up by a specific keyword, calculated as (number of keyword occurrences ÷ total word count) × 100. If a keyword appears 10 times in a 1,000-word article, the density is 1%, and Google does not treat this as a direct ranking factor.
- Content & StrategyKeyword DifficultyKeyword Difficulty is an SEO metric, scored from 0 to 100, that estimates how much competition you face to reach the first page of Google search results (the top 10) for a given keyword. Because Ahrefs, Semrush, Moz, and other tools each calculate it differently, treat it as a relative estimate rather than an absolute figure.
- Content & StrategyKeyword MappingKeyword mapping is the practice of assigning each researched keyword to a specific page or URL on your site in a one-to-one relationship to design your content structure. By giving every page a single target keyword with clear search intent, it prevents keyword cannibalization and brings order to your topical coverage.
- SEOKeyword StuffingKeyword stuffing is the practice of loading a web page with unnaturally repeated or listed keywords or numbers in an attempt to manipulate search rankings. Google classifies it as a spam policy violation, and pages caught doing it can lose rankings or be dropped from search results entirely.
- GEO & AI SearchKnowledge CutoffA knowledge cutoff is the date marking the end of the data a large language model (LLM) was trained on; events and information created after that point are not part of the model's own knowledge. Anything more recent has to be supplied through external tools like web search or RAG, or the model simply won't know it accurately.
- GEO & AI SearchKnowledge GraphA knowledge graph is a knowledge base that represents entities — people, places, and things — as nodes and the relationships between them as edges, enabling Google to interpret queries as concepts rather than literal keyword strings. Google introduced its own version in 2012 under the slogan "Things, not strings."
- GEO & AI SearchKnowledge PanelA Knowledge Panel is the box that appears on the right side (desktop) or at the top (mobile) of Google's search results when you search for an entity such as a person, place, organization, or thing, summarizing that entity's key information. It is generated automatically from Google's Knowledge Graph and surfaces details like the name, description, image, key facts, and social profiles at a glance.
- Content & StrategyLanding PageA landing page is a standalone page optimized around a single conversion goal, where visitors first arrive after coming through search, ads, email, or campaigns. Unlike a general web page full of links and distractions, it focuses on driving one action, such as submitting a form, downloading, or making a purchase.
- SEOLCPLargest Contentful Paint (LCP) measures how long it takes for the largest content element (an image, text block, or video) in the viewport to render, timed from the start of page navigation. It is one of Google's Core Web Vitals and reflects the loading speed users actually perceive.
- SEOLink BuildingLink building is the practice of earning backlinks from other websites that point to your own. Because backlinks are a core signal search engines use to gauge a page's authority and trustworthiness, the goal is to acquire links naturally from relevant, authoritative sites.
- SEOLink DisavowLink disavow is both a Google Search Console tool and the act of asking Google to ignore specific backlinks when assessing a site. It is reserved for cases where spammy links have triggered a manual action, or are likely to, and is submitted as a file listing the URLs and domains to discount.
- SEOLink EquityLink equity is the SEO value and authority that one page passes to another through a hyperlink. It is the same idea once called "link juice," and the amount transferred depends on the linking page's authority, relevance, and link placement.
- SEOLink ReclamationLink reclamation is the SEO practice of recovering backlinks you once had but lost when they broke or were removed, and converting brand mentions that were published without a link into actual links. Because it builds on awareness and context that already exist, it tends to convert better than cold outreach to brand-new prospects.
- SEOLink SpamLink spam refers to unnatural links created to manipulate search rankings. Google treats it as a spam policy violation, with common examples including buying or selling links, excessive link exchanges, and automatically generated links.
- SEOLink VelocityLink velocity is the rate and trend at which a website or page gains or loses backlinks (or referring domains) over a given period. It is typically measured as monthly new backlinks or the change in referring domains, and is used as a signal for whether link growth looks natural or artificially spiked.
- GEO & AI SearchLLMA large language model (LLM) is an AI model pre-trained on vast amounts of text that understands and generates natural language by predicting the next word (token) probabilistically. LLMs are the engines behind services like ChatGPT, Gemini, and Claude, and behind Google's AI Overviews, sitting at the center of search's shift from a list of links to AI-synthesized answers.
- GEO & AI SearchLLM VisibilityLLM Visibility measures how often and how prominently a brand surfaces inside the answers generated by large language models such as ChatGPT, Claude, Gemini, and Perplexity. It tracks direct mention, citation, and recommendation within the AI's answer text rather than the ranking of blue links in search results.
- GEO & AI SearchLLMOLLMO (Large Language Model Optimization) is a marketing practice that optimizes content and brand signals so a company is mentioned, cited, and recommended more often inside answers generated by LLM-based tools such as ChatGPT, Gemini, Claude, and Perplexity. Its goal is exposure and citation within AI-generated conversational answers rather than a higher search ranking.
- GEO & AI Searchllms.txtllms.txt is a proposed standard: a Markdown file placed at a website's root (/llms.txt) that gives large language models a curated summary and links to the site's most important documents so they can understand it at inference time. Proposed by Jeremy Howard of Answer.AI on September 3, 2024, it differs from robots.txt — instead of controlling crawler access, its goal is to gather AI-friendly content in one place and point models to it.
- SEOLocal CitationA local citation is any mention of a business's name, address, and phone number (NAP) on an external platform such as a directory, website, or social network. Whether or not the mention includes a link, the reference itself acts as a trust signal that confirms the business's existence and the consistency of its information to search engines.
- SEOLocal PackThe Local Pack is the SERP block that bundles roughly the top three local businesses alongside a map for searches with local intent, also known as the Map Pack or 3-Pack. Each listing shows the map location, star rating, hours, and tap-to-call and directions buttons.
- SEOLocal SEOLocal SEO is the practice of optimizing a business's visibility for location-driven searches (like "near me" queries) and within Google Maps and the local pack. Its core signals include a complete Google Business Profile, consistent NAP (name, address, phone) data, reviews, and local citations.
- SEOLog File AnalysisLog file analysis is a technical SEO technique that examines a web server's access logs to learn which URLs search engine bots like Googlebot actually crawl, when, how often, and what response codes they receive. Rather than relying on estimates, it diagnoses crawl budget waste and crawl problems from the real bot behavior the server has recorded.
- Content & StrategyLong-tail KeywordA long-tail keyword is a longer, more specific search query—typically three or more words—that has low individual search volume but clear, well-defined intent. Because such queries are extremely numerous, their combined volume accounts for a large share of all searches, and they tend to face less competition and convert at higher rates.
- SEOManual ActionA manual action is a penalty that a human reviewer at Google imposes on a site or specific pages after confirming a violation of the search quality guidelines, causing part or all of the site to rank lower in or be removed from search results. You find the violation type and affected pages in the Manual Actions report in Google Search Console, then fix the issue and submit a reconsideration request to have it lifted.
- SEOMeta DescriptionA meta description is a short snippet of text in the HTML <meta name="description"> tag that summarizes what a page is about. Google may use it as the snippet in search results, though it often substitutes other page text instead, and while it is not a direct ranking factor it influences click-through rate (CTR).
- SEOMeta Robots TagThe meta robots tag is a <meta name="robots"> element placed in the <head> of an HTML document that gives search engines page-level instructions on how to index the page and display it in search results. Through directives such as noindex and nofollow, it controls on a per-page basis whether a page is indexed and whether its links are followed.
- SEOMeta TagA meta tag is any <meta> element placed in an HTML document's <head> that passes page metadata—such as character encoding, a description, viewport settings, and crawling rules—to search engines and browsers. The meta description and meta robots tags are both specific types of meta tags.
- GEO & AI SearchMixture of ExpertsMixture of Experts (MoE) is a neural network architecture that uses several specialized expert sub-networks and a router that activates only a few of them for each input token. It lets a model grow its total parameter count dramatically while keeping the actual computation per token limited to a small subset of experts.
- SEOMobile SEOMobile SEO is the practice of optimizing a website for mobile-device users and for Google's mobile-first indexing. It centers on responsive design, content parity, page speed, and mobile readability to improve search visibility and rankings.
- SEOMobile-First IndexingMobile-first indexing is the practice of Google using the mobile (smartphone) version of a page's content, rather than the desktop version, as the basis for crawling, indexing, and ranking. Google announced the approach in 2016 and completed the rollout across all sites on July 5, 2024.
- GEO & AI SearchModel Context ProtocolThe Model Context Protocol (MCP) is an open standard, released by Anthropic in November 2024, for connecting LLM-based AI applications to external tools and data sources. Instead of building a separate connector for every data source, it links models and external systems through a single standardized interface, often described as "USB-C for AI."
- GEO & AI SearchMultimodal SearchMultimodal search is a way of searching that combines inputs in several formats — text, images, voice, and video — into a single query. Unlike traditional search that relies on keyword matching, it compares inputs of different formats by meaning to find an answer.
- SEONAPNAP stands for a business's Name, Address, and Phone number, the core set of identifying details at the heart of local SEO. Keeping these details identical across every mention on the web, known as NAP consistency, underpins local search visibility and trust.
- SEONaver SEONaver SEO is the practice of optimizing content and sites for Naver, Korea's dominant search engine, and its proprietary ranking systems such as C-Rank and D.I.A. Unlike Google SEO, which leans on external backlinks and domain authority, it centers on Naver's own ecosystem of blogs and cafés and on registration through Naver Search Advisor.
- Content & StrategyNavigational QueryA navigational query is a search a user enters to go directly to a specific website, brand, or page. They search a brand or site name such as "Naver login" or "YouTube" because they don't know the exact URL or find searching faster than typing it.
- SEONegative SEONegative SEO is a malicious effort to push a competitor's pages down in search results using black-hat tactics such as spam backlinks, content scraping, fake reviews, or hacking. Unlike ordinary SEO that aims to lift your own rankings, it is sabotage directed at someone else's.
- SEONofollowNofollow is a method of adding the rel="nofollow" attribute to a link to signal to search engines that the page does not endorse or vouch for the linked destination. Since 2019, Google treats it as a hint rather than a strict directive, and introduced the sponsored and ugc attributes alongside it.
- SEONoindexNoindex is a rule that tells search engines to exclude a specific page from their search index. It is applied through a meta robots tag in the HTML <head> or an X-Robots-Tag header in the HTTP response, and any page it covers is kept out of search results even when external links point to it.
- SEOOff-Page SEOOff-page SEO is the practice of building authority, trust, and reputation signals from outside your own website to improve search rankings. It centers on earning backlinks, brand mentions, and digital PR, and differs from on-page and technical SEO in that it deals with external signals you can only influence rather than directly control.
- SEOOn-Page SEOOn-page SEO is the practice of optimizing the content and HTML elements within a web page itself — title tags, headings, meta descriptions, body copy, URLs, internal links, image alt text — to improve search visibility. Unlike off-page SEO, which deals with signals outside the site, on-page SEO covers the parts you control and edit directly.
- SEOOpen GraphOpen Graph is a meta tag protocol that controls how a web page's preview (title, image, and description) appears when the page is shared on social platforms such as Facebook, LinkedIn, and Slack. Tags like og:title and og:image, written as <meta property> elements, explicitly define the page's share card.
- Content & StrategyOrganic SearchOrganic search refers to the searches and traffic that come from a search engine's algorithmically ranked, unpaid results rather than from advertising. Unlike paid search (PPC), placement is earned purely through relevance and quality signals via SEO, and the visits that arrive this way are called organic traffic.
- Content & StrategyOrganic TrafficOrganic traffic refers to visits that arrive at a site when someone clicks a search engine's natural (non-ad) results. It is a core indicator of SEO performance, valued for delivering a steady stream of visitors without any ad spend.
- SEOOrphan PageAn orphan page is a page that receives no internal links from any other page on the site, making it hard for crawlers to discover and reach by following links. Because it can only be accessed via a direct URL or external backlinks, it suffers in crawling, indexing, and internal authority flow.
- SEOOutbound LinkAn outbound link (also called an external link) is a hyperlink that points from a page on your own site to a page on a different domain. It cites authoritative material to strengthen a page's credibility and context, and it is distinct from inbound links that come into your site and internal links that connect pages within the same domain.
- SEOPage SpeedPage speed is how quickly a web page's content loads so users can actually see and interact with it. It directly affects user experience and conversion, and is measured through Core Web Vitals, one of Google's Page Experience signals.
- SEOPageRankPageRank is Google's founding algorithm, devised by Larry Page and Sergey Brin in 1998, that treats links between web pages as votes to calculate each page's relative importance. The public toolbar score was retired in 2016, but Google says it still uses PageRank as an internal ranking signal.
- SEOPaginationPagination is the practice of splitting a long list or body of content across numbered pages (1, 2, 3, and so on). In SEO, the core challenge is keeping every page crawlable and indexable while managing duplication.
- SEOParasite SEOParasite SEO is a tactic that publishes content on a high-authority third-party website to ride that domain's search authority and rank quickly. Instead of building up your own domain, you borrow the ranking signals of a trusted host site.
- SEOPBNA Private Blog Network (PBN) is a group of private websites owned and controlled by a single operator for the sole purpose of funneling backlinks to one core site to lift its search rankings. It is a classic black-hat SEO tactic that violates Google's link spam policies.
- SEOPeople Also AskPeople Also Ask (PAA) is a Google SERP feature that displays an accordion of questions related to a user's search query; clicking a question expands a short answer excerpted from a specific web page along with a link to its source. New questions are added dynamically with each click, so the box expands almost endlessly.
- Content & StrategyPillar PageA pillar page is the central hub of a topic cluster: a single page that covers one broad subject comprehensively while linking out to cluster content that explores each subtopic in depth. It anchors a content strategy that bundles related articles by theme to build topical authority instead of letting individual posts scatter and compete.
- Content & StrategyPogo-StickingPogo-sticking is when a user clicks a search result, fails to find what they need, and quickly returns to the search results page (SERP) to click a different result. Unlike bounce rate, which counts leaving a single page, the defining trait is the return to the SERP to choose another result.
- SEOProgrammatic SEOProgrammatic SEO is a technique that automatically combines a single page template with a dataset to mass-produce hundreds or thousands of pages targeting similar search queries. Whether each page delivers genuine user value is what determines its success and whether it violates Google's spam policies.
- GEO & AI SearchPrompt EngineeringPrompt engineering is the practice of designing the instructions, examples, format, and role within an input prompt so that a large language model (LLM) reliably produces the output you want. The goal is to improve response quality and consistency through the input text alone, without changing the model's weights.
- GEO & AI SearchPrompt InjectionPrompt injection is a security attack in which an adversary feeds maliciously crafted input to an LLM to override or hijack the system's original instructions. It exploits the structural weakness that LLMs cannot tell trusted instructions apart from untrusted data, and it is a fundamentally different concept from prompt engineering.
- GEO & AI SearchQuery DecompositionQuery decomposition is a technique that breaks a single complex query into several simpler sub-questions that can each be answered independently. Because each sub-question is retrieved and reasoned over separately and the results are then combined into a final answer, it improves retrieval accuracy and answer quality on multi-hop questions whose evidence is scattered across multiple documents.
- GEO & AI SearchQuery Fan-OutQuery fan-out is an information retrieval technique in which generative search systems like Google's AI Mode and AI Overviews expand a single user query into several related sub-queries, run them simultaneously (in parallel), and then synthesize the results into one answer. Unlike traditional search, which matches one keyword to a single set of results, one question triggers many searches that pull in a broader, more varied range of sources.
- GEO & AI SearchQuery RewritingQuery rewriting is the practice of transforming a user's original query into a form that search systems can match more effectively, using techniques such as synonym expansion, typo correction, removal of unnecessary phrasing, and intent clarification before matching and scoring take place. It focuses on turning one query into a single, better query, and improves precision and recall in both search engines and RAG pipelines.
- GEO & AI SearchRAGRAG (Retrieval-Augmented Generation) is a technique in which an LLM first retrieves relevant documents from an external knowledge base and then grounds its answer in that retrieved content. Instead of relying solely on the knowledge baked into its parameters, the model pulls in current or specialized material at answer time, improving accuracy and citing sources without any retraining.
- SEORankBrainRankBrain is a machine learning-based search ranking system that Google introduced in 2015. It learns the relationships between words and concepts to interpret the meaning of unfamiliar queries and connect them to the most relevant results. It was Google's first application of machine learning to search ranking.
- SEORanking FactorA ranking factor is a signal a search engine weighs when deciding how to order pages in its results. The set mixes signals Google has officially confirmed with ones the industry merely infers, and the exact weight of each signal is never published.
- SEORedirectA redirect is a technique that automatically forwards a request made to one URL to a different URL. It is implemented through server response codes (301, 302, 307, 308), HTML meta tags, or JavaScript, and signals search engines and browsers whether the move is permanent or temporary.
- SEORedirect ChainA redirect chain occurs when two or more redirects are linked together, such as A→B→C, so a request passes through several intermediate URLs before reaching the final destination. Unlike a single redirect, the accumulated hops slow down page loads, waste crawl budget, and risk diluting link signals.
- SEOReferring DomainA referring domain is a unique domain that links to your site with at least one backlink. Because a single domain can send many backlinks, the count of referring domains is distinct from the total number of backlinks.
- GEO & AI SearchRerankerA reranker is a second-stage refinement step that re-scores the candidate documents returned by first-stage retrieval against the query and reorders them by relevance. It typically relies on a cross-encoder, which takes the query and document together as a single input to produce a precise relevance score.
- SEORich SnippetA rich snippet (which Google officially calls a "rich result") is an enhanced search listing that adds extra details — such as star ratings, images, prices, or FAQs — to a normal organic result, based on structured data embedded in the page. Unlike a featured snippet, which surfaces an answer box above the results, a rich snippet enriches the organic listing itself.
- GEO & AI SearchRLHFRLHF (Reinforcement Learning from Human Feedback) is a technique that trains a reward model on human preference data and then optimizes that reward signal with reinforcement learning to align a large language model (LLM) with human intent and values. Its goal is to steer model behavior toward the outputs people actually prefer, even among answers that would otherwise look equally valid.
- SEOrobots.txtrobots.txt is a text file placed at a site's root (for example, https://example.com/robots.txt) that tells crawlers which URLs they may access (crawl). It manages crawl traffic rather than blocking indexing, so to keep a page out of search results you need noindex or password protection.
- SEOSchema MarkupSchema markup is standardized structured data that uses the schema.org vocabulary to spell out the meaning of a page's content (author, rating, price, event, and so on) so search engines can understand it. Google reads this markup to display rich results such as star ratings, FAQs, and breadcrumbs, and although it supports JSON-LD, Microdata, and RDFa, it recommends JSON-LD because it is the easiest format to implement and maintain.
- Content & StrategySearch IntentSearch intent is the real goal a user is trying to accomplish when they type a query — the reason behind the search. It typically falls into four buckets (informational, navigational, commercial, and transactional), and both search engines and AI answer engines prioritize the content that best matches that intent, making it the most important starting point in SEO.
- Content & StrategySearch VisibilitySearch visibility is a metric that expresses how often and how prominently a site appears across a tracked set of keywords, typically as a percentage. Because it weights each keyword's rank by its expected click-through rate, it reflects real exposure and traffic potential better than a simple average position.
- Content & StrategySearch VolumeSearch volume is the estimated number of times a given keyword is entered into a search engine over a set period, usually one month. It indicates the size of demand for a keyword and is the most basic metric for prioritizing which content to create.
- Content & StrategySeed KeywordA seed keyword is a short, one- or two-word core term that represents the broad subject of a business or website and serves as the starting point for keyword research. You feed it into keyword tools to uncover related and long-tail keywords.
- GEO & AI SearchSemantic ChunkingSemantic chunking splits a document along meaning boundaries rather than fixed units such as character count. It is a RAG chunking strategy that locates points where the embedding similarity between adjacent sentences drops sharply and breaks there, yielding chunks that are semantically cohesive.
- GEO & AI SearchSemantic SearchSemantic search is a search approach that finds relevant results by understanding the meaning, intent, and context of a query rather than matching words literally. Its core technique converts text into vectors (embeddings) and retrieves semantically similar documents, underpinning modern search from Google Hummingbird and BERT to RAG and AI search.
- SEOSemantic SEOSemantic SEO is a content strategy that optimizes for a topic's full meaning, context, and search intent rather than repeating a single keyword, so search engines understand the content deeply and recognize topical authority. It grew in importance as Google's NLP technologies like BERT and MUM, together with the Knowledge Graph, began interpreting concepts instead of words.
- SEOSEOSearch Engine Optimization (SEO) is the practice of helping search engines understand your content and helping users discover your site, so you earn greater visibility and traffic from organic (unpaid) search results. The core goal is to attract visitors through search without paying for ads.
- Content & StrategySEO AuditAn SEO audit is a systematic review that diagnoses the technical, on-page, content, and backlink problems holding back a site's search performance. It examines crawling, indexing, speed, tags, and links to surface issues and prioritize fixes by their impact.
- SEOSEO SiloAn SEO silo is a site architecture strategy that groups related content by topic and arranges it into a directory and internal-linking hierarchy, reinforcing a site's expertise and authority on a given subject. It aims to help search engines grasp topical depth while reducing keyword cannibalization.
- Content & StrategySEO Split TestingSEO split testing is an SEO A/B test that randomly divides a set of similar, template-driven pages into a control group and a variant group, applies a change to only one group, and then statistically measures the causal effect of that change on organic traffic. Unlike conventional CRO A/B testing, which splits users, it splits the pages themselves.
- Content & StrategySERPA SERP is the full results page a search engine returns after a user submits a query. It combines algorithmically ranked organic listings, advertiser-bid paid ads, and a range of SERP features such as AI Overviews and featured snippets.
- Content & StrategySERP FeaturesSERP features are the special elements that appear on a search engine results page alongside the standard organic (blue link) listings. Common examples include featured snippets, People Also Ask, knowledge panels, and local packs, each being an individual block within the page rather than the page as a whole.
- SEOServer-Side RenderingServer-side rendering (SSR) is an approach in which the server builds the complete HTML for a page on each request from a user or search bot and sends it back ready to display. Because the content already lives in the HTML before the browser runs any JavaScript, search engines can read and index it immediately.
- GEO & AI SearchShare of ModelShare of Model (SoM) measures how often, and how favorably, generative AI systems like ChatGPT and Gemini mention or recommend your brand versus competitors when answering category-related questions. It has been proposed as a new brand-visibility KPI that succeeds traditional Share of Voice now that AI has become both the source of and the recommender behind the answer.
- Content & StrategyShare of VoiceShare of Voice (SOV) is a metric that expresses how much of a market's search visibility and exposure a single brand captures across a defined set of keywords, stated as a percentage relative to competitors. Rather than measuring rank alone, it measures how large a brand's search presence is within its competitive environment.
- Content & StrategyShort-tail KeywordA short-tail keyword is a brief, broad search query of one or two words, also known as a head keyword. It carries very high search volume but comes with fierce competition and ambiguous search intent.
- SEOSite ArchitectureSite architecture is the structural design that organizes a website's pages into a hierarchy and connects them through internal links. It is a foundation of SEO that simultaneously shapes how efficiently search engines crawl and index, how authority (link equity) flows between pages, and how users navigate the site.
- SEOSite MigrationA site migration is any change that significantly alters a website's domain, URL structure, hosting platform, or protocol (such as HTTP to HTTPS). The central goal is to carry over accumulated SEO value, like search rankings and traffic, to the new environment without loss.
- SEOSitelinksSitelinks are the extra links to a site's internal pages that Google displays grouped beneath that site's main search result. Google generates them automatically by analyzing a site's link structure, and they appear most often on top results for branded queries.
- SEOSitemapA sitemap is a file, usually in XML format, that tells search engines about the URLs on a site and their metadata such as last-modified dates. It helps crawlers discover pages more efficiently, but it does not guarantee indexing.
- SEOSoft 404A soft 404 is a page that returns an HTTP 200 (success) status code even though it has no real content or tells visitors the page doesn't exist. Google evaluates such pages by their content, treats them as errors, and excludes them from its index while empty URLs mistaken for valid responses waste crawl resources.
- SEOSSLSSL (Secure Sockets Layer) is the common name for the security protocol that encrypts communication between a web browser and a server. It has been superseded by its successor standard, TLS, though the name SSL persists in everyday usage in phrases such as "SSL certificate."
- SEOStructured DataStructured data is markup that describes a page's information using the schema.org vocabulary, so search engines can interpret the content precisely. This standardized data is what makes rich results — star ratings, prices, recipe details, and the like — eligible to appear in search results.
- GEO & AI SearchStructured OutputStructured output is a capability that forces an LLM to produce responses conforming exactly to a predefined format, such as a JSON Schema, instead of free-form text. Because the schema is enforced during token generation rather than merely requested in the prompt, the result is always parseable data with no missing required fields or malformed structure.
- SEOSubdomainA subdomain is a separate address segment that sits in front of the main domain, separated by a dot, such as the "blog" in blog.example.com. It is used to split off specific functions like a blog, store, or multilingual site, and Google tends to treat a subdomain as closer to a distinct site than part of the main domain.
- GEO & AI SearchSXOSXO (Search Experience Optimization) combines SEO with user experience to optimize not just search visibility but also the post-click journey of navigation, satisfaction, and conversion. Unlike SEO, which targets rankings themselves, SXO aims to make the entire user journey from search to conversion seamless.
- SEOTechnical SEOTechnical SEO is the discipline of optimizing a site's technical foundation so search engines can crawl, index, and render it without friction. It governs infrastructure such as crawlability, indexing, speed, structured data, and HTTPS rather than content quality (on-page) or external reputation (off-page).
- SEOTF-IDFTF-IDF is an information-retrieval statistic that weights how important a word is to a document within a collection by multiplying term frequency (TF) by inverse document frequency (IDF). It lowers the weight of words that appear everywhere and raises the weight of words that appear rarely.
- Content & StrategyThin ContentThin content refers to pages that offer little or no real value to users. The problem is not a low word count but a lack of originality and added value—pages that fail to satisfy search intent, such as auto-generated, doorway, or thin affiliate pages.
- SEOTitle TagA title tag is the HTML <title> element that defines the title of a web page. It appears as the title link in search results, on browser tabs, and in social sharing previews, and Google sometimes rewrites it with a different title based on the page's content.
- SEOTLDA top-level domain (TLD) is the last, rightmost segment of a domain name, such as .com, .org, or .kr. TLDs fall into two broad groups based on purpose: generic top-level domains (gTLDs) and country-code top-level domains (ccTLDs).
- GEO & AI SearchTokenizationTokenization is the process of breaking text down into tokens, the smallest units a language model actually processes. In English, one token corresponds to roughly 4 characters (about 3/4 of a word), and subword algorithms such as BPE split words into smaller pieces for the model to handle.
- GEO & AI SearchTool UseTool use is an LLM's ability to call external tools such as search, calculators, code execution, and APIs to extend itself beyond its own limits. It is the core behavior behind AI agents, and in practice it is implemented through the function calling mechanism.
- Content & StrategyTopic ClusterA topic cluster is a content model that builds authority on a subject by placing a single pillar page on a core topic at the center, surrounding it with multiple cluster pieces on subtopics, and connecting them through internal links. It organizes a site's structure around topics rather than around individual keywords.
- Content & StrategyTopical AuthorityTopical authority is the state in which search engines and AI search treat a site as a trustworthy, expert source across an entire subject area. It is earned by covering a topic comprehensively and consistently — through topic clusters, pillar pages, and internal links — rather than by ranking for individual keywords.
- Content & StrategyTransactional QueryA transactional query is a search entered with the intent to immediately complete a specific action, such as buying, signing up, downloading, or booking. It represents the bottom-of-funnel stage among the four types of search intent, where the user is ready to convert.
- GEO & AI SearchTransformerA Transformer is a neural network architecture that uses a self-attention mechanism to compute the relationships among all tokens in an input sequence in parallel. Introduced in Google's 2017 paper "Attention Is All You Need," it serves as the foundation for modern large language models (LLMs) such as GPT, Claude, and BERT.
- SEOTrustRankTrustRank is a semi-automatic link analysis algorithm that starts from a small set of human-vetted seed sites, propagates trust along links, and flags pages that trust barely reaches as likely spam. It was proposed in 2004 by researchers from Stanford University and Yahoo! as a technique for combating web spam.
- SEOTTFBTime to First Byte (TTFB) measures the time from the moment a user begins navigating to a page until the first byte of the server's response reaches the browser. It reflects server responsiveness and directly influences downstream loading metrics such as FCP and LCP.
- SEOURL SlugA URL slug is the path segment at the end of a URL, after the domain or subfolder, that identifies a specific page. In example.com/blog/url-slug, the url-slug portion is the slug, and it is best kept short, keyword-rich, and hyphen-separated.
- SEOURL StructureURL structure is the practice of designing every URL on a site to be concise, meaningful, and consistently hierarchical so that both people and search engines can understand it easily. The core is to use lowercase letters, hyphens between words, readable terms, and a logical folder hierarchy.
- Content & StrategyUser-Generated ContentUser-generated content (UGC) is content created by users rather than the brand itself, such as reviews, ratings, comments, Q&A, and forum posts. It helps SEO by adding freshness, long-tail coverage, and third-party trust signals to a page, but it also requires spam moderation and link markup like rel=ugc.
- GEO & AI SearchVector DatabaseA vector database stores high-dimensional embeddings of data such as text and images and uses approximate nearest neighbor (ANN) search to quickly find the vectors whose meaning is closest to a query vector. Unlike a traditional database that retrieves exact matches, it searches by similarity (distance).
- GEO & AI SearchVertical SearchVertical search is a specialized type of search that returns results within a single industry, content type, or domain rather than across the entire web. Platforms like Amazon for products, YouTube for video, and Zillow for real estate each focus on one field to deliver more precise, more relevant results.
- SEOVideo SEOVideo SEO is the practice of optimizing video metadata and pages so that videos surface well in Google video search, YouTube, and similar venues. It relies on VideoObject structured data, high-quality thumbnails, transcripts, and video sitemaps to help search engines understand and index a video's content.
- GEO & AI SearchVoice SearchVoice search is a way of finding information by speaking a query out loud instead of typing, where a voice assistant such as Siri, Google Assistant, or Alexa interprets the natural-language question and typically reads or shows a single answer. Because queries tend to be longer and conversational while the result narrows to one answer, voice search is optimized differently from text search.
- SEOWebsite AuthorityWebsite authority is the degree to which a site is recognized by search engines and users as trustworthy and expert on a given topic or overall. Google does not assign a single site-wide "authority score," and metrics like DA, DR, and Authority Score are third-party estimates rather than Google ranking factors.
- SEOWhite Hat SEOWhite hat SEO is an ethical approach to search engine optimization that follows official search engine guidelines while delivering genuine value to users. It pursues durable rankings through quality content, technical optimization, and naturally earned links rather than short-term manipulation.
- SEOX-Robots-TagX-Robots-Tag delivers indexing directives such as noindex and nofollow to search engines through an HTTP response header rather than an HTML <meta> tag. Because it operates at the header level, it can apply indexing rules even to non-HTML files like PDFs and images.
- Content & StrategyYMYLYMYL (Your Money or Your Life) is a Google content classification for topics that could significantly affect a person's health, finances, safety, or welfare. Google demands higher quality and stronger E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) for these topics.
- GEO & AI SearchZero-Click SearchA zero-click search is one where the user finishes searching without clicking any link on the results page. Google answers directly on the SERP through features like featured snippets, knowledge panels, and AI Overviews — or the user abandons or refines the query — so no traffic flows to an external website.