The world of Search Engine Optimization (SEO) is relentlessly fast-paced, constantly introducing new technical SEO terms and major paradigm shifts, such as the rise of Generative Engine Optimization (GEO). This dynamic environment and the evolving SEO terminology often make it difficult to maintain shared, precise language across specialized teams and executive leadership.
This Master SEO Glossary is designed to resolve that ambiguity. It is a single, authoritative reference providing clear SEO definitions for every critical concept demystifying the critical terms of search ranking. Forget confusing SEO jargon, think of this as your essential SEO dictionary. It covers everything from foundational elements like Crawl Budget to complex quality signals like E-E-A-T. For SEO professionals, marketing directors, stakeholders, and cross-functional teams in 2026, proficiency in these SEO terms is a non-negotiable competitive edge, enabling rapid strategic alignment and confident execution of growth initiatives.
For the next time a report mentions "canonicalization errors" or "low topical authority," you'll know exactly what it means and why it matters to your bottom line.
The Master SEO Glossary: A to Z of Key SEO Terms
#: Numbers
A status code that indicates the request has been received and the process is continuing.
- 100 Continue: The request is acceptable, and the client should continue sending the rest of the request. Useful for large uploads.
- 101 Switching Protocols: The server is changing protocols (e.g., from HTTP/1.1 to WebSocket).
- 102 Processing: The server has received the request and is still working on it, preventing the client from timing out while waiting for the final response (WebDAV).
- 103 Early Hints: The server sends resource hints (like preload links) to let the client start fetching critical resources immediately while the full, final response is still being prepared. This directly improves Page Speed.
2xx Success Status
A status code that indicates the request was successfully received, understood, and accepted.
- 200 OK: The standard response for a successful HTTP request. This is what you want for all live, accessible pages.
- 201 Resource Created: The request has been fulfilled, and a new resource has been created as a result.
- 202 Accepted: The request has been accepted for processing, but the processing has not been completed yet.
- 203 Non-Authoritative Information: The server successfully processed the request, but the information being returned is a copy from an intermediate proxy or cache, not the definitive content from the origin server. This means the content is non-authoritative.
- 204 No Content: The server successfully processed the request but is not returning any content. Used for forms or actions that don't need a page refresh.
- 205 Reset Content: The server successfully processed the request and asks the client (browser) to reset the document view (e.g., clear the content of a submitted form).
- 206 Partial Content: The server successfully fulfilled a partial GET request, typically used by download tools or browsers for resuming interrupted downloads or for video/audio streaming.
- 207 Multi-Status: Multiple status codes are being returned for multiple resources (WebDAV).
3xx Redirection Status
A status code that indicates further action needs to be taken to complete the request, usually involving a redirect.
- 301 Redirect (Moved Permanently): The requested resource has been permanently moved to a new URL. This is the most SEO-friendly redirect, passing 90-99% of link equity (or "link juice") to the new page.
- 302 Redirect (Found): The requested resource is temporarily located at a different URL. Use sparingly, as it does not pass full link equity.
- 303 See Other: The response to the request can be found under a different URL and should be retrieved using a GET method.
- 304 Not Modified: Indicates the client's cached version of the resource is still valid. Used to save bandwidth and speed up load times.
- 307 Temporary Redirect: The requested resource is temporarily located at a different URL, but the method (e.g., POST/GET) should not be changed.
- 308 Permanent Redirect: The requested resource has been permanently moved, and the client should use the same request method to the new location.
4xx Client Error Status
A status code that indicates the error is likely on the client's side (e.g., a bad request or a missing page).
- 400 Bad Request: The server cannot or will not process the request due to a perceived client error.
- 401 Unauthorized: The client must authenticate itself to get the requested response.
- 403 Forbidden: Server understands the request but refuses to authorize it (permission denied).
- 404 Not Found: The requested resource doesn't exist on the server. This is the most common and often harmless client error, but too many broken internal links signal site quality issues.
- 405 Method Not Allowed: The request method (e.g., POST, GET, etc.) is not supported for the requested resource.
- 406 Not Acceptable: The server cannot produce a response that matches the list of acceptable values defined in the request's proactive negotiation headers.
- 408 Request Timeout: The server timed out waiting for the request.
- 409 Conflict: The request could not be completed because of a conflict with the current state of the resource.
- 410 Gone: The requested resource is permanently gone (more specific than 404). This code is stronger than a 404 and is often used to signal to search engines to de-index the page quickly.
- 413 Payload Too Large: The request body is too large for the server to process.
- 415 Unsupported Media Type: The server is refusing to service the request because the format of the data being sent by the client in the request body is not supported by the server.
- 429 Too Many Requests: The user has sent too many requests in a given time (rate limiting).
- 451 Unavailable For Legal Reasons: Access is blocked due to legal restrictions.
5xx Server Error Status
A status code that indicates the server failed to fulfill an apparently valid request. These errors are critical for Technical SEO, as they prevent search engine bots from accessing content.
- 500 Internal Server Error: A generic error message, given when an unexpected condition was encountered and no more specific message is suitable.
- 501 Not Implemented: The server does not support the functionality required to fulfill the request.
- 502 Bad Gateway: The server, while acting as a gateway or proxy, received an invalid response from an inbound server.
- 503 Service Unavailable: The server is currently unable to handle the request due to temporary overloading or maintenance of the server. This can be used intentionally for site maintenance with a Retry-After header.
- 504 Gateway Timeout: The server, while acting as a gateway or proxy, did not get a response from the upstream server in time.
- 505 HTTP Version Not Supported: The HTTP version used in the request is not supported by the server.
- 507 Insufficient Storage: Server can't store necessary data.
- 508 Loop Detected: Server found an infinite loop in a request.
10x Content
A piece of content that is ten times better than the best-ranking result for a given keyword or topic. This involves exceptional quality, depth, user experience, and uniqueness.
A
A/B Testing
A method of testing two versions (A and B) of a web page element (e.g., headline, button, layout) against each other to see which one performs better for a specific goal (e.g., conversion rate, click-through rate).
Above the fold
The portion of a web page that is visible without scrolling. While less critical on mobile, content quality above the fold remains important for user engagement and signaling relevance to search engines.
Absolute URL
A URL that contains the full path to a page, including the protocol and domain name (e.g., https://www.example.com/page.html).
Accelerated Mobile Pages (AMP)
A Google-backed open-source project designed to create extremely fast-loading mobile pages by using restrictive HTML/CSS and leveraging browser caching.
ADA website compliance
Adherence to the Americans with Disabilities Act standards, often encompassing the Web Content Accessibility Guidelines (WCAG). Essential for user experience and avoiding legal issues.
AI Overviews (AIO)
A feature in Google's Search Generative Experience (SGE) that generates a summary answer at the top of the SERP using generative AI, drawing information from multiple sources.
Algorithm
A complex formula or process used by search engines to retrieve, rank, and present pages from its index in response to a user's query.
Alt Text (Alternative Text)
A written description of an image placed in the HTML code. It improves accessibility for visually impaired users and helps search engines understand the image content, contributing to image SEO.
Analytics
The measurement, collection, analysis, and reporting of web data for the purpose of understanding and optimizing web usage. Most commonly done using Google Analytics (GA4).
Anchor Text
The clickable text of a hyperlink. Search engines use this text to understand the topic of the linked-to page.
Answer Engine Optimization (AEO)
The practice of optimizing content specifically to be pulled into a knowledge panel, featured snippet, or AI Overview, thus answering a user's query directly on the SERP.
Artificial intelligence (AI)
Computer systems able to perform tasks that normally require human intelligence, such as visual perception, speech recognition, decision-making, and language translation. Used extensively by search engines (e.g., RankBrain, BERT).
Authority
A concept that represents the perceived trust, quality, and credibility of a website, domain, or entity in a given niche or subject area, often measured by the quality and volume of its backlinks.
B
Business to Business (B2B) SEO
SEO strategies focused on attracting businesses as customers, often involving technical, informational, and long-form content.
Business to Consumer (B2C) SEO
SEO strategies focused on attracting individual consumers, often involving transactional keywords and high-quality product descriptions.
Black-Hat SEO
Unethical or forbidden practices used to manipulate search engine rankings, violating search engine guidelines. Examples include keyword stuffing and cloaking.
Backlink
A link from one website (domain) to a page on another website. Backlinks are a crucial ranking factor, as they act as "votes" of confidence.
Backlink analysis
The process of auditing the quantity, quality, and diversity of backlinks pointing to a website or one of its competitor’s websites.
Broken link
A hyperlink that points to a page that no longer exists, resulting in a 404 Not Found error.
Bing
A search engine operated by Microsoft, the second most popular search engine globally.
Blog
A regularly updated web page or section of a website, typically written in an informal or conversational style, focused on content marketing and thought leadership.
Bot
A software program used by search engines (like Googlebot) to automatically discover and crawl websites, following links and gathering content for indexing.
Bottom-of-Funnel (BoFu)
The final stage of the customer journey where leads are ready to convert. Content here is highly specific, utilizing product demos, testimonials, or pricing sheets to build final trust and persuade prospects to make a purchase decision.
Bounce Rate
The percentage of visitors to a particular website who navigate away from the site after viewing only one page. A high bounce rate may indicate poor user experience or low content relevance.
Brand
The overarching perception of a company, product, or service, which is a key component of E-E-A-T.
Branded Content
Content created for or funded by a brand that may not directly advertise the product but is intended to build brand awareness or expertise.
Branded keyword
A search query that includes a company's name, product name, or a specific brand variation (e.g., "SinglePage SEO Website Audit Tool").
Breadcrumb navigation
A secondary navigation scheme that shows the user’s location within a website’s hierarchy (e.g., Home > Blog > The Master SEO Glossary).
Bridge Pages
A spammy page designed purely to rank well for a specific keyword and redirect traffic to a primary landing page. A Black-Hat technique.
Body Tag
The HTML tag that contains all the visible content of a web page, including text, images, and links.
C
Cache
A temporary storage location for web data (like a web page copy) that enables faster access when the same data is requested again.
Cached Page
A snapshot of a web page taken by a search engine crawler (like Googlebot) and stored in its cache.
Canonical Tag (rel="canonical")
An HTML tag placed in the <head> of a page to inform search engines which URL is the preferred, or "canonical," version of a page when duplicate or near-duplicate content exists.
Canonical URL
The preferred version of a set of pages with highly similar content. Search engines only index this version.
Cart abandon rate
The percentage of shopping cart transactions that were started but not completed. A key metric for Ecommerce SEO.
Citation
Any mention of a local business’s NAP (Name, Address, Phone) on the web, even without a direct link.
Click depth
The number of clicks required to reach a specific page from the homepage. A lower click depth (3 or less) is generally better for crawlability and link equity flow.
Cloaking
A Black-Hat technique where the content shown to the search engine crawler is different from the content shown to the human user.
Co-citation
When two sources (Source A and Source B) are frequently cited near each other on a third source (Source C), search engines may infer a relationship or thematic similarity between A and B, even if they don't directly link to each other.
Co-occurrence
The frequency with which two or more terms or phrases appear close to each other across the web, which helps search engines understand the semantic relationship between them. This is an essential SEO terminology concept.
Competition
The set of websites or entities that rank for the same targeted keywords or compete for the same audience in the organic search results. Understanding the competitive landscape is the first step in formulating an effective SEO strategy.
Competitive Analysis
The systematic process of identifying key SEO competitors and evaluating their strategies, including their technical health, content quality, keyword rankings, and backlink profiles, to identify gaps and opportunities in your own strategy.
Content
Any information asset (text, video, image, or audio) strategically created and distributed to attract a clearly defined audience and generate profitable consumer action. In SEO, quality content is the foundational element used to demonstrate E-E-A-T and satisfy user intent. A blog post is a common example of content.
Content Audit
A systematic examination of all content assets on a website (pages, posts, videos) to assess their performance, identify gaps, eliminate thin content, and determine which content to keep, update, or remove.
Content Cluster
A group of interlinked pages centered around a pillar topic. This strategy uses internal links to demonstrate topical authority and help search engines understand your site.
Content is King
A popular, foundational saying in digital marketing and SEO, emphasizing that high-quality, relevant, and engaging content is the most critical element for achieving long-term search engine rankings and audience trust.
Content marketing
A strategic marketing approach focused on creating and distributing valuable, relevant, and consistent content to attract and retain a clearly defined audience.
Content Optimization
The process of revising existing content to improve its quality, relevance, keyword targeting, and readability to maximize its search engine ranking potential.
Content relevance
How well a piece of content matches the semantic intent and topic of a user’s search query.
Content Gap Analysis
The process of identifying topics or keywords that your target audience is searching for, but for which your website currently does not have adequate content.
Content Hub
A central page that covers a broad topic, linking out to multiple, related, deeper content (cluster pages). This structure reinforces topical relevance and authority.
Content Delivery Network (CDN)
A globally distributed network of servers and their data centers, used to serve content (especially images, video, and scripts) faster by reducing the physical distance between the server and the end-user.
Content management system (CMS)
A software application (e.g., WordPress, Drupal, HubSpot) used to create, manage, and modify digital content on a website without needing extensive coding knowledge.
Conversion
The completion of a desired action by a user, such as filling out a form, making a purchase, or signing up for a newsletter.
Conversion Rate
The percentage of visitors who complete a desired goal (conversion) out of the total number of visitors.
Conversion Rate Optimization (CRO)
The systematic process of increasing the percentage of website visitors who convert into customers or complete a desired action.
Cookie
A small piece of data sent from a website and stored on the user's computer by the user's web browser, used to remember stateful information or record the user's browsing activity.
Core Algorithm Update
A significant, broad, and foundational change to Google's core ranking system, often affecting a wide range of websites globally.
Core Web Vitals
A set of three specific, measurable, and user-focused metrics related to page speed and user experience: Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS). This is an essential set of key terms of SEO for technical performance.
Crawl Budget
The number of pages a search engine bot is willing or able to crawl on a website within a given timeframe.
Crawl error
Any issue that prevents a search engine bot from successfully accessing or indexing a page on your website.
Crawlability
The search engine bot's ability to access and follow links on a web page and throughout a website.
Crawler (or Spider)
The program used by search engines to visit pages, follow links, and read the content.
Crawling
The process by which search engines discover new and updated web pages.
CTR (Click-Through Rate)
The percentage of people who click on a search result or ad after seeing the impression. Calculated as (Clicks / Impressions) x 100.
Cumulative Layout Shift (CLS)
CLS is a Core Web Vital metric that quantifies how much the visual content of a page moves around while it is loading. It measures the sum total of all individual layout shift scores for every unexpected change that occurs during the entire lifespan of the page. High CLS can lead to a frustrating user experience, such as a user clicking the wrong button because a link moved suddenly.
Customer journey
The complete sum of experiences that customers go through when interacting with a brand, from initial awareness to purchase and post-purchase loyalty.
D
De-index
The removal of a page or an entire website from a search engine’s index, meaning it will no longer appear in search results.
Demographics
Statistical data relating to the population and particular groups within it (e.g., age, gender, location, income), used for audience targeting.
Direct traffic
Website visitors who arrive by typing the URL directly into their browser, using a bookmark, or clicking on an untagged link from an offline source.
Directory
A website that organizes links to other websites, typically by category or niche.
Disavow (Tool)
A tool within Google Search Console that allows site owners to ask Google to ignore links from specific domains when calculating link equity, usually used to neutralize toxic or spammy links.
Do-follow (Link)
The default status of a hyperlink, instructing search engines to follow the link and pass link equity to the destination URL.
Domain
The main address of a website (e.g., google.com).
Domain Authority (DA/DR)
A third-party metric (e.g., Moz’s Domain Authority or Ahrefs' Domain Rating) that estimates the overall SEO strength and ranking potential of a domain. Note: This is not a Google metric.
Domain Structure
How a website's content is organized into folders, subdomains, and subdirectories (e.g., example.com/blog/topic-a).
Doorway Page(s)
Pages created to target small, specific keyword variations and then redirect the user to a single, main destination page. This is a form of spam/Black-Hat SEO.
Duplicate content
Substantial blocks of content that either entirely match other content within the same domain or on other domains. Best handled with canonical tags.
Dwell Time
The amount of time a user spends on a page before returning to the SERP. A high dwell time suggests the content satisfied the user's query.
Dynamic content
Content that changes based on user behavior, location, or other parameters (e.g., personalized product recommendations).
Dynamic URL
A URL generated by a server-side script, often containing parameters (like ?id=123&session=abc). They are generally less SEO-friendly than static URLs but are handled well by modern search engines.
E
Earned Link
A backlink that a website acquires naturally due to the quality of its content, without direct outreach or payment. The gold standard for link building.
Earned media
Publicity gained through promotional efforts other than paid media, such as press mentions, word-of-mouth, or organic social shares.
E-A-T (Expertise, Authoritativeness, Trustworthiness)
The original set of principles Google uses to evaluate the quality and credibility of a content creator, the content itself, and the website it appears on. A critical component of the Search Quality Rater Guidelines, frequently found in any SEO glossary of terms.
E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness)
The expanded version of E-A-T, which places an explicit emphasis on Experience, requiring that the content creator demonstrate first-hand use or knowledge of the topic.
Ecommerce
The buying and selling of goods or services using the internet.
Ecommerce SEO
The practice of optimizing an online store for search engines to increase visibility for product and category pages.
Editorial Link
A backlink earned organically within the body text of high-quality content, generally considered the most valuable type of link.
Ego Bait
Content specifically designed to mention or praise influential people or brands in the hope that they will link to or share the content.
Email Outreach
The process of emailing bloggers, journalists, or webmasters to promote content, request a link, or form a professional relationship.
Engagement metrics
Data points that measure how users interact with a website or content, such as time on page, scroll depth, and clicks.
Enterprise SEO
SEO strategies and processes scaled for large, complex websites (e.g., Fortune 500 companies) with hundreds of thousands or millions of pages.
Entity
A person, place, thing, or concept that is unique, well-defined, and recognizable. Search engines use entities to understand content context and relationships instead of just keywords.
Entity-based SEO
The practice of optimizing content to align with known entities (e.g., landmarks, historical figures, complex topics) to improve semantic relevance and signal deep topical authority.
Entry Page
The first page a user lands on when visiting a website, often the result of a search engine clicks.
ETag (Entity Tag)
A unique identifier assigned by a server to a specific version of a resource. If the content changes, the ETag changes. This allows browsers and bots to validate cached content efficiently without downloading the entire file again, which improves page speed.
Evergreen Content
Content that remains relevant and valuable to readers long after it's published, requiring minimal updates over time.
Exit rate
The percentage of visitors who leave a website from a specific page, relative to the total number of visits to that page.
External Link (or Outbound Link)
A hyperlink on your website that points to another website/domain.
F
Faceted Navigation
A system used on large sites, especially Ecommerce stores, that allows users to filter content based on attributes (e.g., color, size, price). Must be handled carefully in Technical SEO to avoid index bloat.
Featured Snippet
A highly visible search result block that appears above the organic results (Position 0), displaying a direct answer extracted from a ranking web page.
Findability
The ease with which a user (or a bot) can locate specific content on a website using its internal search, navigation, and site structure.
Freshness
A ranking factor that favors recently published or updated content for time-sensitive queries (e.g., "latest quarterly earnings").
Footer Tag
The HTML tag that defines the footer of a document or section, typically containing copyright information, navigation links, and contact details.
G
Gated Content
Content that is only accessible after a user provides their information (e.g., an email address) via a form, often used for lead generation.
Gateway Page
An old SEO term for a Doorway Page.
(H2) Generative Engine Optimization (GEO)
The practice of optimizing content and structured data to ensure your information is accurately and preferentially cited by the new wave of generative AI-powered search results and AI Overviews.
Geotargeting
The process of delivering content, services, or ads based on a user's geographic location.
The world's most dominant search engine, founded by Larry Page and Sergey Brin in 1998. It relies on proprietary web crawling technology and a complex, trust-based ranking algorithm to continuously discover, index, and deliver the most authoritative and relevant search results to users globally.
Google Alerts
A free notification service from Google that sends emails when new results (web pages, news, blogs) appear for specific keywords or queries.
Google Analytics (GA4)
A free web analytics platform offered by Google, providing the necessary tools to track organic website traffic, traffic acquisition sources, detailed audience behavior, and content performance. GA4 helps you deeply understand your customers and analyze business data in a single, comprehensive interface.
Google Autocomplete
The feature in the Google search box that provides suggested search terms as a user types, based on popularity and past searches.
Google BERT (Bidirectional Encoder Representations from Transformers)
A 2018 language model that uses bidirectional processing to deeply understand the context and nuance of complex queries, vastly improving Google's Natural Language Understanding (NLU) and search relevance.
Google Bombing
A historical, manipulative practice where webmasters coordinated to link to a page using a specific anchor text to force that page to rank for an unrelated, often humorous or controversial, search query.
Google Business Profile (GBP)
A free tool offered by Google that allows business owners to manage their local online presence, including their information (NAP), hours, photos, and customer reviews across Google Search, Maps and Google Shopping. Essential for local SEO strategy.
Google My Business (GMB)
The former name for Google Business Profile (GBP), which was rebranded in late 2021. It serves as the primary administration tool for local businesses to manage their presence on Google.
Google Caffeine (Update)
A major 2010 infrastructure update that sped up Google's crawling and indexing process, allowing it to provide fresher results.
Google Dance
A historical SEO jargon term for the period when Google's index was updated, causing significant, temporary fluctuations in ranking. Modern updates are continuous and less noticeable.
Google Gemini
Google's advanced, multimodal AI model family and the conversational assistant, replacing Google Assistant. It understands and generates content across text, code, images, and audio using complex reasoning. It acts as a powerful AI chatbot and task completer, powering features across Google Search, Docs, and Android, and is essential for the future of Generative Engine Optimization (GEO).
Google Hummingbird (Update)
A 2013 core algorithm change focused on improving Google's ability to understand the meaning behind a search query, rather than just the individual keywords (i.e., semantic search).
Google Knowledge Graph
A knowledge base used by Google to enhance its search results with semantic information gathered from various sources. It powers the Knowledge Panel.
Google Knowledge Panel
An information box that appears on the right side of the SERP (desktop) or near the top (mobile) for entities (people, places, organizations), powered by the Knowledge Graph.
Google Panda (Update)
A 2011 algorithm change focused on reducing the ranking of low-quality, "thin," and duplicate content, prioritizing sites with high-quality content.
Google Penguin (Update)
A 2012 algorithm change focused on targeting spammy or manipulative link-building practices and unnatural link profiles.
Google Pigeon (Update)
A 2014 algorithm update that improved the ranking of local search results, tying them more closely to traditional ranking signals.
Google RankBrain
A machine learning component of Google's core algorithm, publicly confirmed in 2015, that helps interpret complex, ambiguous, and novel search queries by translating them into concepts. This allows Google to provide more relevant results, especially for queries it has never seen before.
Google Sandbox
A debated theory that new websites are temporarily held back from ranking highly for competitive terms until they build up trust and authority.
Google Search Console (GSC)
A free service offered by Google that helps website owners monitor their site's performance, submit sitemaps, check crawl status, and fix technical issues.
Google Search Essentials (GSE)
A set of core recommendations from Google outlining technical requirements, spam policies, and best practices for search visibility. Formerly known as Webmaster Guidelines, it provides the essential rules for creators to help content appear and rank on Google.
Google Webmaster Tools (GWMT)
The former name for Google Search Console (GSC), which was rebranded in 2015. It provided the same core functions for website owners to monitor site health and search performance metrics before the name change.
Google Search Quality Rater Guidelines
A detailed manual for human raters assessing search results. It teaches evaluators to prioritize E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness), User Intent, and high-quality standards for YMYL pages.
Google Page Layout Algorithm Update (Top Heavy Update)
A 2012 Google algorithm update (now generally integrated into the core ranking system) that penalized websites that displayed an excessive amount of advertising "above the fold" (the portion of a webpage visible without scrolling).
Google Trends
A free tool that shows the relative search interest for a topic over time, useful for content planning and identifying seasonal trends.
Googlebot
The generic name for Google's web crawler software.
Google partner
A certification status for digital agencies that manage Google Ads on behalf of clients.
Google Penalty (or Manual Action)
A demotion in search rankings imposed manually by a Google reviewer (Manual Action) or algorithmically due to a violation of Webmaster Guidelines.
.gov Links
Hyperlinks originating from US government-affiliated domains (using the .gov TLD). Due to the inherent trust of the source, these are considered among the highest-value, most authoritative backlinks for SEO.
Gray Hat SEO
SEO practices that fall between Black-Hat and White-Hat, aggressive but not explicitly forbidden, carrying a medium-to-high risk of penalty. Often involves aggressive link building or content generation.
Guest Blogging
Writing and publishing an article on another person's or company's website. Used for brand building, traffic referral, and link acquisition.
Guestographic
A link-building technique which involves creating an infographic, offering it to another person's or company's website, and receiving a backlink in exchange for its use.
H
Head Tag
The HTML tag that contains metadata about the webpage, such as the title, meta tags, canonical links, and links to stylesheets. This content is not displayed on the page itself.
Head Term
A short, high-volume, and competitive keyword, usually one or two words.
H1 Tag
The main HTML heading tag (<h1>) used to define the primary title of a page or article. It should be the single most descriptive summary of the page's content and its primary keyword target, serving as the most important signal of topical relevance on the page.
Header Tags (H1-H6)
A set of HTML tags (<h1> through <h6>) used to structure and organize the content on a web page. They define the hierarchy of topics, with <h1> being the main title and subsequent tags (<h2>, <h3>, etc.) defining sub-sections and supporting points. Proper use of these tags is crucial for readability and semantic relevance.
Headline
The primary, user-facing, most prominent text on a web page or article, serving as the main title that summarizes the content for engagement. Different from the H1 tag which is the specific HTML element that technically contains this text.
Heading
An HTML element (<h1> through <h6>) that segment content into thematic sections, establishing hierarchy and briefly describing the topic of that section. Proper use improves readability and semantic relevance for search engines.
Hilltop Algorithm
A Google search algorithm from the 2003 that helped identify authoritative pages on a specific topic by analyzing link structure and topical relevance.
Holistic SEO
The practice of improving all aspects of a website (including technical performance, content quality, user experience [UX], and link authority) to achieve superior and sustainable rankings in search engines.
Hidden Text
A Black-Hat technique where text is hidden from users but visible to search engine bots, intended to manipulate rankings.
(H2) HITS Algorithm
(Hyperlink-Induced Topic Search) HITS is a link-analysis algorithm that assigns interdependent scores to web pages, identifying them as trustworthy Authorities or useful Hubs.
Homepage
The welcome page of a website, typically the root domain, through which users can access to navigate to other pages on the site. It shows the key tools and information throughout a website (e.g., "https://singlepageseo.com/").
htaccess File
A server configuration file used for redirects, security, and controlling how the server responds to requests.
Hreflang
An HTML attribute used to tell search engines about the relationship between pages in different languages or for different regions. Essential for multilingual SEO.
Hub Page
A central, authoritative piece of content that links to multiple detailed cluster pages (same as Pillar Page).
HTML (HyperText Markup Language)
The standard markup language for documents designed to be displayed in a web browser.
HTTP (HyperText Transfer Protocol)
The underlying protocol used by the World Wide Web, defining how messages are formatted and transmitted.
HTTP status codes
Essential technical signals the server sends to the browser and search engine bots. They indicate the result of a request for a specific URL. Understanding these codes is part of mastering the SEO vocabulary.
HTTPS (Secure HTTP)
A secure version of HTTP that uses Transport Layer Security (TLS) or Secure Sockets Layer (SSL) to encrypt communication, protecting data. It is a minor ranking factor and a critical trust signal.
Hypertext
Text that contains links (hyperlinks) to other pieces of text or resources on the web.
I
Image Carousels
A SERP feature that displays a horizontal row of images that users can scroll through, often triggered by broad, image-heavy queries.
Image compression
The process of reducing the file size of an image, which improves page speed and Core Web Vitals performance.
Image Links
A clickable image that functions as a hyperlink. Search engines use the alt text and surrounding content to understand the destination page's topic.
Inbound link
An inbound link is a hyperlink from an external website to yours, serving as a critical SEO signal for authority and quality. While "backlink" describes the link itself, "inbound link" focuses on the perspective of the site receiving the traffic.
Inbound marketing
A marketing methodology that attracts customers by creating valuable content and experiences customized to them, rather than interrupting them with traditional advertising.
Index
A massive database where search engines store all the web pages they have crawled and deem worthy of being ranked.
Indexing
The process of a search engine adding a page to its index after crawling it. A page must be indexed to appear in search results.
Index Bloat
The state of having too many low-quality, non-essential, or duplicate pages indexed, which can dilute a site’s overall authority and waste crawl budget.
Indexability
The capability of a web page to be added to a search engine's index.
Indexed page
A page that has been successfully crawled, processed, and added to the search engine’s index.
Infographic
A visual representation of information, data, or knowledge intended to present complex information quickly and clearly. Excellent for link building.
Information architecture (IA)
The practice of structuring content and organizing the parts of a website to maximize clarity and findability for the user.
Informational Query
A search query where the user is looking for general knowledge, facts, or answers to a question (e.g., "what is SEO").
Information Retrieval (IR)
The science of searching for documents, information within documents, and metadata in databases and the World Wide Web. This is the core function of a search engine.
Interaction to Next Paint (INP)
INP is a Core Web Vital metric that measures a page's overall responsiveness to user interactions. It tracks the latency of all click, tap, and keyboard interactions throughout a user's visit and reports the longest duration. A low INP indicates that the page consistently reacts quickly to user input, providing a smooth experience.
Internal Link
A hyperlink on a page that points to another page on the same website. Important for distributing link equity and defining site structure.
Interstitial ad
A full-screen ad that covers the interface of the host app or website, often considered intrusive and potentially penalized by Google if used on mobile devices.
Intent (Search Intent or User Intent)
The reason behind a user's search query (e.g., to buy, to learn, to navigate, or to transact). Aligning content with intent is the most fundamental aspect of modern SEO.
Impressions
The number of times a link or ad is displayed to a user in the search results or on a web page.
IP Address (Internet Protocol Address)
A unique numerical label OR dot-separated identifier (1-3 digit integers) assigned to every device connected to a computer network that uses the Internet Protocol for communication .
J
Jargon
Special words or expressions that are used by a particular profession or group and are difficult for others to understand.
JavaScript Rendering
The process where a web browser or search engine crawler executes JavaScript code to construct the final HTML and CSS of a page. Crucial for modern websites that rely heavily on JavaScript frameworks.
JavaScript SEO
The practice of ensuring that JavaScript-heavy websites can be effectively crawled, rendered, and indexed by search engines.
Joint Venture Marketing
A strategic alliance between two businesses to market a product or service together, often used for cross-promotion and link building.
jQuery
A fast, small, and feature-rich JavaScript library often used to simplify client-side scripting.
(H2) JSON-LD (JavaScript Object Notation for Linked Data)
A format of Structured Data markup recommended by Google for implementing Schema Markup, used to provide context about entities on a page.
Jump Link
A type of internal link that navigates a user to a specific point or section within the same page (e.g., a table of contents link).
Junk Link
A low-quality, spammy, or toxic link that offers no value to the user or search engine and can potentially trigger a Google penalty.
Just-In-Time Marketing
A strategy focused on delivering the right content or message to the customer at the exact moment they need it (e.g., ranking for a "near me" query).
K
Key Performance Indicator (KPI)
A measurable value that demonstrates how effectively a company is achieving key business objectives (e.g., Organic Traffic, Conversion Rate, ROI).
Keyword
The word or phrase that a user types into a search engine (the query) or the target word/phrase a piece of content is optimized for.
Keyword cannibalization
When two or more pages on the same website rank for the same primary keyword, competing against each other and diluting their individual ranking potential.
Keyword Clustering
Grouping related keywords into thematic clusters, allowing a single, comprehensive page to rank for dozens of related search queries, strengthening topical authority.
Keyword density
The percentage of times a keyword appears on a page compared to the total number of words. An outdated metric; focus is now on semantic relevance and intent.
Keyword Difficulty
A metric that estimates how hard it would be to rank in the top search results for a specific keyword (often a third-party tool metric).
Keyword Lists
A collection of targeted keywords grouped by theme, intent, or topic, used to organize and prioritize content creation and optimization efforts.
Keyword Metrics
Quantitative data points used to evaluate the potential and difficulty of a keyword, such as search volume, difficulty score, and cost-per-click (CPC).
Keyword Modifiers
Additional words or phrases added to a core keyword to refine the user's intent or scope (e.g., "best," "cheap," "near me," "review").
Keyword Prominence
The placement of a keyword within the most important elements of a page, such as the title tag, H1 heading, and the first 100 words of the content.
Keyword Ranking
The position of a website in the SERP for a specific keyword.
Keyword Research
The strategic process of discovering, analyzing, and selecting the exact search queries customers use to find products, services, or information relevant to your business.
Keyword Stemming
The process of reducing inflectional forms of a word to its root form (e.g., "running" becomes "run"). Search engines use this to match queries.
Keyword Stuffing
A Black-Hat tactic involving excessively repeating keywords in the content, title tags, or meta descriptions in an attempt to manipulate rankings.
Knowledge Graph
Google’s massive entity database that surfaces factual information about people, places, and things. It connects data points to display easy-to-access Knowledge Panels and carousels at the top of search results, allowing users to quickly discover relevant answers without leaving the page.
Knowledge Panel
A high-impact SERP feature that delivers instant, authoritative information about recognized entities. This panel is prominently displayed on Page 1 of Google’s search results for relevant queries, appearing either in the right-hand column on desktop or at the top of the page on mobile. It provides essential facts, a summary of information on people, places, and things, and includes links to related websites or additional Google searches.
L
Landing page
The page a user is directed to after clicking a link, CTA, or advertisement.
Large Language Model (LLM)
AI Algorithms that process immense data to understand and generate human language. Trained on massive sets of data, LLMs (like GPT) can perform natural language processing (NLP) tasks, from translation to content production. LLMs are critical tools in SEO for keyword discovery and advanced content optimization.
Largest Contentful Paint (LCP)
LCP is a Core Web Vital that measures how long it takes for the largest element on the screen (usually a hero image, video, or large block of text) to become visible to the user. It marks the point in the page load timeline when the main content has likely finished rendering. For a good user experience, you should aim for an LCP of 2.5 seconds or less.
Last-Modified
An HTTP header that indicates the specific date and time a resource was last changed on the server. Search engines use this to determine if a page needs to be recrawled, helping to preserve crawl budget and ensure users see the most recent content.
Latent Semantic Analysis (LSA)
An early natural language processing technique used to identify underlying relationships between terms and concepts in a collection of text.
Latent Semantic Indexing (LSI)
Another common term used for Latent Semantic Analysis (LSA), used in information retrieval (search) context while LSA often used in broader academic/modeling contexts.
Lazy loading
A technique that delays the loading of non-critical resources (like images or videos) until they are actually needed, typically when the user scrolls them into the viewport. This significantly improves initial page speed and LCP.
Lighthouse
A free, open-source automated tool from Google for measuring and reporting on the quality of web pages, covering performance, accessibility, best practices, SEO, and Progressive Web Apps (PWA).
Linked data
A set of standards and best practices for exposing, sharing, and connecting structured data on the web, often using Schema Markup (JSON-LD). It allows search engines to understand the relationships between different entities.
Link Acquisition
The active, strategic process of securing backlinks from external websites to improve a site's authority and rankings. This encompasses various outreach and content promotion efforts.
Lead
A potential customer who has shown interest in a company's product or service.
Link
A hyperlink that connects one web resource to another.
Link Building
The strategic process of acquiring hyperlinks from other websites to your own.
Link Bait
Content intentionally created to attract backlinks or social shares (e.g., interactive tools, high-quality infographics, controversial opinion pieces).
Link Building
The strategic process of acquiring hyperlinks from other websites to your own.
Link detox
The process of identifying and neutralizing harmful or low-quality backlinks that could lead to a Google Penalty or Manual Action, often followed by submitting a Disavow file.
Link Equity (or Link Juice)
The value or authority passed from one page to another via a hyperlink. The informal term Link Juice is commonly used, but Link Equity is the preferred technical term.
Link Exchange
A mutual agreement where two website owners agree to link to each other’s websites. If done excessively, it is a link scheme and a Black-Hat tactic.
Link Farm
A group of websites created solely for the purpose of linking to a target site, used as a Black-Hat manipulation tactic.
Link gap analysis
The process of comparing a website's link profile to that of its top-ranking competitors to identify relevant, high-authority domains that are linking to competitors but not to the site analyzed.
Link neighborhood
The group of related websites that link to or are linked to by a specific page. Being surrounded by high-quality, relevant sites is a positive ranking signal; a "bad neighborhood" (spam sites) can be negative.
Link Popularity
An older SEO definition referring to the quantity and quality of backlinks pointing to a page or site.
Link Profile
The sum total of all the backlinks pointing to a website, often assessed for quality, diversity, and relevance.
Link pyramid
A Black-Hat link scheme that uses a layered structure to funnel link equity toward a target site while protecting it from direct penalty risk. The base (Tier 3) links to Tier 2, which links to Tier 1, which links to the money site.
Link Reclamation
The process of finding broken links (404 errors) on your site or other sites that were supposed to point to your content and fixing them with a redirect or a link update.
Link rel attributes
HTML attributes (like nofollow, sponsored, and ugc) used within an <a> tag to inform search engines about the nature and relationship of the link, controlling how link equity is passed.
Link Rot
The natural, gradual decay of a website's link profile as linked-to pages disappear, resulting in broken links over time.
Link Scheme
Any manipulative pattern of links intended to artificially inflate a site’s search engine ranking (e.g., buying links).
Link Spam
The deliberate creation of low-quality links to manipulate ranking signals (e.g., in blog comments or forum signatures).
Link Stability
A metric reflecting how consistently a website's link profile remains intact, evaluating the permanence of acquired backlinks and the rate of Link Rot. High stability indicates a robust authority foundation.
Link Velocity
The rate at which a website acquires new backlinks over a period of time. An unnaturally fast velocity can signal spam.
Link wheel
A complex, circular Black-Hat link scheme where multiple web properties (e.g., satellite blogs) are linked to each other in a wheel-like fashion, with each site linking back to the central "money site."
Local Business Schema
Structured Data markup used to provide search engines with specific details about a local business, such as its name, address, phone number (NAP), hours, and rating.
Local Citation
A local citation is any online mention of a business’s name, address, and phone number, helping search engines verify its physical location and relevance. While general citations focus on authority and mentions, local citations specifically prioritize geographic consistency to boost local search rankings.
Local Link
A backlink originating from a website that is geographically relevant to the target business or website, such as a local newspaper, chamber of commerce, or community blog.
Local Pack
A SERP feature that displays a map and a list of 3-4 local businesses relevant to a geographic search query (e.g., "plumbers near me").
Local Search Marketing
Local search marketing uses a combination of local SEO, paid advertising, and social media to improve online visibility and drive foot traffic for geographic-specific businesses.
Local SEO
Local SEO is the practice of optimizing a website and online presence to increase organic visibility, traffic, and brand awareness within specific geographic search results.
Log File
A file generated by the server that records every request made to the website, including those from search engine bots. Analysis of this file is essential for diagnosing crawl budget issues and bot behavior.
Log File Analysis
The process of reviewing server log files to see how search engine bots (like Googlebot) are crawling and interacting with the website, useful for diagnosing crawl budget issues.
Long-Tail Keyword
A longer, more specific search phrase, usually consisting of three or more words (e.g., "best budget laptop for graphic designing"). They have lower search volume but often higher conversion rates due to clear intent.
LSI Keywords
A misnomer. These are simply semantically related words and phrases that help search engines confirm the topic of a page (e.g., for "apple," related terms are "iPhone," "fruit," "cider").
Low-hanging fruit keywords
Keywords for which a website already ranks on page two or three of the SERP. Optimizing content for these keywords often yields quick ranking improvements with minimal effort.
M
Machine Learning
A subset of Artificial Intelligence where systems learn from data, identify patterns, and make decisions with minimal human intervention (e.g., Google's RankBrain).
Manual Action
A penalty imposed manually by a Google reviewer on a website that has violated its Webmaster Guidelines.
Measuring SEO effectiveness using Causal Impact Analysis
A statistical method used to determine the true, incremental effect of an SEO intervention (like a site migration or major update) by comparing traffic trends to a control group, isolating the SEO change from external factors.
Meta Description
A brief snippet of up to 160 characters in the HTML that summarizes the content of a page. It is displayed on the SERP and influences the click-through rate (CTR).
Meta Keywords
An obsolete SEO term used to list keywords. Search engines haven't used this for ranking since the early 2000s.
Meta Redirect
A client-side redirect implemented with an HTML tag (e.g., <meta http-equiv="refresh" content="5;url=new-page.html">). Often slow and generally discouraged in favor of server-side 301 redirects.
Meta Robots Tag
An HTML tag used to control how search engine bots crawl and index a page (e.g., noindex, nofollow).
Meta Tags
HTML tags that provide metadata about the page to search engines, primarily the Meta Title, Meta Description, and Meta Robots Tag.
Meta Title (or Title Tag)
The most important on-page HTML tag, which defines the title of a page. It is displayed as the main clickable link on the SERP.
Metric
A standard of measurement used to quantify SEO performance (e.g., CTR, Time on Page, Organic Traffic).
Microdata (HTML)
A structured data format used within HTML elements to nest name-value pairs, which search engines use to understand page content. It is less common than JSON-LD but still valid for implementing Schema Markup.
Middle-of-Funnel (MoFu)
The stage in the customer journey where leads are educated about solutions to their problems, typically through case studies, guides, or comparison pages. Content here targets informational and comparative intent.
Migration
The process of moving a website to a new domain, hosting, CMS, or URL structure, requiring precise planning and 301 redirects to maintain organic visibility.
Mirror Site
A duplicate website hosted on a different URL or domain. This is considered duplicate content and a form of spam.
Mobile optimization
The practice of designing and configuring a website to ensure optimal speed, display, and interaction across all mobile devices, essential for passing Core Web Vitals and succeeding in the mobile-first index.
Mobile-First Indexing
Google's approach to crawling and indexing, where the mobile version of a website's content is used as the primary source for ranking signals.
Mobile-Friendly
A website design that provides an optimized viewing and interaction experience across various mobile devices.
Multi-regional SEO
The strategy of optimizing a website to target users in different countries or regions, often requiring distinct domain structures and Hreflang implementation.
Multilingual SEO
The practice of optimizing a website that serves content in multiple languages, including translation, localization, and using Hreflang tags to manage international targeting.
Multimodal Search
The capability of search engines (like Google Gemini) to process and understand queries that combine different data types, such as text, images, and audio, moving beyond text-only inputs.
N
Named-entity recognition (NER)
A core component of NLP that identifies and classifies key information elements (entities) in text, such as names of people, organizations, locations, dates, and percentages.
NAP (Name, Address, Phone)
The three core pieces of information used to cite a local business. Consistency across all online mentions is critical for Local SEO.
NAP consistency
The practice of ensuring that a local business's NAP (Name, Address, Phone) information is identical across all online directories, citations, and its Google Business Profile. Critical for Local SEO trust.
Natural Language Processing (NLP)
A field of AI that gives computers the ability to understand human language as it is spoken and written. Used by search engines to understand search queries and content.
Natural Language Understanding (NLU)
A core component of NLP focused on machine reading comprehension, the ability to understand the intent and sentiment behind the text.
Natural Link
A high-quality, non-manipulative backlink acquired organically due to the merit of the linked-to content.
Navigational Query
A search query where the user is trying to find a specific website or page (e.g., "Facebook login").
Negative Keyword
A term used in Paid Search (PPC) campaigns to prevent ads from showing for irrelevant or high-ranking organic queries. SEO experts use this tactic (known as "PPC Suppression") to prevent ads from showing up for high-ranking, high-converting organic keywords, ensuring valuable traffic flows directly to the organic listings instead of being cannibalized by paid spending.
Negative SEO
Black-Hat tactics aimed at hurting a competitor's ranking, typically by pointing thousands of spammy links to their website.
News sitemap
An XML sitemap format specifically used to help Google discover and index content published by verified news sources faster. Essential for Query Deserves Freshness (QDF) and ranking in the Google News tab.
Niche
A focused, specialized segment of a market or topic.
Noarchive Tag
A value in the Meta Robots Tag that prevents search engines from storing a cached copy of the page, ensuring users always see the live version.
Noindex tag
A value in the Meta Robots Tag that prevents a search engine from adding a page to its index.
Noopener
A value used in the rel attribute of a link (rel="noopener") to prevent the new page from accessing the old page via JavaScript, used for security.
Nofollow Tag
An attribute (rel="nofollow") applied directly to a hyperlink (<a> tag) to indicate to search engines that the linked-to destination is not editorially vouched for, or that link equity should not be passed. Crucially, this is a signal, not a directive, and it is now generally categorized further using rel="sponsored" or rel="ugc".
Nofollow (and Sponsored)
The primary value in the rel link attribute that signals to search engines that a link is not editorially endorsed. Google now treats nofollow and sponsored attributes as hints, not strict directives, to help them better understand the nature of the link.
Noreferrer
A value used in the rel attribute of a link (rel="noreferrer") that prevents the destination page from seeing the referring source in their analytics.
Not Provided in Google Analytics
The historical SEO terminology used in older versions of Google Analytics for keywords where search data was intentionally obscured by Google for privacy reasons.
not set
A term that appears in Google Analytics 4 (GA4) (Previously Universal Analytics [UA]) reports when the system cannot identify a value for a specific dimension. Common in source/medium reports for unknown traffic sources.
O
Off-page SEO
All the actions taken outside of the website to influence rankings, primarily focused on building high-quality backlinks, brand mentions, and social signals.
On-Page SEO
All the actions taken directly within the website's pages and structure to improve rankings, including optimizing title tags, content, images, and internal links.
Open Graph (OG)
A protocol firstly used by Facebook (and adopted by other major social media sites) that allows any web page to become a rich object in a social graph.
Open Graph Meta Tags
HTML tags used by social media networks (like Facebook and LinkedIn) to control how a page's content (title, image, description) appears when shared.
Organic competition
The rivalry between websites that are all attempting to rank for the same keywords in organic search results. Analyzing this competition helps define realistic ranking goals and content strategies.
Organic impressions
The number of times a link to a website is shown to a user in the organic (non-paid) search results. This metric indicates visibility in Search Engine Results Pages (SERPs).
Organic leads
Potential customers who discover a business and initiate contact or provide information (like signing up for a newsletter) after finding the business through organic search results.
Organic Search
The method of finding information on a search engine where results are determined by the engine's algorithm, not by paid advertising.
Organic Search Results
The non-paid listings that appear on the SERP.
Organic SEO Services
Professional services focused on improving a website’s ranking in non-paid search results, typically encompassing technical audits, content optimization, and link building strategies.
Organic sessions
A group of continuous user interactions (including pageviews, events, and transactions) on a website that are all attributed to a single visit initiated when the user clicks on a non-paid search result from an engine like Google or Bing. A new session is typically initiated after a period of user inactivity (e.g., 30 minutes).
Organic Traffic
Website visitors who arrive by clicking on an organic search result.
Organic users
The total number of unique individuals who visited a website during a specific time period via organic (non-paid) search results.
Orphan Page
A page on a website that is not linked to by any other page on the site, making it difficult for users and search engine bots to find.
Outreach
The process of contacting relevant individuals, bloggers, journalists, or site owners, typically with the goal of earning a backlink, securing a feature, or promoting content. It is a fundamental part of link building.
Out-of-stock handling
The technical and user experience process of managing pages for products that are temporarily or permanently unavailable. Proper handling (e.g., using 301 redirects, temporary "out of stock" tags, or providing alternatives) is crucial for e-commerce SEO.
Outbound link
An outbound link is an external link that directs users and search engines from your website to a different domain. These links point away from your pages, acting as the inverse of a backlink.
Over-optimization
The practice of excessively optimizing a webpage for search engines, often by unnatural means such as keyword stuffing, excessive use of bold tags, or creating too many exact-match anchor text backlinks. This can lead to algorithmic penalties.
P
Page Authority (PA)
A proprietary SEO metric developed by Moz that predicts how well a specific page will rank on search engine result pages (SERPs). Scores range from one to 100, with higher scores indicating a greater ability to rank.
Page experience
A set of signals that measure how users perceive the experience of interacting with a web page beyond its purely informational value, including Core Web Vitals (LCP, FID, CLS), mobile-friendliness, and HTTPS security.
Pageview
A metric defined as an instance of a page being loaded (or reloaded) in a browser. It is a fundamental measurement of content consumption on a website.
Page Speed
The amount of time it takes for a web page to load content and become interactive for a user. A critical part of Core Web Vitals and user experience.
PageRank
The original Google algorithm used to measure the importance and authority of a web page based on the quantity and quality of its inbound links.
Pagination
The method of splitting large sets of content (like a category listing on an e-commerce site or a blog page) across several sequential web pages. Proper SEO pagination uses techniques like rel="next"/rel="prev" (now deprecated but understood) or simplified canonicalization to manage crawl budget and indexation.
Paid Link
A link that has been purchased, either through money or goods/services, for the purpose of manipulating rankings. Must be marked with rel="sponsored".
Paid search (or SEM)
The practice of running advertisements on search engine results pages (e.g., Google Ads, PPC).
Parameter handling
The process of dealing with dynamic URL parameters (e.g., ?color=red&size=large) in an SEO-friendly manner to prevent search engines from crawling and indexing duplicate or low-value content.
PDF (Portable Document Format)
A file format used to present documents in a manner independent of application software, hardware, and operating systems. PDFs can be crawled and indexed by search engines, but they are often not optimized for mobile experience.
Penalty
A ranking demotion applied to a website by a search engine (either manually by a human reviewer or automatically by an algorithm) for violating the engine's webmaster guidelines (e.g., keyword stuffing, spamming, or buying links).
People Also Ask (PAA)
A SERP feature consisting of a box of collapsible questions related to the user's initial query, often providing excellent opportunities for content creation.
Persona
A semi-fictional representation of an ideal customer or audience member, based on market research and real data about existing customers. SEO and content strategies are often built around targeting specific user personas.
Personalization
The process of personalizing content, user interface, or advertising messages to individual users based on their collected data, previous behavior, or demographic information.
Personalized Search
The phenomenon where search engine results are altered for an individual user based on their past search history, location, browsing behavior, and Google account information.
PHP
A popular open-source scripting language particularly suited for web development and can be embedded into HTML. Many popular CMS platforms, like WordPress, are built on PHP.
Pillar Page
The central hub content that broadly covers a topic and links out to multiple, more specific, deep-dive cluster pages.
Piracy (Digital Content)
The unauthorized reproduction or use of material protected by copyright. Search engines may take action against sites engaging in piracy, often resulting in content removal or demotion in search results.
Plugins
Software components that add specific features to an existing computer program, most commonly used in the context of CMS platforms (like WordPress) to add SEO functionality (e.g., Yoast, Rank Math).
Pogo-Sticking
The action of a user clicking a search result, quickly returning to the SERP, and clicking a different result. Indicates low content quality or poor relevance for the first result.
Position (Ranking)
The numerical order in which a webpage appears in the search engine results page (SERP) for a given keyword. A position of 1 is the highest rank.
PPC (Pay-Per-Click)
An internet advertising model used to direct traffic to websites, where an advertiser pays a publisher (typically a search engine) when the ad is clicked.
Press Release
An official announcement issued to media outlets. While direct links are usually "no-follow," they build brand authority and E-E-A-T by earning high-trust mentions and organic backlinks.
Primary Keyword
The single most important keyword phrase a page is optimized to rank for.
Private Blog Network (PBN)
A Black-Hat tactic involving a network of cheaply built, often expired-domain-based websites used exclusively to create backlinks to a main "money site" to artificially boost its rankings.
Product schema
Product Schema is a Structured data markup (often JSON-LD) used on product pages to provide search engines with specific information about a product, such as its name, image, description, price, and review ratings, often qualifying the page for rich results.
Programmatic SEO
An automated approach to content generation where a high volume of unique, targeted landing pages are created by combining structured data (from a database or spreadsheet) with reusable content templates.
Prompt (LLM/AI)
The input or instruction given to a large language model (LLM) or generative AI tool to produce a desired output, such as an article, summary, or code snippet. Prompt engineering is a key skill for leveraging AI in content creation.
Proximity (Local SEO)
The distance between the user searching and the physical location of the business. It is one of the three primary factors (along with Relevance and Prominence) in determining local search rankings.
PWA (Progressive Web App)
A type of application software delivered through the web, built using common web technologies (HTML, CSS, JavaScript) that aims to combine the best features of both mobile apps and websites, offering reliability and speed.
Python
A high-level, general-purpose programming language widely used in SEO for automation tasks, data analysis, web scraping, log file analysis, and developing SEO tools due to its extensive library ecosystem.
Q
Qualified lead
A potential customer who is both interested in a product and likely to buy, having met a certain set of criteria (e.g., budget, authority, need).
Qualified traffic
Website visitors who are highly likely to convert because their search intent closely matches the content or product offered.
Quality Content
Content that is accurate, comprehensive, unique, well-written, and created with E-E-A-T principles in mind, designed to fulfill the user's search intent completely.
Quality link
A backlink that comes from a relevant, authoritative, and trustworthy website.
Quality Score
Quality Score in SEO is Google’s holistic assessment of a webpage's potential for high organic visibility. It is driven by signals like content relevance, user experience (Core Web Vitals), and site authority (E-E-A-T).
Query (Search Term)
The word or phrase a user types into a search engine.
Query Deserves Freshness (QDF)
A ranking algorithm component that recognizes when a topic is trending or time-sensitive (e.g., election results, a product launch) and prioritizes recently published content.
Question Keywords
Search queries phrased as a question (e.g., "How does canonical tag work?"). Excellent targets for Featured Snippets and PAA boxes.
R
RAG SEO
The strategic application of Retrieval-Augmented Generation (RAG) concepts to improve the accuracy, freshness, and authority of AI-generated content used for search engine optimization, especially for informational queries.
Rank (or Ranking)
The position a web page holds in the search engine results page for a specific query.
Ranking factor
Any criteria that a search engine algorithm uses to evaluate and rank a web page (e.g., backlinks, page speed, content quality).
Ranking Signal
A specific indicator that influences search rankings (e.g., a secure HTTPS connection, mobile-friendliness).
RDFa (Resource Description Framework in Attributes)
A W3C recommendation for embedding structured data within HTML, XHTML and various XML-based document types to provide semantic meaning, which search engines use to create rich snippets.
Realtime Indexing
The concept where search engines index or process new content almost instantaneously after it is published, often facilitated by API submissions or highly efficient crawling, rather than waiting for a scheduled crawl.
Reciprocal Link
Reciprocal links are mutual hyperlinks between two related websites. The exchange boosts referral traffic and improves search engine relevance.
Reconsideration Request
A request submitted to Google Search Console after a Manual Action has been resolved, asking Google to review the site and remove the penalty.
Redirect
The process of sending a user (and search engine bot) to a different URL from the one they originally requested.
Referral Traffic
Visitors who come to a website by clicking a link on another website, excluding organic search engine visits, direct access, and social media traffic.
Referrer
The URL of the webpage that initiated a request and sent a visitor to your website via a hyperlink. This information is typically recorded in server logs and analytics tools.
Referring Domain
A unique website (domain) that links back to your website, contributing to your backlink profile and serving as a measure of your site's authority and link equity.
Regional keywords
Search terms that include geographical modifiers (such as city, state, or "near me") and are used by users looking for local businesses, services, or information specific to a physical location.
Reinclusion
The process of successfully submitting a website back to a search engine for indexing after it has been removed, often following the remediation of a manual penalty or resolution of a severe technical issue.
Rel=next/prev
HTML link attributes formerly used to indicate the relationship between paginated components (e.g., page 2 of 5). Search engines no longer use these tags for indexing purposes and recommend canonical tags for the individual pages instead.
Related Searches
Suggestions that appear at the bottom of the SERP, showing other queries people searched for in connection with the original query.
Relative URL
A URL that only includes the path to the page, without the domain name, used for internal linking (e.g., /blog/my-post).
Relevance
How well the content on a web page matches the semantic meaning and user intent of a search query.
Relevance Score
A metric used by search engine algorithms to determine how closely a specific webpage's content, title, and other signals match the user's search query, directly influencing ranking position.
Rendering
The process where a search engine executes JavaScript, fetches necessary resources, and constructs the final, fully-formed webpage content as a modern browser would, which is essential for indexing dynamic or JavaScript-heavy websites.
Render-blocking scripts
JavaScript or CSS files that prevent a web page from fully rendering in a browser until they are completely loaded and processed. These often need optimization (e.g., deferring or async loading) to improve Core Web Vitals and page speed.
Reputation management
The practice of monitoring and influencing a brand's reputation in search results and across the web.
Resource Pages
Resource pages are curated web pages linking to useful industry resources, serving as link-building targets to boost referral traffic and authority.
Responsive design
A web design approach where the layout and content of a page automatically adjust to fit the screen size and orientation of the user’s device.
Retrieval-Augmented Generation (RAG)
An advanced AI framework that enhances Large Language Models (LLMs) by retrieving information from external, trusted, and up-to-date knowledge sources to generate more accurate and grounded responses.
Rich snippet
Rich Snippets (or rich results) are enhanced SERP listings displaying additional, context-specific data like ratings and prices, enabled by structured data markup for better search visibility.
Robots.txt
A text file placed in the root directory of a website that tells search engine crawlers which pages or files they are permitted or forbidden to access.
ROI (Return on Investment)
A performance measure used to evaluate the efficiency or profitability of an investment (e.g., the profit gained from SEO efforts vs. the cost).
RSS Feed (Really Simple Syndication)
A standardized XML file format used by websites to publish frequently updated content (like blog posts or news articles), allowing subscribers and automated systems to receive updates efficiently.
S
Schema Markup (or Structured Data)
Code (typically JSON-LD) added to a website to help search engines better understand its content and entities, enabling Rich Snippets and Knowledge Panel integration.
Scrape
The process of extracting large amounts of data from websites, often used for research, competitive analysis, or content gathering (when done ethically and legally).
Search Engine
A search engine is a web-based application and information retrieval program that allows users to find and retrieve relevant information from the Internet (e.g., Google, Bing, Yahoo).
Search Engine Marketing (SEM)
A broad term encompassing all efforts to gain visibility on search engine results pages (SERPs), including both organic SEO and paid advertising (PPC).
Search Engine Poisoning
Malicious SEO tactics used to inject malware or spam content into search results.
Search engine results page (SERP)
The page displayed by a search engine in response to a user's query.
Search Generative Experience (SGE)
Google's experimental AI-powered search experience that generates summarized answers (AI Overviews) and integrates with the traditional SERP.
Search history
A record of the user's past search queries and clicked results, which can personalize future search results.
Search Results
The list of organic and paid links, Rich Snippets, and other elements displayed on the SERP.
Search Visibility
A metric that estimates how often a website appears in the search results for its target keywords.
Search volume
The average number of times a specific search query is entered into a search engine over a given period (usually monthly).
Secondary Keywords
Related keywords that are targeted by a page to provide semantic context and comprehensive coverage of the topic, supporting the primary keyword.
Secure Sockets Layer (SSL) certificate
A digital certificate that authenticates the identity of a website and enables an encrypted HTTPS connection.
Seed Keywords
The initial, broad terms used to start the keyword research process, which are then expanded into long-tail phrases and clusters.
Semantic Chunking
The practice of breaking down long pieces of content into logical, self-contained sections that address specific subtopics, improving readability and aiding search engine understanding.
Semantic Publishing
A concept focused on structuring content using metadata and schema markup so that machines can understand the meaning and context, not just the keywords.
Semantic Search
A search engine's effort to go beyond matching keywords to understand the context, intent, and conceptual relationships behind a query and the content.
Semantic SEO
The practice of optimizing content for topic relevance and user intent, moving beyond simple keyword matching to help search engines understand the meaning and context of a page.
Semantic Triple
A semantic triple is an S-P-O (Subject-Predicate-Object) structure used on the Semantic Web. This format helps machines and search engines understand relationships and facts, improving content ranking.
SEO (Search Engine Optimization)
The practice of increasing the quantity and quality of traffic to a website through organic search engine results.
SEO Audit
A complete analysis of a website's overall performance, including technical, on-page, and off-page factors, to identify opportunities and fix problems.
SEO Campaign
A coordinated effort over a defined period to improve a website's organic search rankings and visibility for a specific set of target keywords and goals.
SEO Consulting
The practice of advising businesses on best practices, strategies, and technical implementations to improve their performance in organic search results.
SEO Report
A document detailing a website's organic search performance, including keyword rankings, traffic trends, technical issues, and progress toward SEO goals.
SEO Silo
A website architecture technique that groups related content into thematic directories and links them together internally to establish deep topical relevance.
SEO Writing
Crafting high-quality, engaging content that is strategically optimized with keywords and structured correctly to rank highly in search engines.
SERP Features
Non-traditional organic results on the SERP, such as Featured Snippets, Local Packs, People Also Ask boxes, and Sitelinks.
Share of Voice
It measures your brand's organic search visibility and the portion of search market attention you capture for target keywords versus competitors.
Short-Tail Keywords
Broad, general search queries typically consisting of one or two words (e.g., "SEO glossary"). They have high search volume and high competition.
Sitemap
A file (usually XML) that lists all the important pages on a website to help search engines crawl and index them more intelligently.
Sitelinks
Sub-listings that appear beneath a main search result for branded or navigational queries, directing users to specific key pages of the site.
Site architecture
The way a website's pages are organized and linked together, which influences user experience and how effectively search engine crawlers discover and index content.
Sitewide Link
A hyperlink that appears on every page of a website (e.g., in a footer or sidebar). Often considered less valuable than a contextual link.
Skyscraper technique
A content strategy where you find top-performing content, create something significantly better (taller), and then promote it to the sites linking to the original, lower-quality content.
Social Media
Online platforms that allow users to create and share content or participate in social networking; activities here can indirectly influence SEO (e.g. Facebook, Instagram & LinkedIn).
Social Proof
The psychological phenomenon where people assume the actions of others reflect the correct behavior; in SEO, this is often represented by reviews, testimonials, and high social engagement.
Social Signal
Indicators from social media platforms (like shares, likes, and comments) that may indirectly influence search engine rankings by driving visibility and brand awareness.
Spam
Any unsolicited, irrelevant, or inappropriate digital content, typically created to manipulate search engine rankings or traffic (e.g., link schemes, keyword stuffing).
SpamBrain
Google's AI-based system designed to detect and neutralize various forms of search engine spam.
Spamdexing
Manipulative techniques used to trick search engines into ranking irrelevant pages highly, encompassing all Black-Hat tactics.
Spider traps
Technical configurations (often unintentionally created) on a website that cause search engine spiders/crawlers to get stuck in an infinite loop or crawl an excessively deep section, wasting crawl budget.
Splash pages
An introductory page on a website that users see before reaching the main content, often used for branding, age verification, or collecting email addresses (often discouraged in modern SEO).
srcset
An HTML attribute used on images to specify a set of different images and sizes, allowing the browser to choose the most appropriate image for the user's device and screen resolution, improving page speed.
Stop Word
Common words (like "the," "a," "is," "of") that search engines often filter out of a query because they are considered too frequent to be meaningful for ranking purposes.
Subdomain
A subdivision of a main domain (e.g., blog.yourdomain.com instead of yourdomain.com/blog). Subdomains are often treated by Google as separate entities.
Syndication
The process of republishing your content on third-party websites, often used for gaining wider reach, though proper technical setup (like canonical tags) is needed to avoid duplicate content issues.
T
Taxonomy
A classification system used to group relevant URLs and content, maximizing website structure, improving crawlability, and enhancing user findability.
Taxonomy SEO
The organization and categorization of content (e.g., tags, categories, hierarchies) to improve site structure and topical relevance, especially for large, dynamic sites.
Technical SEO
The process of ensuring a website meets the technical requirements of modern search engines to improve crawling, indexing, and overall performance (e.g., site speed, architecture, status codes).
Text to HTML code
The process of converting plain written content into structured markup (using tags like <h1>, <h2>, <h3>, <p>, and <ul>), making the content readable by web browsers and search engine crawlers.
TF-IDF (Term Frequency-Inverse Document Frequency)
A numerical statistic that reflects how important a word is to a document in a collection or corpus. Used by SEO tools to compare a page’s word usage to that of its top-ranking competitors.
Thin Content
Content that offers little to no value, substance, or unique information to the user. Often targeted and penalized by quality updates (like Panda).
Thumbnail
A small, representative image or video frame that acts as a clickable preview of larger content; a high-quality thumbnail is critical for improving click-through rates (CTR) on SERPs and video platforms.
Tiered Link Building
An advanced link scheme where link equity is built up in layers: Tier 1 links point to the main site, Tier 2 links point to the Tier 1 links, and so on.
Time on page
The average amount of time users spend viewing a specific page.
Top-Level Domain (TLD)
The last segment of a domain name, classifying it as either a two-letter ccTLD (country code, e.g., .uk, .us or .ca) or a three-or-more character gTLD (generic, e.g., .com, .org or .net).
Top-of-Funnel (ToFu)
The initial stage of the customer journey where content targets broad audiences to build brand awareness. It focuses on addressing general pain points and answering educational questions through blog posts, infographics, or videos to attract new visitors.
Topical Relevance
The depth and breadth of content a website has on a specific subject, signaling to search engines that the site is an expert or authority on that topic.
Toxic links
Backlinks that are considered harmful to a website’s SEO performance because they originate from spammy, low-quality, or penalized websites, potentially leading to a ranking penalty.
Traffic
The visitors who come to a website.
Transactional Query
A search query where the user has a clear intent to complete a transaction, often including words like "buy," "price," or "order."
Transport Layer Security (TLS)
The successor to SSL, a cryptographic protocol designed to provide communication security over a computer network. Powers HTTPS.
Trust
A holistic measure of a website's perceived reliability, authority, and safety, often earned through secure protocols (HTTPS), high-quality backlinks, positive user experience, and responsible site history.
TrustRank
A historical concept describing a system for identifying and combating web spam by assigning a degree of trustworthiness to web pages based on links from a set of known, highly trusted "seed sites."
Trust Flow (TF)
A proprietary metric developed by Majestic SEO that predicts the quality of a website based on the authority of sites that link to it, with links from high-authority sources increasing the score.
U
UGC Link Attribute
The rel="ugc" value used in the link attribute to indicate that a link was placed by a user (e.g., in a forum post or comment section) and is not editorially vouched for.
Unlinked Mention
A reference to a brand, company, or person on a website that does not include a hyperlink back to the official site. These are often targeted for link building efforts.
Unnatural Links
Hyperlinks that appear to be manipulative or placed solely for the purpose of inflating search rankings, leading to potential penalties.
Universal Search
Google's integration of various types of media (images, video, news, maps) into the single, main SERP.
URI (Uniform Resource Identifier)
A sequence of characters that identifies a logical or physical resource used to interact with representations of the resource over a network. It is the superset of a URL.
URL (Uniform Resource Locator)
The essential web address or a link specifying the location to access resources like a webpage on the internet.
URL folders
The directories or subdirectories within a website's URL structure (e.g., /blog/ or /category/) used to organize content hierarchy and signal topic depth.
URL parameter
A key-value pair appended to a URL following a question mark (?) used for traffic tracking, analytics, or dynamic page content changes. Also referred to as query strings or URL variables.
URL Rating (UR)
A third-party metric (e.g., Ahrefs) that rates the strength of a specific URL's backlink profile. Note: This is not a Google metric.
URL Slug
The part of the URL that specifically identifies a page in a readable format (e.g., in /my-blog/great-seo-guide, great-seo-guide is the slug).
Usability
How easy it is for a user to interact with and use a website or product. Closely related to User Experience (UX).
User Agent
A software program or device that accesses a web server. Search engine bots (like Googlebot) and web browsers are the most common examples, identifying themselves to the server.
User experience (UX)
How a user feels about interacting with a website, encompassing ease of navigation, aesthetic design, accessibility, and speed.
User-Generated Content (UGC)
Any form of content (reviews, comments, forum posts, images) created and published by unpaid contributors, such as customers or fans.
UTM code (Urchin Tracking Module)
Tags added to the end of a URL to track the effectiveness of digital marketing campaigns by identifying the source, medium, and campaign name.
V
Vanity Metrics
Data points that are easily manipulated and do not correlate with business success (e.g., pageviews, likes) versus actionable metrics (e.g., conversion rate, ROI).
Vanity URL
A memorable, custom, and brand-specific web address that replaces a long or generic URL (e.g., brand.com/sale instead of brand.com/p/342159). They enhance branding, memorability, and ease of sharing.
Vertical Search
Vertical search focuses on a specific category (like video, flights, or jobs) to provide specialized, in-depth search results.
Vertical Search Engines
Specialized search engines that focus on a single category (e.g., jobs, travel) to provide users with highly relevant, focused results.
Video SEO
The process of optimizing video content and its hosting page (titles, descriptions, schema) to appear in Google's Video SERP features and internal video search results (e.g., YouTube).
Virtual Assistant (VA)
An independent contractor who provides administrative, technical, or creative assistance to clients remotely. VAs are often utilized by professionals (like SEOs and brand managers) to manage routine tasks, allowing them to focus on high-level strategy.
Voice Search
The use of spoken commands to search the internet, requiring optimization for natural language and long-tail question keywords.
W
Wayback Machine
An archival tool for viewing historical snapshots of websites, useful for link reclamation and content history research.
Webflow
A no-code visual development platform used to design, build, and host responsive, production-ready websites.
Webpage
A singular, uniquely addressed document on the web, serving as a primary container for indexed content.
Website
A comprehensive, interconnected collection of web pages and assets housed under a single, dedicated domain name.
Webspam
Practices intended to deceive search engine algorithms, including techniques like keyword stuffing and cloaking.
Website Hit
An outdated, unreliable SEO term referring to a single request made to a server. Not a meaningful metric for SEO or business performance.
Website Navigation
The hierarchical system of menus and internal links that facilitates user flow and crawler discovery across a site.
Website Structure
The logical hierarchy and internal linking of web pages, crucial for search engine crawler efficiency and ranking authority.
White-Hat SEO
Ethical practices and techniques that adhere to search engine guidelines, focused on genuinely improving user experience and providing quality content.
WordPress
The world’s most popular Content Management System (CMS), used to power a large percentage of websites.
Word Count
The metric detailing the total number of words on a web page, influencing perceived content depth and search relevance.
X
XML (Extensible Markup Language)
A markup language designed to be both human and machine-readable, commonly used to format sitemaps.
XML Sitemap
A technical list of a website's vital URLs and metadata, used as a roadmap for search engines to efficiently crawl and index content. Unlike a normal sitemap, which is built for user navigation, the XML sitemap is solely a technical file for search engines.
X-Robots-Tag
An HTTP header directive used to control the indexing and serving of content on a page, often used for non-HTML files like images or PDFs.
Y
Yahoo
A web services provider and search engine that uses Microsoft Bing's search results.
Yandex
The most popular search engine in Russia.
YMYL pages (Your Money or Your Life)
Content related to topics such as health, financial stability, or safety that could significantly impact a person's future well-being. This requires the highest levels of Expertise, Authority, and Trustworthiness (E-A-T) from search engines.
YouTube SEO
The practice of optimizing video files, titles, tags, and descriptions to rank within YouTube’s internal search engine and in Google’s Universal Search results.
Z
Z-Pattern
A visual design principle based on the pattern users typically follow when scanning a web page that lacks clear information hierarchy: left to right, down and across again.
Zero-Click Search
A search query where the user's question is answered directly on the SERP (often via a Featured Snippet, AI Overview or Knowledge Panel), resulting in no click to an external website.