Home › Glossary
The A-Z of the web
472 terms, spelled out and cross-referenced — the way a good reference book should be.
A
A/B TestingCroA/B testing is a controlled experiment that compares two versions of a web page or element to determine which performs better against a specific goal. It removes guesswork from optimization. If you are making changes without testing, you are gambling, not optimizing.Above the FoldCroAbove the fold refers to the portion of a webpage visible without scrolling. It originated in print journalism. On the modern web, its meaning has shifted dramatically due to mobile devices, infinite scroll, and varied screen sizes. What matters is not a fixed pixel line but the first impression users form in the first few seconds.Accessibility (a11y)AccessibilityAccessibility (often shortened to a11y for the 11 letters between the A and the Y) means designing and building digital products that people of all abilities can perceive, understand, navigate, interact with, and contribute to. It is not a feature tier or a special mode. It is a fundamental property of well-built software, no different from security or performance.Accessibility AuditAccessibilityAn accessibility audit is a systematic evaluation of a website, application, or digital product against accessibility standards (typically WCAG 2.2 AA). It combines automated scanning (axe-core, WAVE), manual testing (keyboard, screen reader), expert review, and sometimes user testing to produce a comprehensive list of issues and remediation guidance.Accessibility OverlayAccessibilityAn accessibility overlay is a third-party script (typically JavaScript) that a website operator adds to their site, claiming it will automatically detect and fix accessibility problems and/or add a toolbar of accessibility settings. Overlays are widely condemned by the disability community and accessibility professionals. They cannot make a site accessible, often introduce new barriers, and in some cases increase legal liability. The W3C Overlay Fact Sheet, signed by over 1,000 experts, explains why.Accessible FormsAccessibilityAccessible forms are form controls that every user can perceive, understand, and complete. This means every input has a visible and programmatically associated label, clear error messages, logical focus order, and sufficient touch or click target sizes. Poorly built forms are one of the most common barriers on the web and a frequent source of WCAG violations.AccordionGeneralAn accordion is a vertically stacked set of collapsible panels that users can expand or collapse to reveal or hide content. It is commonly used for FAQs, product specifications, and navigation menus.Account-Based Marketing (ABM)MarketingAccount-Based Marketing (ABM) is a strategic approach that coordinates marketing and sales resources to target, engage, and convert a specific set of high-value accounts. Instead of casting a wide net, ABM treats each account as a market of one.ADA ComplianceAccessibilityADA compliance in the digital context means ensuring a website or mobile application meets the accessibility requirements of the Americans with Disabilities Act (ADA). While the ADA predates the commercial internet, courts and the Department of Justice have consistently held that websites are places of public accommodation and must be accessible to people with disabilities, using WCAG as the technical benchmark.Affiliate MarketingMarketingAffiliate marketing is a performance-based channel where businesses pay external partners (affiliates) a commission for driving qualified traffic or sales. It is a pay-for-performance model: you only pay when a specific action (usually a sale) occurs.Agentic SearchAiAgentic search is search performed by AI agents on behalf of users. Rather than the user searching, the AI agent independently researches, compares, and executes tasks across multiple steps and sources. It represents the third wave of search evolution.Agentic WorkflowAiAn agentic workflow is a structured process where AI agents autonomously plan, execute, and iterate on multi-step tasks, using tools and decision-making at each stage to achieve a goal.Agile DevelopmentGeneralAgile development is an iterative approach to software development that emphasizes flexibility, collaboration, customer feedback, and small rapid releases over rigid planning and extensive documentation. It is guided by the Agile Manifesto's four values and twelve principles.AI Agent / Autonomous AgentAiAn AI agent is an LLM-powered system that can independently plan, use tools, execute multi-step tasks, and make decisions to achieve a goal with minimal human intervention.AI CitationsAEOAI citations are references to a source (website, article, video) included in AI-generated answers. They function like footnotes in AI Overviews, ChatGPT responses, and Perplexity answers. Getting cited is the primary goal of AEO and GEO.AI Crawler (GPTBot, ClaudeBot, PerplexityBot)AiAI crawlers are bots operated by AI companies (OpenAI, Anthropic, Perplexity) that index web content for LLM training and/or real-time search retrieval. GPTBot, ClaudeBot, and PerplexityBot are the three you need to know, and you should configure your robots.txt to allow search bots while optionally blocking training bots.AI GatewayAiAn AI gateway is a middleware layer that sits between your applications and AI model providers, handling routing, security, rate limiting, cost tracking, and governance for all AI traffic.AI ModeAiGoogle AI Mode is an advanced search interface within Google Search that provides Gemini-powered conversational, multi-step reasoning with inline citations. It goes beyond AI Overviews by handling follow-ups, comparisons, and complex research tasks in a single session.AI ObservabilityAiAI observability is the practice of monitoring, tracing, and analyzing AI system behavior in production to understand why models produce the outputs they do, track quality, and debug failures.AI OverviewAiGoogle's AI Overview is a generative answer block displayed above organic search results, synthesizing information from multiple sources into a conversational response with inline citations. It replaced the Search Generative Experience (SGE) and became Google's default answer format for a significant share of queries.AI Visibility PyramidAEOThe AI Visibility Pyramid is a framework (popularized by Animalz) that organizes AI search optimization into three layers: SEO fundamentals (base), content extractability (middle), and brand authority (top). It provides a structured approach to AEO and GEO strategy.AI-Assisted Development (Cursor / Copilot)AiAI-assisted development uses LLMs to help developers write, debug, and understand code in real time. GitHub Copilot, Cursor, Claude Code, and Codex are the leading tools in this rapidly evolving category.AlgorithmSEOA search algorithm is a complex set of rules and calculations a search engine uses to rank web pages in response to a user query.Algorithm UpdateSEOAn algorithm update is a significant change to how a search engine ranks content, often causing measurable shifts in search results and site traffic.Alt TextAccessibilityAlt text (alternative text) is the text description embedded in an image's HTML alt attribute that screen readers announce in place of the image. It is the single most important accessibility technique for images. Good alt text conveys the content and function of an image. Bad alt text (or missing alt text) is a WCAG Level A failure and one of the most common accessibility defects on the web.Alt TextSEOAlt text (alternative text) is an HTML attribute added to image tags that describes the image content for accessibility and search engine understanding.Anchor TextSEOAnchor text is the visible, clickable text in a hyperlink. Search engines use it as a signal of what the linked page is about.AngularFront EndAngular is a TypeScript-based web application framework developed by Google. It provides a comprehensive, opinionated platform including routing, forms, HTTP client, state management, and testing utilities out of the box.Animation / Motion DesignDesignAnimation and motion design in interfaces use movement to guide attention, provide feedback, indicate transitions, and add personality. Effective motion is purposeful, performant, and respectful of user preferences.Answer EngineAiAn answer engine is a search platform that delivers direct answers instead of links. ChatGPT, Perplexity, and Google AI Overviews are answer engines. They extract, synthesize, or generate a response so users don't need to click through to a website.Answer Engine OptimizationAEOAEO is the practice of structuring content so AI-powered answer engines (ChatGPT, Perplexity, Google AI Overviews) cite your brand as a source in their generated responses. Unlike SEO, the goal is citation, not ranking.APIWeb DevelopmentAn API (Application Programming Interface) is a set of defined rules that enables one software application to communicate with and use the functionality of another.App Bundle / AABMobile DevelopmentThe Android App Bundle (AAB) is Google's required publishing format that generates optimized APKs for each device configuration, reducing app size by an average of 15%.App Store Optimization (ASO)MarketingThe process of improving a mobile app's visibility and conversion rate in app store search results.ARIAAccessibilityARIA (Accessible Rich Internet Applications) is a W3C specification that supplies the semantics missing in plain HTML for interactive widgets and dynamic content. ARIA attributes such as role, aria-label, aria-expanded, and aria-live tell assistive technologies what elements are and what they do. The first rule of ARIA: if you can use a native HTML element that already has the semantics built in, do that instead.Artificial IntelligenceAiArtificial Intelligence is the simulation of human intelligence by machines, especially computer systems. It enables software to reason, learn, perceive, and make decisions at scale.AstroFront EndAstro is a content-focused web framework that ships zero JavaScript by default. It uses island architecture to render static HTML and only hydrates interactive components on demand, supporting multiple UI frameworks (React, Vue, Svelte) within the same page.Atomic AnswerAEOAn atomic answer is a self-contained, citable content unit that answers exactly one question. It is the smallest piece of content that an AI engine can extract and use independently, designed for maximum extractability.Atomic Design (Atoms / Molecules / Organisms)DesignAtomic Design is a methodology for creating design systems by breaking interfaces into a hierarchy of components: atoms (basic elements), molecules (simple combinations), organisms (complex sections), templates (layouts), and pages (specific instances).Attribution Modeling (First-Click, Last-Click, Multi-Touch, Data-Driven)AnalyticsAttribution modeling is the framework that determines how credit for conversions is assigned to different marketing touchpoints along a customer's journey. Models range from simple (first-click gives all credit to the first touchpoint; last-click gives all credit to the final touchpoint) to sophisticated (multi-touch distributes credit across multiple touchpoints; data-driven uses machine learning to assign credit based on actual impact).Authentication vs AuthorizationBackendAuthentication verifies who you are. Authorization verifies what you are allowed to do. They are two distinct security concepts that are often confused. Authentication always comes before authorization.Authentication vs AuthorizationSecurityAuthentication verifies who you are (identity). Authorization determines what you are allowed to do (permissions). They are distinct but complementary security functions that are often confused.AVIFPerformanceAVIF (AV1 Image File Format) is the most compression-efficient image format available, offering 50% smaller files than JPEG and 20-30% smaller than WebP, with HDR and wide color gamut support.AWS (EC2 / S3 / CloudFront / Lambda)InfrastructureAmazon Web Services (AWS) is Amazon's cloud computing platform. EC2 provides virtual servers, S3 stores files, CloudFront is a CDN, and Lambda runs code without provisioning servers.axe-coreAccessibilityaxe-core is an open-source accessibility testing engine developed by Deque Systems. It is the industry-standard library for automated accessibility testing, integrated into browsers, CI/CD pipelines, and testing frameworks. axe-core runs a set of rules against a page's DOM and reports violations with WCAG success criterion mappings, element selectors, and fix guidance.
B
B2B MarketingMarketingB2B marketing is the practice of promoting products and services to other businesses rather than individual consumers. It involves longer sales cycles, higher deal values, multiple decision-makers, and a heavy emphasis on educational content, relationship building, and demonstrated ROI.BacklinkSEOA backlink is a link from one website to another. Search engines treat backlinks as votes of confidence, making them one of the strongest ranking signals.Backup StrategyDevopsA backup strategy defines what data you protect, how often you back it up, where you store backups, and how you restore them. A good strategy follows the 3-2-1 rule: three copies, two different media, one offsite.BigCommerceEcommerceBigCommerce is an open SaaS ecommerce platform built for mid-market and enterprise businesses. Unlike Shopify, it charges zero transaction fees on any payment gateway and offers stronger native B2B features, making it a strong choice for stores with complex catalogs, wholesale operations, or custom checkout requirements.Black Hat vs White Hat SEOSEOWhite hat SEO follows search engine guidelines to improve rankings through legitimate means. Black hat SEO uses aggressive, manipulative tactics that violate guidelines and risk penalties.BLUF (Bottom Line Up Front)AEOBLUF (Bottom Line Up Front) is a writing principle where the main answer or conclusion comes in the first sentence, followed by supporting details. It is the single most important writing technique for AEO because AI engines truncate attention after the first 20-30% of content.Bounce RateAnalyticsBounce rate is the percentage of sessions that were not engaged. In GA4, bounce rate is calculated as 100% minus engagement rate, making it a derived metric. This is a fundamentally different calculation from Universal Analytics where bounce rate measured single-page sessions with no interaction.Brand GuidelinesDesignBrand guidelines are the official rulebook for how a brand should be presented across every medium, covering logo usage, color values, typography, tone of voice, and application examples.Brand IdentityDesignBrand identity is the visible and tangible expression of a brand: its logo, colors, typography, imagery, voice, and all visual and verbal cues that distinguish it from competitors.Breadcrumb NavigationGeneralBreadcrumb navigation is a secondary navigation system that shows users their current location within a website's hierarchy, typically displayed as a horizontal trail of clickable links separated by separators like "Home / Services / Web Design".Browser CachingPerformanceStoring previously downloaded resources on the user's device so subsequent page loads (or return visits) can skip network requests entirely.BundlingWeb DevelopmentBundling is the process of combining multiple source files (JavaScript modules, CSS files, assets) into fewer, optimized output files for production deployment.
C
CAC (Customer Acquisition Cost)AnalyticsCustomer Acquisition Cost (CAC) is the total cost of acquiring a new customer, including all marketing and sales expenses divided by the number of new customers acquired in a given period. It is a core business metric that determines the efficiency and sustainability of growth.Caching (Redis)BackendCaching is the technique of storing frequently accessed data in a fast, temporary storage layer to serve future requests faster. Redis is the most popular in-memory data store used for caching, providing sub-millisecond response times.Call to Action (CTA)CroA CTA is a prompt that tells the user what to do next. It is the tipping point between a browse and a conversion. Bad CTAs are vague. Great CTAs are specific, urgent, and impossible to misinterpret.Canonical TagSEOA canonical tag (`rel=canonical`) is an HTML element that tells search engines which version of a URL is the preferred or master version when duplicate or similar pages exist.CapacitorMobile DevelopmentAn open-source native runtime from the Ionic team that allows web applications to run as native mobile apps with access to device APIs.CAPTCHA / reCAPTCHA / TurnstileSecurityCAPTCHA and its modern alternatives (reCAPTCHA, Cloudflare Turnstile) are challenge-response tests used to distinguish human users from automated bots. They protect forms, login pages, and APIs from abuse.Captioning / TranscriptsAccessibilityCaptions are synchronised text that displays spoken dialogue, sound effects, and other audio information during video playback. Transcripts are full-text records of audio or video content. Both are WCAG Level A requirements for pre-recorded multimedia. Captions serve people who are deaf or hard of hearing, non-native speakers, and anyone watching without sound.Case StudyCroA case study is a detailed account of how a specific customer achieved results using your product or service. It is the most powerful form of social proof because it is the most specific, the most credible, and the most persuasive. A case study is a testimonial with evidence.CCPA / CPRAPrivacyThe California Consumer Privacy Act (CCPA) and California Privacy Rights Act (CPRA) are California state laws granting residents rights over their personal data. The CPRA expanded and amended the CCPA, effective January 2023.ccTLD (Country Code TLD)GeneralA ccTLD is a two-letter top-level domain assigned to a specific country, sovereign state, or territory, such as .uk (United Kingdom), .jp (Japan), or .br (Brazil).ChatGPT SearchAiChatGPT Search is OpenAI's AI-powered search engine that combines web retrieval with GPT generation. It provides cited, conversational answers to queries. It is one of the three major AI search platforms (with Google AI Overviews and Perplexity).Checkout AbandonmentCroCheckout abandonment is when a user adds items to their cart but leaves before completing the purchase. The average rate is 70-80%. It is the single biggest revenue leak in ecommerce. Every abandoned cart is a signal that something in the checkout experience broke the user's trust or patience.ChunkingAiChunking is the process of breaking content into smaller, semantically coherent segments that AI retrieval systems can index and retrieve independently. It is a core technique in RAG architecture and directly impacts whether your content gets cited.CI/CD (GitHub Actions)DevopsCI/CD automates the process of testing and deploying code changes. GitHub Actions is a CI/CD platform built into GitHub that runs workflows triggered by events like pushes, pull requests, or schedules.Citation GapAEOThe citation gap is the difference between your brand's citation rate and your competitors' citation rates in AI-generated answers. A large citation gap means your competitors are being cited by AI engines while you are not, representing a strategic vulnerability.Citation RateAEOCitation rate measures how often your brand or content is cited in AI-generated answers relative to total relevant queries. It is the AEO/GEO equivalent of organic click-through rate: the primary KPI for AI visibility.Click-Through Rate (CTR)CroCTR is the percentage of people who click on a specific link or CTA out of the total who see it. It measures the effectiveness of your copy, design, and offer in getting users to take the next step. High CTR does not always mean high conversion rate. They are different metrics.Client-Side Rendering (CSR)Web DevelopmentClient-side rendering (CSR) generates HTML content in the browser using JavaScript, with the server providing a minimal shell and data APIs rather than fully rendered pages.Cloud HostingInfrastructureCloud hosting runs your site across a network of virtual servers that draw resources from a large underlying pool. It scales on demand and you pay only for what you use, making it flexible and resilient.CloudflareInfrastructureCloudflare is a global network that provides CDN, DDoS protection, DNS, web security, and edge computing services. It sits between your website and its visitors, optimizing and protecting every request.CLS (Cumulative Layout Shift)PerformanceCLS measures the largest burst of unexpected layout shifts during the entire lifecycle of a page. Target: under 0.1.CMSCmsA Content Management System (CMS) is software that lets you create, manage, and publish digital content without writing code from scratch. It separates content from presentation, so non-technical teams can update websites without touching HTML or CSS.Code SplittingWeb DevelopmentCode splitting is the practice of dividing an application's JavaScript into separate bundles that can be loaded on demand, rather than sending everything in one monolithic file.Cognitive LoadCroCognitive load is the amount of mental effort required to use your website. High cognitive load means the user has to think too hard. When thinking gets hard, users leave. Low cognitive load means the experience feels intuitive. The best CRO makes the right action feel like the obvious action.Cold StartBackendA cold start is the delay that occurs when a serverless function is invoked after being idle. The cloud provider must provision resources and initialize the runtime before executing the code.Color Contrast RatioAccessibilityColor contrast ratio measures the difference in luminance between foreground text and its background, expressed as a ratio (e.g., 4.5:1). WCAG requires a minimum contrast ratio of 4.5:1 for normal text and 3:1 for large text (18px bold or 24px regular) at Level AA. Low contrast is the most common accessibility failure on the web, affecting users with low vision and everyone in bright sunlight.Color PaletteDesignA color palette is a defined set of colors used consistently across a brand or product interface to create visual harmony, hierarchy, and emotional tone.Component LibraryFront EndA component library is a collection of reusable, pre-built UI components (buttons, forms, modals, navigation) that can be used across projects to ensure consistency and speed development.Composable CommerceEcommerceComposable Commerce is an architectural approach where you assemble best-of-breed commerce components (storefront, search, payments, CMS, personalization) rather than using a single monolithic platform. Each component is independently deployed, scaled, and updated, connected via APIs. It is the practical application of MACH Architecture principles to ecommerce.Content CalendarContent StrategyA content calendar is a schedule that plans, organizes, and tracks content production and publication. It turns a content strategy into an actionable timeline, ensuring consistent output, preventing duplication, and aligning content with campaigns, product launches, and seasonal events.Content Delivery Network (CDN)PerformanceA geographically distributed network of proxy servers that deliver content from locations closest to the user, reducing latency and improving load times.Content MarketingContent StrategyContent marketing is the strategic creation and distribution of valuable, relevant content to attract and retain a clearly defined audience, ultimately driving profitable customer action. It is not advertising. It is giving away your best insights so people trust you enough to buy from you.Content StrategyContent StrategyContent strategy is the planning, creation, delivery, and governance of content. It ensures every piece of content serves a clear business goal, reaches the right audience, and fits within a larger ecosystem. It is the blueprint that turns content from random publishing into a coordinated system.ContentfulCmsContentful is an enterprise-grade headless CMS that provides a visual content modeling interface, robust governance features, and a global CDN for content delivery. Founded in 2013, it pioneered the headless CMS category and remains the leading choice for large organizations that need structured content management with enterprise SLAs.Context WindowInfrastructureA context window is the maximum amount of text (measured in tokens) that an LLM can process at one time when generating a response. It limits how much of your content the AI can read before generating its answer. Content beyond the context window is invisible to the LLM.Conversational AIAiConversational AI is the technology that powers natural, human-like conversations between computers and people. It includes chatbots, voice assistants, and customer support automation, now driven primarily by LLMs.Conversational SearchAiConversational search is a search experience where users interact through natural language dialogue with follow-up questions, rather than typing isolated keywords. ChatGPT and Perplexity are conversational search interfaces; traditional Google is not.Conversion Funnel (ToFu/MoFu/BoFu)CroThe conversion funnel is a model that visualizes the customer journey from first awareness to final conversion. It is divided into three stages: Top of Funnel (ToFu, awareness), Middle of Funnel (MoFu, consideration), and Bottom of Funnel (BoFu, decision). Each stage requires different content, different CTAs, and different optimization strategies.Conversion RateAnalyticsConversion rate is the percentage of sessions or users who completed a desired action (a conversion) out of the total number of sessions or users. In GA4, it is calculated as key events per session or key events per user.Conversion Rate OptimizationCroCRO is the systematic process of increasing the percentage of website visitors who take a desired action. It is not about getting more traffic. It is about getting more value from the traffic you already have.Cookie Attributes (Secure/HttpOnly/SameSite)SecurityCookie attributes (Secure, HttpOnly, SameSite) are flags set on HTTP cookies to control their security properties: encryption in transit, JavaScript access restrictions, and cross-origin sending behavior.Cookie ConsentAnalyticsCookie consent is the legal requirement to obtain a user's permission before storing or accessing cookies and similar tracking technologies on their device. It is mandated by regulations like GDPR (EU), ePrivacy Directive (EU), CCPA/CPRA (California), and LGPD (Brazil), each with different requirements for how consent must be obtained and managed.Cookie Consent BannerPrivacyA cookie consent banner is a website notification that informs visitors about cookie usage and obtains their consent where required by privacy regulations like GDPR and ePrivacy Directive.Cookie DeprecationAnalyticsCookie deprecation refers to the phase-out of third-party cookies by web browsers, led by Google Chrome after Safari and Firefox already blocked them. This fundamentally changes how cross-site tracking, retargeting, and audience targeting work, forcing a shift to first-party data, privacy-preserving APIs, and alternative measurement methods.Core Web VitalsPerformanceA set of three Google metrics (LCP, INP, CLS) that measure real-world user experience on loading, interactivity, and visual stability.CORSBackendCORS (Cross-Origin Resource Sharing) is a browser security mechanism that controls which web pages can request resources from a different origin. It uses HTTP headers to define allowed origins, methods, and headers for cross-origin requests.CORSSecurityCORS (Cross-Origin Resource Sharing) is a browser security mechanism that controls how web pages from one origin can request resources from a different origin. It uses HTTP headers to define allowed cross-origin requests.CPC / CPM / CPAMarketingCPC (Cost Per Click), CPM (Cost Per Mille, or cost per 1,000 impressions), and CPA (Cost Per Acquisition) are the three primary pricing models in digital advertising. Each serves a different campaign objective: clicks, visibility, or conversions.Crawl BudgetSEOCrawl budget is the number of URLs Googlebot can and wants to crawl on your site within a given time frame, determined by crawl demand and crawl rate limits.CrawlingSEOCrawling is the process by which search engine bots discover and download web pages by following links across the internet.Critical Rendering PathPerformanceThe sequence of steps the browser uses to convert HTML, CSS, and JavaScript into pixels. Minimizing this path is the foundation of frontend performance optimization.CRMBusinessCRM (Customer Relationship Management) is a system that manages all interactions with current and potential customers. It centralizes contact data, tracks sales activities, manages pipelines, and stores customer history. For B2B companies, the CRM is the single source of truth for go-to-market operations.Cross-Platform DevelopmentMobile DevelopmentBuilding a single application that runs on multiple platforms (iOS, Android, web, desktop) using one shared codebase.CrUX ReportPerformanceThe Chrome User Experience Report is Google's public dataset of real-user performance metrics from opted-in Chrome browsers. It powers field data in PSI and Search Console.CSPBackendContent Security Policy (CSP) is a browser security standard that prevents cross-site scripting (XSS), clickjacking, and other code injection attacks by controlling which resources a page can load and execute.CSPSecurityContent Security Policy (CSP) is a browser security standard that uses HTTP headers to control which resources (scripts, styles, images, fonts) a page is allowed to load, preventing XSS and data injection attacks.CSRFSecurityCross-Site Request Forgery (CSRF) is an attack that tricks an authenticated user into performing unintended actions on a web application by sending forged requests from another site.CSSWeb DevelopmentCSS (Cascading Style Sheets) is a declarative language that controls the visual presentation of HTML documents across screens, print, and other media.CSS FlexboxWeb DevelopmentCSS Flexbox is a one-dimensional layout model that distributes space and aligns items within a container, making it ideal for navigation bars, centering, and dynamic row/column layouts.CSS GridWeb DevelopmentCSS Grid is a two-dimensional layout system that enables precise control over rows and columns simultaneously, making it the definitive tool for page-level layouts.Custom Post TypesCmsCustom Post Types (CPTs) are user-defined content types in WordPress that extend the default post and page types. They allow you to create structured content like portfolios, testimonials, products, events, or any content type specific to your site's needs, with its own admin interface and template files.Customer Data Platform (CDP)AnalyticsA Customer Data Platform (CDP) is a system that unifies customer data from multiple sources into a single, persistent, and actionable customer profile. It enables personalized marketing across channels by creating a complete view of each customer that goes beyond what a CRM or marketing automation platform can provide alone.Customer JourneyCroThe customer journey is the complete sequence of touchpoints and interactions a person has with your brand, from first awareness through post-purchase. CRO is impossible without understanding the customer journey. You cannot optimize a path you have not mapped.
D
Dark PatternsCroDark patterns are user interface designs intentionally crafted to trick or manipulate users into doing things they would not otherwise do. They are the opposite of ethical CRO. They produce short-term gains and long-term trust destruction. Avoid them completely.DashboardGeneralA dashboard is a graphical user interface that displays key metrics, data visualizations, and performance indicators on a single screen, giving users an at-a-glance view of the state of their business, project, or system.Data LayerAnalyticsThe data layer is a JavaScript object (typically named window.dataLayer) that stores structured information about a user's interaction with a website and passes it to Google Tag Manager. It acts as a bridge between your website's code and your tracking tags, ensuring clean, reliable data flows regardless of how tags are configured.DatabaseBackendA database is an organized collection of structured data stored and accessed electronically. It provides persistent storage, efficient retrieval, concurrent access, and data integrity through a Database Management System (DBMS).DDoS ProtectionSecurityDistributed Denial-of-Service (DDoS) protection is a set of techniques and services that defend against attacks attempting to overwhelm a website or server with traffic, making it unavailable to legitimate users.Deep Linking (Universal Links / App Links)Mobile DevelopmentA technique that directs users to specific content inside a mobile app from external links, instead of landing on the app's homepage.Demand GenerationMarketingDemand generation is the process of creating awareness and interest in a product or service through coordinated marketing programs. It covers the entire funnel from building brand awareness to capturing demand through high-intent channels and nurturing prospects until they are ready to buy.Deployment PipelineDevopsA deployment pipeline is an automated sequence of stages that code passes through from commit to production, including build, test, review, and deploy steps.Design HandoffDesignDesign handoff is the process of transferring finalized designs from designers to developers for implementation. The goal is to bridge the gap between design intent and code with minimal misinterpretation.Design SprintDesignA Design Sprint is a five-day process developed by Google Ventures for answering critical business questions through design, prototyping, and testing with real users. It compresses months of work into a week.Design SystemDesignA design system is a collection of reusable components, patterns, and standards governed by clear principles. It is the single source of truth for teams building digital products at scale.Design SystemFront EndA design system is a comprehensive collection of reusable components, design tokens, guidelines, and principles that govern how a product is designed and built. It is the single source of truth for a brand's digital experience.Design TokensDesignDesign tokens are platform-agnostic variables that store design decisions like colors, spacing, typography, and shadows. They bridge design and code by replacing hardcoded values with named references.Digital MarketingMarketingDigital marketing is the practice of promoting products, services, or brands through online channels including search engines, social media, email, websites, and paid media. It replaces or supplements traditional advertising with measurable, targeted, and often automated campaigns.Digital Sustainability / Green WebFront EndDigital sustainability is the practice of designing, building, and operating digital products and services in ways that minimize environmental impact. The Green Web movement applies these principles specifically to websites and web applications.DNSWeb DevelopmentThe Domain Name System (DNS) translates human-readable domain names (like example.com) into machine-readable IP addresses that computers use to connect.DNS Management (A Record / CNAME)InfrastructureDNS management is the process of configuring your domain's DNS records to control which servers handle your domain, email, and subdomains. A records point domains to IP addresses; CNAME records point domains to other domains.DockerDevopsDocker packages your application and all its dependencies into a lightweight, portable container that runs the same way everywhere: your laptop, a test server, or production.Dofollow vs NofollowSEODofollow links pass link equity and influence search rankings. Nofollow links do not pass equity and are used for untrusted or paid content, though they may still drive traffic.DOMWeb DevelopmentThe Document Object Model (DOM) is a programming interface that represents an HTML or XML document as a tree of objects that can be manipulated with scripts.Domain NameGeneralA domain name is the human-readable web address users type into a browser to visit a website, like google.com or atomicglue.com. It maps to a numerical IP address that computers use to find each other on the internet.Domain RegistrarInfrastructureA domain registrar is a company authorized to sell domain name registrations, renewals, and transfers. It is where you buy and manage your domain ownership.Duplicate ContentSEODuplicate content is content that appears on multiple URLs, either within the same site or across different domains, which can confuse search engines and dilute ranking signals.
E
E-E-A-TSEOE-E-A-T stands for Experience, Expertise, Authoritativeness, and Trustworthiness: the four pillars Google's quality raters use to evaluate content quality, especially on YMYL topics.E-E-A-T in AI SearchAiE-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) is Google's quality framework for evaluating content. In AI search, E-E-A-T signals are even more critical because AI systems use them to decide which sources to cite with confidence.Edge AIAiEdge AI runs machine learning models on local devices (phones, cameras, IoT hardware) instead of in the cloud. It enables real-time AI inference with no internet dependency, lower latency, and better privacy.Edge CachingPerformanceStoring pre-generated responses on CDN edge servers so subsequent requests are served without contacting the origin server. Critical for low TTFB.Edge ComputingInfrastructureEdge computing runs code on servers located close to your users geographically, reducing latency by processing data and logic at the network edge instead of a central data center.Edge FunctionsBackendEdge functions are serverless functions that run at the network edge, in CDN nodes geographically close to users, rather than in a single centralized region. They minimize latency by executing code as close to the user as possible.Email Automation / Drip CampaignMarketing AutomationEmail automation (drip campaigns) is the practice of sending pre-written emails triggered by specific user actions or time intervals. It enables personalized, behavior-based communication at scale, nurturing leads, onboarding users, and driving conversions without manual effort.Email MarketingMarketing AutomationEmail marketing is the use of email to send promotional, educational, or transactional messages to a targeted audience. It is one of the highest-ROI marketing channels, delivering an average return of $36 for every $1 spent, with particular strength in lead nurturing, customer retention, and lifecycle communication.EmbeddingsAiEmbeddings are numerical vector representations of text that capture semantic meaning, enabling AI systems to match concepts by similarity rather than exact keywords. They are the foundation of semantic search and RAG retrieval.Emotional DesignDesignEmotional design is the practice of creating products that elicit specific emotional responses from users, building connection, delight, and loyalty. Don Norman's framework divides it into three levels: visceral, behavioral, and reflective.Empty State / Error State / Loading StateDesignThese are three critical non-happy-path UI states. Empty states appear when there is no data to show. Error states handle failures. Loading states indicate that content is being fetched. Designing all three determines how resilient a product feels.Engagement RateAnalyticsEngagement rate is the percentage of sessions that qualify as 'engaged' in GA4. An engaged session is one where the user spent at least 10 seconds on the site, viewed 2 or more pages, or triggered a key event. Engagement rate is the inverse of bounce rate.EntityAiIn AI and search, an entity is a distinct, identifiable thing or concept (a person, brand, place, product, idea) that a knowledge graph can recognize and relate to other entities. Entities are the atomic units of understanding for AI systems.Entity StrengtheningAEOEntity strengthening is the process of building a brand's recognition and authority as a distinct entity in the Knowledge Graph through schema markup, Wikipedia presence, consistent citations, and entity-rich content. It is a core AEO and GEO tactic.Environment VariablesSoftware EngineeringEnvironment variables are key-value pairs stored outside your application code that configure behavior based on the environment: development, staging, or production. They keep secrets and settings out of your codebase.European Accessibility Act (EAA)AccessibilityThe European Accessibility Act (EAA, Directive 2019/882) is an EU directive requiring that key digital products and services be accessible to people with disabilities. It came into full effect on June 28, 2025, and applies to any organisation operating in or targeting the EU market, regardless of where the company is headquartered.Event TrackingAnalyticsEvent tracking is the practice of recording specific user interactions on a website or app (clicks, form submissions, video views, purchases) as structured data points sent to an analytics platform. In GA4, event tracking is the fundamental data model: every measurable interaction is an event.Exit-Intent PopupCroAn exit-intent popup is a modal or overlay that appears when a user's mouse movement or cursor behavior suggests they are about to leave the page. It is the last chance to convert a departing visitor. Used well, it recovers 5-15% of abandoning users. Used poorly, it annoys everyone.Express.jsBackendExpress.js is a minimal, unopinionated web application framework for Node.js that provides a thin layer of routing, middleware, and HTTP utilities. It is the most widely used Node.js web framework.External LinkingSEOExternal linking is the practice of linking from your website to a page on a different domain. It signals credibility to users and helps search engines understand your content's context.ExtractabilityAEOExtractability is the measure of how easily an AI system can locate, parse, and extract a specific answer from your content. High extractability content uses BLUF structure, clear headings, atomic answers, and schema markup. It is the technical foundation of AEO.
F
FaviconGeneralA favicon is the small icon displayed in browser tabs, bookmarks, and the address bar to visually identify a website. It is typically 16x16 or 32x32 pixels.FCP (First Contentful Paint)PerformanceFCP measures the time from navigation to when the browser renders the first DOM content. Target: under 1.8 seconds.Featured SnippetSEOA featured snippet is a concise answer displayed at the top of Google Search results, extracted from a web page and shown in a box above organic listings.FigmaDesignFigma is a browser-based collaborative design tool used for UI/UX design, prototyping, and design system management. It enables real-time collaboration, version control, and shared component libraries.Fine-TuningAiFine-tuning is the process of taking a pre-trained model and training it further on a smaller, task-specific dataset to improve its performance on a particular use case or change its behavior.First-Party DataAnalyticsFirst-party data is information a business collects directly from its own audience or customers through its own channels: website analytics, CRM data, purchase history, app usage, email engagement, and customer surveys. It is data you own and control, with direct consent from your users.FlutterMobile DevelopmentGoogle's open-source UI toolkit for building natively compiled applications for mobile, web, and desktop from a single Dart codebase.Focus Management / Focus IndicatorAccessibilityFocus management is the practice of programmatically moving keyboard focus between elements when the UI changes (e.g., opening a dialog, loading new content, revealing a menu). A focus indicator is the visible highlight or outline around the element that currently has keyboard focus. Both are critical for keyboard and screen reader users. WCAG 2.2 introduced Focus Not Obscured (AA) and Focus Appearance (AAA) to strengthen requirements.Font Display SwapPerformanceA CSS font-display strategy that renders text immediately in a fallback font while the custom font loads, then swaps to the custom font once downloaded. Prevents Flash of Invisible Text (FOIT).Form OptimizationCroForm optimization is the practice of improving web forms to increase completion rates. Every field you add, every label you write, every error message you show either helps or hurts conversion. The goal is to remove every reason to abandon the form before submission.Freshness SignalAiA freshness signal is any indicator that tells AI systems your content is current and regularly updated. AI search engines, especially Google AI Overviews, increasingly favor fresh content over older but potentially more authoritative sources.FrictionCroFriction is anything that slows down, confuses, or discourages a user from completing a desired action. It is the opposite of a smooth conversion flow. Every element of friction is a conversion leak. The CRO practitioner's job is to find friction and eliminate it.Full Site Editing (FSE)CmsFull Site Editing (FSE) is a set of WordPress features that extends the block editor (Gutenberg) from editing page content to editing the entire site. With FSE and a block theme, you can customize headers, footers, templates, and global styles using the visual Site Editor, all without touching code.
G
GDPRPrivacyThe General Data Protection Regulation (GDPR) is a European Union regulation that governs how organizations collect, process, and store personal data of EU residents. It applies to any organization worldwide that handles EU resident data.Generative AI (GenAI)AiGenerative AI refers to AI models that create new content text, images, audio, video, or code rather than just analyzing or classifying existing data.Generative EngineAiA generative engine is an AI-powered system that produces original text responses by synthesizing information across multiple sources, rather than simply extracting and displaying a single passage. ChatGPT is the prototypical generative engine.Generative Engine OptimizationGEOGEO is the practice of optimizing content so generative AI engines (ChatGPT, Gemini, Claude, Perplexity) cite your brand in their responses. It extends AEO by accounting for how LLMs generate original text rather than just extract existing snippets.Git / GitHubDevopsGit is a version control system that tracks changes to your code. GitHub is a cloud platform that hosts Git repositories and adds collaboration features like pull requests, issues, and Actions.Go-to-Market Strategy (GTM)MarketingA Go-to-Market (GTM) strategy is the comprehensive plan for launching a product to market. It defines the target audience, value proposition, pricing, channels, sales model, and marketing approach. A good GTM strategy answers who you are selling to, how you reach them, and why they should buy.Google Analytics 4 (GA4)AnalyticsGoogle Analytics 4 (GA4) is Google's event-based analytics platform that superseded Universal Analytics in July 2023. Unlike its predecessor which relied on session-and-pageview-centric tracking, GA4 uses an event-driven data model that unifies web and app data into a single property.Google Search ConsoleSEOGoogle Search Console (GSC) is a free tool from Google that helps website owners monitor, maintain, and troubleshoot their site's presence in Google Search results.Google Tag ManagerAnalyticsGoogle Tag Manager (GTM) is a free tag management system that lets you deploy and manage marketing and analytics tags (tracking code snippets) on your website without modifying the underlying site code. It acts as a central hub that receives data from your site and routes it to platforms like Google Analytics, Google Ads, Meta Pixel, and hundreds of other tools.GooglebotSEOGooglebot is Google's web crawling bot that discovers and fetches pages across the internet for indexing and ranking.GPTAiGPT stands for Generative Pre-trained Transformer. It is a family of LLMs developed by OpenAI that popularized the modern AI boom, starting with GPT-1 in 2018 and evolving through GPT-4o and beyond.GraphQLBackendGraphQL is a query language and runtime for APIs, developed by Meta (Facebook), that lets clients request exactly the data they need in a single request. It provides a strongly typed schema and real-time subscriptions.Grid SystemDesignA grid system is a structure of columns, gutters, and margins that provides a consistent framework for arranging content on a page. It brings order, alignment, and rhythm to layouts.Grounding (AI)AiGrounding is the practice of tying an AI's generated response to verifiable, up-to-date sources from the web. It is the primary technique for preventing hallucinations. RAG is the most common grounding architecture for AI search.Growth LoopMarketingA growth loop is a self-reinforcing system where the output of one user action becomes the input that acquires the next user, creating sustainable, compounding growth without proportional increases in spend. Unlike a funnel, which is linear and leaky, a loop feeds itself.Growth MarketingMarketingGrowth marketing is a data-driven, experimental approach to marketing focused on the entire customer lifecycle, not just acquisition. It uses rapid testing, cross-functional collaboration, and product-led tactics to achieve sustainable, compounding growth.GuardrailsAiAI guardrails are safety mechanisms that prevent AI systems from producing harmful, biased, or unsafe outputs. They filter inputs, constrain model behavior, and validate outputs in real time.Gutenberg EditorCmsThe Gutenberg Editor is WordPress's block-based content editor, introduced in WordPress 5.0 (December 2018). It replaced the classic TinyMCE editor with a modular block system where every piece of content (paragraph, image, heading, gallery, embed) is a block that can be added, rearranged, and styled independently.Gzip / Brotli CompressionPerformanceServer-side compression algorithms that reduce the size of HTML, CSS, and JavaScript files before sending them to the browser. Brotli typically achieves 20-30% better compression than Gzip.
H
HallucinationAiA hallucination is an AI-generated response that is confident, plausible, and completely false. LLMs produce hallucinations when they lack grounded, retrieved sources and rely instead on pattern completion from training data.Hamburger MenuGeneralA hamburger menu is a navigation icon consisting of three horizontal lines that, when clicked or tapped, reveals a hidden menu. It is widely used on mobile websites and apps to save screen space.Heading HierarchyAccessibilityHeading hierarchy is the practice of using <h1> through <h6> elements in a logical, nested order that reflects the content structure of the page, just like the outline of a book or report. Headings must not skip levels, and a page should have exactly one <h1>. Heading hierarchy is critical for screen reader navigation, SEO, and general content comprehension.Headless CMSCmsA Headless CMS decouples the content management backend from the frontend presentation layer. Content is stored and managed in a backend system and delivered via APIs (REST or GraphQL) to any frontend. This gives developers full freedom over the presentation layer while content editors get a clean, purpose-built editing interface.Headless CommerceEcommerceHeadless Commerce decouples the frontend storefront from the backend ecommerce engine. The backend (products, cart, checkout, payments, inventory) runs on a platform like Shopify Plus or BigCommerce, while the frontend is built with a custom framework like Next.js or Remix. This gives brands full control over the shopping experience without platform limitations.HeatmapAnalyticsA heatmap is a visual representation of user interaction data on a webpage, using color coding to show where users click (click maps), move their mouse (move maps), or scroll (scroll maps). Heatmaps reveal which page elements get attention and which go unnoticed.Helpful Content SystemSEOGoogle's Helpful Content System is a ranking mechanism that rewards people-first content and demotes content written primarily for search engine rankings.Hero SectionCroThe hero section is the large, prominent banner at the top of a webpage. It is the first thing visitors see and the single most valuable real estate on your site. It must communicate your value proposition, set the visual tone, and drive the primary action within seconds.High Contrast ModeAccessibilityHigh Contrast Mode is an operating system accessibility setting that replaces the colour scheme on screen with a high-contrast palette (typically black and white or black and yellow) to improve readability for users with low vision, colour blindness, or light sensitivity. The CSS prefers-contrast media query lets websites detect and respond to this preference.HreflangSEOHreflang is an HTML attribute that tells search engines which language and regional version of a page to serve to users based on their language and location.HSTSSecurityHTTP Strict Transport Security (HSTS) is a security header that tells browsers to always connect to a website over HTTPS, never plain HTTP. It prevents downgrade attacks and SSL stripping.HTMLWeb DevelopmentHTML (HyperText Markup Language) is the standard markup language that structures content on the web using elements enclosed in tags.HTTPWeb DevelopmentHTTP (HyperText Transfer Protocol) is the application-layer protocol that governs communication between web clients (browsers) and servers.HTTP/2Web DevelopmentHTTP/2 is a major revision of HTTP that improves performance through multiplexing, header compression, and stream prioritization over a single connection.HTTP/3Web DevelopmentHTTP/3 is the latest major revision of HTTP that replaces TCP with QUIC, a transport protocol built on UDP, to eliminate head-of-line blocking and reduce connection latency.HTTPSWeb DevelopmentHTTPS (HyperText Transfer Protocol Secure) encrypts HTTP communication using TLS, protecting data integrity and privacy between client and server.HTTPS / TLSSecurityHTTPS (HTTP Secure) is the encrypted version of HTTP, secured by TLS (Transport Layer Security). It encrypts all data between a browser and a web server, preventing eavesdropping, tampering, and forgery.Hybrid AppMobile DevelopmentAn app built with web technologies (HTML, CSS, JavaScript) that runs inside a native WebView container, combining web development speed with native deployment.HydrationFront EndHydration is the process where client-side JavaScript takes over a server-rendered HTML page, attaching event handlers and state management to make the static page interactive. The page looks ready before it actually is.
I
Image OptimizationPerformanceThe practice of selecting, compressing, sizing, and delivering images to minimize load time while preserving visual quality. The single highest-impact optimization for most websites.Inclusive DesignAccessibilityInclusive design is a design methodology that considers the full range of human diversity (ability, language, culture, gender, age) from the outset, rather than designing for a narrow "average" user and then retrofitting for everyone else. It is a broader, more proactive frame than accessibility compliance, though the two deeply overlap.Incrementality TestingAnalyticsIncrementality testing measures the causal impact of a marketing campaign by comparing outcomes between a group exposed to the campaign and a randomly selected holdout group that was not exposed. It answers the question: did this campaign actually drive additional conversions that would not have happened anyway?IndexingSEOIndexing is the process of storing, parsing, and organizing crawled web pages in a search engine's database so they can be retrieved for relevant queries.Information Architecture (IA)UXInformation Architecture (IA) is the practice of organizing, structuring, and labeling content so that users can find information and complete tasks efficiently. It is the blueprint for content navigation and hierarchy.INP (Interaction to Next Paint)PerformanceINP measures page responsiveness by observing the latency of all clicks, taps, and keyboard interactions. Target: under 200 ms.Internal LinkingSEOInternal linking is the practice of linking from one page on a website to another page on the same domain, creating a navigable structure for users and crawlers.IP AddressWeb DevelopmentAn IP address is a unique numeric identifier assigned to every device connected to a computer network that uses the Internet Protocol for communication.
J
JavaScriptWeb DevelopmentJavaScript is a dynamic programming language that enables interactive behavior, data manipulation, and server-side logic in web applications.JSONWeb DevelopmentJSON (JavaScript Object Notation) is a lightweight, human-readable data interchange format that uses key-value pairs and ordered lists.JSON-LDSEOJSON-LD (JavaScript Object Notation for Linked Data) is Google's recommended format for implementing structured data, keeping markup separate from HTML in a script tag.JWTBackendJWT (JSON Web Token) is a compact, URL-safe token format for representing claims between two parties. It is commonly used for stateless authentication and secure information exchange in web applications.JWTSecurityJSON Web Token (JWT) is a compact, URL-safe token format for representing claims between parties. It is commonly used for API authentication (Bearer tokens), OAuth 2.0 access tokens, and OIDC ID tokens.
K
Keyboard NavigationAccessibilityKeyboard navigation means all interactive functionality on a web page can be operated using only a keyboard, without requiring a mouse, touch, or other pointing device. Tab moves focus between focusable elements, Enter and Space activate controls, and arrow keys navigate within composite widgets. Keyboard accessibility is a WCAG Level A requirement and a prerequisite for many assistive technologies.Keyword ResearchSEOKeyword research is the process of identifying the search terms people use to find content, products, or services, forming the strategic foundation of SEO and content marketing.Knowledge GraphAiA knowledge graph is a structured database of entities and their relationships, used by Google and other AI systems to understand facts about people, places, things, and how they connect. It powers knowledge panels and informs AI Overviews.Knowledge PanelSEOA knowledge panel is a box that appears on Google Search showing summarized information about an entity (person, place, organization, or thing) pulled from Google's Knowledge Graph.Kotlin (Android)Mobile DevelopmentGoogle's preferred language for Android development: a modern, concise, and safe JVM language that is fully interoperable with Java.KPIAnalyticsA Key Performance Indicator (KPI) is a measurable value that tracks progress toward a specific business objective. In analytics, KPIs are the metrics that matter most: the few numbers that tell you whether your business is healthy and moving in the right direction. Not every metric is a KPI.KubernetesDevopsKubernetes (K8s) is an open source platform for automating deployment, scaling, and management of containerized applications. It turns a cluster of servers into a single pool of compute resources.
L
Landing PageCroA landing page is a standalone web page designed specifically for a marketing or advertising campaign. It is where a visitor 'lands' after clicking a link, ad, or email. Unlike a homepage, a landing page has a single focus: conversion.Landmark ElementsAccessibilityLandmark elements are HTML5 semantic elements that define the major regions of a page (<header>, <nav>, <main>, <aside>, <section>, <footer>). They create navigation points that screen reader users can jump to directly, bypassing repetitive content and moving between page regions with a single keystroke.Large Language ModelAiA Large Language Model is a neural network trained on massive text data that can generate, summarize, translate, and reason about human language. GPT-4, Claude, Gemini, and Llama are all LLMs.Lazy LoadingWeb DevelopmentLazy loading defers the loading of non-critical resources (images, iframes, scripts) until they are needed, typically when they scroll into the viewport.LCP (Largest Contentful Paint)PerformanceLCP measures the time from navigation to when the largest visible content element is rendered. Target: under 2.5 seconds.Lead GenerationCroLead generation is the process of attracting and converting strangers into prospects who have expressed interest in your product or service. It is the bridge between 'someone visited your site' and 'someone is ready to buy'.Lead MagnetCroA lead magnet is an incentive offered to prospects in exchange for their contact information. It is the 'what's in it for me' that converts a visitor into a lead. Without a compelling lead magnet, your lead generation form is just asking for free personal data.Lead Scoring / Lead NurturingBusinessLead scoring assigns numerical values to leads based on their behavior and fit to prioritize sales follow-up. Lead nurturing is the process of building relationships with leads through targeted, automated communications until they are ready to buy. Together they turn a raw list of contacts into a prioritized, conversion-ready pipeline.LighthousePerformanceAn open-source Google auditing tool measuring performance, accessibility, SEO, best practices, and PWA readiness. Produces lab-based scores, not field data.Link BuildingSEOLink building is the practice of acquiring hyperlinks from other websites to your own, with the goal of improving search engine rankings through increased authority.Link EquitySEOLink equity (also called link juice) is the value or authority passed from one page to another through hyperlinks, influencing the linked page's ability to rank.LLM (Large Language Model)InfrastructureA Large Language Model (LLM) is a neural network trained on massive text data that can understand, generate, and manipulate human language. GPT-4, Gemini, and Claude are LLMs. They are the 'generation' engine in Generative Engine Optimization.LLMs.txtGEOLLMs.txt is a proposed standard file (placed at /llms.txt) that gives AI crawlers a structured summary of your website's content. Think of it as a sitemap designed specifically for LLMs. Over 840,000 sites have implemented it as of late 2025.Local SEOSEOLocal SEO is the practice of optimizing a website and online presence to rank in local search results, targeting users searching for products or services in a specific geographic area.Logo / WordmarkDesignA logo is a graphic mark that identifies a brand. A wordmark is a type of logo made entirely of the brand name in a distinctive type treatment. Both are the most recognizable element of brand identity.Long-Tail KeywordSEOA long-tail keyword is a specific, multi-word search phrase that typically has lower search volume but higher conversion intent and less competition than broad terms.Looker StudioAnalyticsLooker Studio (formerly Google Data Studio) is a free business intelligence and data visualization platform from Google. It connects to hundreds of data sources (GA4, Google Ads, BigQuery, Google Sheets, SQL databases, and more) to build interactive dashboards and reports.LTV (Lifetime Value)AnalyticsLifetime Value (LTV or CLV) is the predicted total revenue a business will earn from a single customer over the entire duration of their relationship. It is a forward-looking metric used to determine how much to spend on acquiring customers and which customer segments are most valuable.
M
MACH ArchitectureArchitectureMACH Architecture is an enterprise technology standard that stands for Microservices, API-first, Cloud-native, and Headless. It's the technical foundation for composable, best-of-breed software stacks. Systems built on MACH principles are modular, replaceable, and scalable, allowing organizations to swap components without rebuilding entire platforms.Machine Learning (ML)AiMachine Learning is a subset of AI where systems learn from data rather than being explicitly programmed. Instead of writing rules, you show the system examples and it figures out the patterns.Managed HostingInfrastructureManaged WordPress hosting is a premium service where the provider handles all server administration, WordPress updates, security monitoring, backups, and performance optimization on your behalf.MarkdownGeneralMarkdown is a lightweight markup language that uses plain text formatting syntax to create structured documents that can be converted cleanly to HTML. It was designed to be easy to read and write in its raw form.Marketing Automation (HubSpot / Marketo)Marketing AutomationMarketing automation is software that automates repetitive marketing tasks: email campaigns, social media posting, lead scoring, CRM updates, and multi-channel customer journeys. HubSpot and Marketo are the dominant platforms for B2B marketing automation, each serving different segments of the market.Marketing Mix Modeling (MMM)AnalyticsMarketing Mix Modeling (MMM) is a statistical analysis technique that uses aggregate historical data (sales, media spend, pricing, economic factors) to estimate the sales impact and ROI of various marketing activities. Unlike attribution modeling which operates on user-level clickstream data, MMM works at the market level using regression-based models.Martech StackAnalyticsA martech stack is the collection of marketing technology tools and platforms a company uses to execute, measure, and optimize its marketing programs. It typically includes a CRM, marketing automation platform, analytics tools, content management system, advertising platforms, and data infrastructure.Media QueriesWeb DevelopmentMedia queries are CSS features that apply styles conditionally based on device characteristics like viewport width, screen resolution, or user preferences.Meta DescriptionSEOA meta description is an HTML attribute that provides a brief summary of a web page, often displayed below the title tag in search results.MFA / 2FASecurityMulti-Factor Authentication (MFA) requires users to present two or more pieces of evidence to verify their identity. Two-Factor Authentication (2FA) is a subset requiring exactly two factors. MFA dramatically reduces account takeover risk.Micro-Conversion vs Macro-ConversionCroA macro-conversion is the primary goal of a website (a purchase, a sign-up). A micro-conversion is a smaller, intermediate action that indicates user engagement and progress toward the macro-conversion (email click, video watch, add to cart, page scroll). Both matter. You cannot optimize macro-conversions without understanding micro-conversions.Micro-FrontendsFront EndMicro-frontends extend microservice principles to the frontend by decomposing a web application into smaller, independent applications that are developed, tested, and deployed by separate teams, then composed into a cohesive user experience.MicrointeractionsDesignMicrointeractions are small, contained moments of interaction that accomplish a single task. Examples include toggling a switch, seeing a like animation, or pulling to refresh. They add personality, feedback, and polish.MicroservicesGeneralMicroservices is a software architecture style where an application is structured as a collection of small, independent services that communicate over a network, each responsible for a specific business capability and deployable independently.Mobile App Analytics (Firebase)Mobile DevelopmentTools and platforms that track user behavior, engagement, crashes, and conversions in mobile applications, with Firebase as the industry standard.Mobile OptimizationWeb DevelopmentThe process of ensuring a website or app performs well, loads fast, and is easy to use on mobile devices.Mobile PerformanceMobile DevelopmentThe measurement and optimization of how fast a mobile app or website loads, renders, and responds to user interactions.Mobile UI/UX (Thumb-Friendly Design)UXDesign principles optimized for one-handed thumb use on mobile devices, placing interactive elements within easy reach of the thumb's natural arc.Mobile-First DesignDesignMobile-first design is a strategy of designing for the smallest screen first, then scaling up to larger screens. It forces prioritization of essential content and features, leading to better experiences on every device.Mobile-First IndexingSEOMobile-first indexing means Google primarily uses the mobile version of a website for indexing and ranking, making mobile optimization a fundamental ranking requirement.Mobile-First IndexingSEOGoogle's practice of indexing and ranking web content based primarily on the mobile version of a site, not the desktop version.MockupDesignA mockup is a high-fidelity, static visual representation of a design that shows what the final product will look like, including colors, typography, imagery, and layout.Modal / LightboxGeneralA modal (or lightbox) is a UI element that appears on top of the main page content, blocking interaction with the page behind it until the user takes an action to dismiss it. Modals are used for alerts, forms, confirmations, and image galleries.MQL / SQL / PQLBusinessMQL (Marketing Qualified Lead), SQL (Sales Qualified Lead), and PQL (Product Qualified Lead) are lead qualification stages that define how ready a prospect is to engage with sales. They create a common language between marketing and sales teams about lead quality and next actions.Multi-Agent SystemAiA multi-agent system coordinates multiple AI agents that specialize in different tasks and collaborate to solve problems that a single agent cannot handle effectively.
N
NameserverInfrastructureNameservers are the authoritative servers that tell the internet where to find your website and email services. They host your DNS zone and respond to queries about your domain.Native AppMobile DevelopmentAn application built specifically for one platform (iOS or Android) using that platform's native programming language and SDKs.Natural Language ProcessingAiNatural Language Processing is the branch of AI that enables computers to understand, interpret, and generate human language. It powers everything from spell check to ChatGPT.NetlifyGeneralNetlify is a cloud platform that combines hosting, serverless backend, and CI/CD into one workflow. It popularized the Jamstack architecture and is known for its atomic deploys and Git-based workflow.Next.jsFront EndNext.js is a React framework by Vercel that provides server-side rendering, static site generation, file-based routing, and API routes out of the box. It is the most popular production-grade React meta-framework.Node.jsBackendNode.js is an open-source, cross-platform JavaScript runtime built on Chrome's V8 engine that executes JavaScript outside the browser. It is the standard runtime for server-side JavaScript development.North Star MetricMarketingThe North Star Metric is the single metric that best captures the core value your product delivers to customers. It aligns every team around a shared outcome and drives sustainable growth by focusing on customer value, not vanity metrics.NoSQLBackendNoSQL (Not Only SQL) is a category of database systems that provide flexible, non-tabular data models for specific use cases where relational databases are less optimal. Types include document, key-value, wide-column, and graph databases.NuxtFront EndNuxt is an open-source full-stack framework built on Vue.js that provides server-side rendering, file-based routing, static site generation, and auto-imports. It is to Vue what Next.js is to React.
O
OAuth 2.0BackendOAuth 2.0 is an authorization framework that allows third-party applications to obtain limited access to a user's resources without exposing the user's credentials. It is the industry standard for delegated access.OAuth 2.0SecurityOAuth 2.0 is an authorization framework that enables third-party applications to obtain limited access to a user's resources without exposing their credentials. It powers 'Login with Google/Facebook/GitHub.'Off-Page SEOSEOOff-page SEO refers to actions taken outside your own website to improve its authority, trustworthiness, and search rankings, primarily through link building and brand signals.Offline ModeMobile DevelopmentThe ability of an app or website to remain functional when there is no internet connection.On-Page SEOSEOOn-page SEO is the practice of optimizing individual web pages to rank higher by improving content quality, HTML elements, and site structure.Open Rate / DeliverabilityMarketing AutomationOpen rate is the percentage of delivered emails that recipients open. Deliverability is the measure of whether your emails actually reach inboxes instead of spam folders. Open rate tells you how engaging your email is. Deliverability tells you whether anyone gets the chance to engage at all.Open SourceGeneralOpen source software is software whose source code is made publicly available for anyone to view, use, modify, and distribute under a license that complies with the Open Source Definition (OSD), established by the Open Source Initiative (OSI).Organic SearchSEOOrganic search refers to unpaid listings in search engine results that appear because of their relevance to the query, not because someone paid for placement.ORMBackendORM (Object-Relational Mapping) is a technique that lets developers interact with a relational database using object-oriented code instead of writing SQL directly. It maps database tables to classes and rows to objects.
P
Page BuilderCmsA page builder is a drag-and-drop visual editing tool that lets users create custom page layouts without coding. Popular WordPress page builders include Elementor, Beaver Builder, Divi Builder, and WPBakery. They provide a visual interface for adding, arranging, and styling content elements on a page, bypassing the theme's template structure.PageRankSEOPageRank is Google's foundational link analysis algorithm that measures the importance of web pages by counting the quality and quantity of links pointing to them.PageSpeed InsightsPerformanceA Google tool combining Lighthouse lab data with CrUX field data for any public URL. Shows both diagnostic scores and real-user metrics.PageviewAnalyticsA pageview is an event recorded when a user loads or reloads a webpage. In GA4, pageviews are tracked as the page_view event (part of automatically collected events) and each page_view contributes to a session.Partial Prerendering (PPR)PerformanceA rendering strategy pioneered in Next.js that combines static prerendering and dynamic streaming in the same HTTP response. Static shell is served instantly from CDN; dynamic content streams in.Passkeys / WebAuthnSecurityPasskeys are a passwordless authentication standard using public-key cryptography. WebAuthn is the W3C API that enables passkeys. Users authenticate with biometrics, PIN, or device unlock rather than passwords.Payload CMSCmsPayload CMS is an open-source headless CMS built on TypeScript and Express.js. Unlike Strapi (auto-generated admin) or Sanity (cloud-hosted), Payload CMS gives developers complete control over the admin panel, database schemas, and API behavior through code. It's TypeScript-native and designed for developers who want full-stack CMS customization without fighting abstractions.People Also AskSEOPeople Also Ask (PAA) is a SERP feature that displays related questions to the user's original query, expanding into answers when clicked.Performance BudgetPerformanceA set of agreed-upon limits on performance metrics or resource quantities that a team commits not to exceed. Prevents regressions from shipping.PerplexityAiPerplexity is an AI-powered answer engine that provides cited, real-time responses to queries with distinctive inline annotations and a dedicated source panel. It is one of the three major AI search platforms and is known for its transparent citation style and research-focused interface.PersonalizationCroPersonalization is the practice of tailoring content, offers, and experiences to individual users or segments based on their behavior, demographics, or preferences. Done right, it increases relevance and conversion. Done wrong, it is creepy, wasteful, or both.Persuasive DesignCroPersuasive design is the intentional use of psychological principles to influence user behavior toward a desired outcome. It is not manipulation. It is removing the psychological barriers to a decision the user already wants to make. Ethical persuasive design helps users make better decisions faster.PHPBackendPHP is a server-side scripting language designed for web development. It powers a massive portion of the web, including WordPress, and has modernized significantly since PHP 7 with JIT compilation and typed properties.Pillar Page / Topic ClusterContent StrategyA pillar page is a comprehensive, in-depth resource that covers a broad topic. Topic clusters are groups of related content pieces (cluster content) that link back to the pillar page. This structure signals topical authority to search engines and improves SEO by organizing content around core themes rather than isolated keywords.PluginsCmsPlugins are add-on software packages that extend the functionality of a CMS without modifying its core code. In WordPress, plugins can add anything from SEO tools and contact forms to full ecommerce systems and membership platforms. There are over 59,000 free plugins in the WordPress Plugin Directory alone.PPC (Google Ads)MarketingPPC (Pay-Per-Click) advertising, primarily Google Ads, lets businesses place ads in search engine results and pay only when someone clicks. It is the fastest way to get traffic and leads at scale, but it requires constant optimization to remain profitable.Preferred SourcesAEOPreferred sources are the websites and domains that AI systems cite most frequently in their generated answers. Wikipedia, YouTube, Reddit, and Amazon are the dominant preferred sources across all major AI platforms.Preload / Prefetch / PreconnectPerformanceResource hints that tell the browser to fetch or connect earlier than it would otherwise. Preload fetches critical resources early. Prefetch fetches resources for future navigation. Preconnect sets up early connections to origins.Privacy PolicyPrivacyA privacy policy is a legal document that explains how an organization collects, uses, stores, shares, and protects personal data. It is required by law in most jurisdictions for any website or app that handles user data.Product-Led Growth (PLG)MarketingProduct-Led Growth (PLG) is a go-to-market strategy where the product itself drives customer acquisition, retention, and expansion. Instead of sales-led or marketing-led growth, users discover, try, and buy the product with minimal human intervention.Progressive DisclosureCroProgressive disclosure is a design pattern that shows only the essential information or options at each step, revealing more details as the user needs them. It prevents overwhelm by deferring complexity until the user is ready for it. It is the antidote to information overload.Progressive EnhancementWeb DevelopmentProgressive enhancement is a design strategy that starts with a baseline of essential content and functionality that works everywhere, then layers enhanced experiences for capable browsers.Progressive Web App (PWA)Front EndA Progressive Web App (PWA) is a web application that uses modern browser capabilities to provide an app-like experience: it can be installed on the device, work offline, send push notifications, and access device features, all while being delivered through the web.Progressive Web App (PWA)Web DevelopmentA website that behaves like a native app: installable, offline-capable, with push notifications and access to device features.Prompt ChainingAiPrompt chaining is the technique of breaking a complex task into multiple smaller LLM calls, where the output of one prompt becomes the input to the next. This improves reliability and enables multi-step reasoning.Prompt EngineeringAiPrompt engineering is the practice of designing and refining input prompts to get reliable, accurate, and useful outputs from LLMs. It is the primary interface for controlling model behavior without modifying the model itself.PrototypeDesignA prototype is an interactive simulation of a product that allows users to click, navigate, and experience flows. It validates usability and behavior before development begins.Push NotificationsMobile DevelopmentMessages sent from a server to a user's device that appear as alerts, badges, or sounds even when the app is not open.PythonBackendPython is a high-level, interpreted programming language known for its readable syntax, extensive standard library, and massive ecosystem. It is one of the most versatile languages, used across web development, data science, automation, and AI.
Q
Quality Assurance (QA)GeneralQuality Assurance (QA) in software development is a systematic process that ensures a product meets defined quality standards through planning, testing, and process improvement. It focuses on preventing defects, not just finding them.Quality Score (Google Ads)MarketingQuality Score is Google Ads' internal rating of the relevance and quality of your keywords, ads, and landing pages. It directly impacts your ad rank and the actual cost per click. Higher Quality Scores mean better ad positions at lower costs.
R
RAG (Retrieval-Augmented Generation)AiRAG is a technique that improves LLM outputs by retrieving relevant information from a knowledge base before generating a response. It grounds the model in facts instead of relying solely on its training data.Rank MathCmsRank Math is a modern WordPress SEO plugin that offers more features in its free version than any competitor. It uses a modular architecture (you enable only the features you need), supports multiple focus keywords, advanced schema markup, redirection management, 404 monitoring, and local SEO, all in the free tier.ReactFront EndReact is a declarative, component-based JavaScript library for building user interfaces, maintained by Meta. It powers interactive UIs through a virtual DOM and unidirectional data flow.React NativeMobile DevelopmentA Meta-developed framework that lets you build native iOS and Android apps using React and JavaScript, with a shared codebase and native UI rendering.React Server ComponentsFront EndReact Server Components (RSC) are React components that render exclusively on the server, sending only their HTML output to the client. They reduce client-side JavaScript by keeping data fetching, database access, and rendering logic on the server.Readability (Flesch Reading Ease)AccessibilityReadability measures how easy a text is to read and understand. The Flesch Reading Ease test scores text from 0 (very hard) to 100 (very easy) based on sentence length and syllable count. WCAG recommends a Flesch-Kincaid Grade Level of 9 or lower (plain English) for web content, though specialised content may require higher levels.Real User Monitoring (RUM)PerformanceRUM captures performance data from actual users via JavaScript using Performance APIs. You own the data, it covers all browsers, and can capture custom metrics.Reduced MotionAccessibilityReduced motion is an accessibility setting that allows users to disable or minimise animations, transitions, and parallax effects in software. The CSS prefers-reduced-motion media query lets websites detect this preference and serve static alternatives. Excessive motion can cause disorientation for users with vestibular disorders and trigger seizures. WCAG requires that moving content can be paused, stopped, or hidden.Remarketing / RetargetingMarketingRemarketing (or retargeting) is a digital advertising technique that shows ads to people who have previously visited your website or interacted with your brand but did not convert. It keeps your brand top-of-mind and brings lost traffic back to complete a desired action.Render-Blocking ResourcePerformanceA CSS or JavaScript file that the browser must fully download and process before it can render any content to the screen. The most common performance bottleneck on the web.RenderingSEORendering is the process where a browser or search engine executes JavaScript to generate the fully visual and interactive page after receiving the raw HTML.Responsible AI / AI BiasAiResponsible AI is the practice of designing, developing, and deploying AI systems that are fair, transparent, accountable, and aligned with human values. AI bias is a core concern: models can amplify historical and societal biases present in training data.Responsive DesignWeb DevelopmentResponsive web design (RWD) is an approach that makes web pages render well on any device or screen size by using flexible layouts, flexible images, and CSS media queries.Responsive Images (srcset/sizes)PerformanceAn HTML technique using srcset and sizes attributes to serve different image resolutions based on the user's viewport width and device pixel ratio.RESTBackendREST (Representational State Transfer) is an architectural style for designing networked applications, primarily APIs. It relies on stateless, resource-oriented communication over HTTP with uniform interface constraints.Retrieval-Augmented Generation (RAG)AiRAG (Retrieval-Augmented Generation) is an AI architecture that retrieves relevant passages from a knowledge base (often the web) and passes them to a language model to generate a grounded, cited response. It is the technical backbone of ChatGPT Search, Perplexity, and many AI Overviews.RoadmapGeneralA roadmap is a strategic plan that outlines the vision, direction, priorities, and timeline for a product or project over a defined period. It communicates what will be built and why.ROASAnalyticsReturn on Ad Spend (ROAS) measures the gross revenue generated for every dollar spent on advertising. It is calculated as: Revenue from Ad Campaign / Cost of Ad Campaign. ROAS is the primary efficiency metric for paid advertising campaigns.Robots Meta TagSEOA robots meta tag is an HTML directive that tells search engine crawlers how to index and interact with a specific page, such as noindex, nofollow, or nosnippet.Robots.txtSEORobots.txt is a text file placed at the root of a website that instructs search engine crawlers which URLs they may or may not access.
S
SaaS / IaaS / PaaSGeneralSaaS (Software as a Service), IaaS (Infrastructure as a Service), and PaaS (Platform as a Service) are the three main cloud computing service models. They differ in the level of control and management you have over the computing stack, from fully managed software (SaaS) to virtualized infrastructure (IaaS).SaaS MarketingMarketingSaaS marketing is the specialized practice of marketing software-as-a-service products. It combines acquisition, onboarding, retention, and expansion marketing into a continuous cycle, with a heavy focus on subscription economics, free trials, and product-led growth strategies.SanityCmsSanity is a headless CMS that treats content as structured data in a real-time 'Content Lake.' Unlike traditional CMS platforms, Sanity lets you define content schemas in code (TypeScript/JavaScript) and query content with GROQ, its custom query language. It's built for developers who want full control over content architecture and real-time collaboration.Schema MarkupSEOSchema markup is the implementation of structured data vocabulary (schema.org) on a web page to help search engines understand and display content in rich results.Screen ReaderAccessibilityA screen reader is a software application that converts digital text and interface elements into synthesised speech or braille output. It is the primary assistive technology used by people who are blind or have low vision to navigate computers, websites, and mobile devices. Popular screen readers include JAWS, NVDA, VoiceOver (Apple), and TalkBack (Android).Scroll DepthCroScroll depth measures how far down a page a user scrolls before leaving. It is a proxy for engagement and content effectiveness. It tells you whether users are actually reading your content or bouncing before they reach the important parts.ScrumGeneralScrum is an Agile framework for managing complex work that organizes teams into fixed-length iterations called sprints, with defined roles (Product Owner, Scrum Master, Developers) and ceremonies (Sprint Planning, Daily Scrum, Sprint Review, Sprint Retrospective).Search IntentSEOSearch intent (also called user intent or keyword intent) is the underlying goal a user has when they type a query into a search engine: to learn, to navigate, to buy, or to compare.Section 508AccessibilitySection 508 is a US federal law requiring that all information and communication technology (ICT) developed, procured, maintained, or used by the federal government be accessible to people with disabilities. It amended the Rehabilitation Act of 1973 and was updated in 2017 to adopt WCAG 2.0 Level AA as the technical standard.Security HeadersSecuritySecurity headers are HTTP response headers that instruct browsers to enable security protections. They prevent common attacks including XSS, clickjacking, MIME sniffing, and protocol downgrades.Semantic HTMLAccessibilitySemantic HTML means using HTML elements according to their intended meaning (<nav> for navigation, <h1> through <h6> for headings, <button> for buttons), rather than styling generic elements to look like something they are not. Semantic HTML is the foundation of web accessibility because it tells browsers, search engines, and assistive technologies what each part of the content actually is.Semantic HTMLWeb DevelopmentSemantic HTML uses elements that convey meaning about their content (like `<article>`, `<nav>`, `<header>`) rather than generic containers that only describe visual presentation.Semantic SearchAiSemantic search is search that matches the meaning and intent of a query rather than just the keywords. It is powered by embeddings and entity understanding, and it is how all modern AI search engines work.Semantic Versioning (SemVer)GeneralSemantic Versioning (SemVer) is a versioning scheme that uses a three-part version number (MAJOR.MINOR.PATCH) to communicate the type of changes in a software release: breaking changes, new features, or bug fixes.SEOSEOSearch Engine Optimization (SEO) is the practice of improving a website's visibility in organic search results to earn more relevant traffic.SEO AuditSEOAn SEO audit is a comprehensive analysis of a website's technical health, on-page optimization, off-page authority, and content quality to identify issues and opportunities for improvement.SERPSEOSERP stands for Search Engine Results Page. It is the page a search engine displays after a user submits a query, containing both organic results and paid listings.SERP FeaturesSEOSERP features are non-standard elements on a search results page, such as AI Overviews, featured snippets, knowledge panels, image packs, and local packs, that go beyond traditional organic blue links.Server ActionsFront EndServer Actions are async functions that run on the server but can be called directly from client components. They simplify data mutations in Next.js by eliminating the need to build separate API routes for form submissions and data changes.Server-Side Rendering (SSR)Web DevelopmentServer-side rendering (SSR) generates the complete HTML of a web page on the server and sends it to the client, as opposed to rendering it in the browser with JavaScript.Server-Side TrackingAnalyticsServer-side tracking moves the execution of tracking tags from the user's browser to a server you control. Instead of the browser sending data directly to dozens of third-party analytics and marketing endpoints, it sends one request to your server, which then processes, enriches, and forwards the data to the intended destinations.Serverless FunctionsBackendServerless functions are single-purpose, event-driven code snippets that run on cloud infrastructure without managing servers. The cloud provider handles scaling, availability, and billing (per-execution).Service WorkersFront EndService Workers are JavaScript files that run in the background, separate from the web page, intercepting network requests and enabling offline functionality, push notifications, and background sync.SessionAnalyticsA session is a period of user activity on a website or app, bounded by a timeout. In GA4, a session starts when a user first arrives and ends after 30 minutes of inactivity (configurable) or at midnight. GA4 sessions are derived from the session_start event, not tracked as a separate hit type.Session ReplayAnalyticsSession replay is a technology that records a user's browsing session as a video-like playback, capturing mouse movements, clicks, scrolls, form interactions, and page navigation. It lets you watch exactly what users did on your site, revealing friction points, confusion, and opportunities that aggregate metrics cannot show.Shadow DOMFront EndShadow DOM is a browser API that provides DOM and style encapsulation. It allows developers to attach a hidden, scoped DOM tree to an element, isolating its styles and markup from the rest of the document.Shared HostingInfrastructureShared hosting is the budget tier of web hosting where multiple websites share a single server's resources. It is cheap, but your site's performance depends on your server neighbors.ShopifyEcommerceShopify is a SaaS ecommerce platform that lets businesses build and run online stores. It handles hosting, payments, inventory, and shipping out of the box. Shopify powers roughly 4.8% of all websites and over 20% of online stores globally.Single Page Application (SPA)Front EndA Single Page Application (SPA) is a web application that loads a single HTML page and dynamically updates content using JavaScript, rather than loading entire new pages from the server on each navigation.Single Sign-On (SSO)BackendSingle Sign-On (SSO) is an authentication system that lets users log in once with one set of credentials and gain access to multiple independent applications without re-entering credentials.Skyscraper TechniqueContent StrategyThe Skyscraper Technique is a link building and content strategy that involves finding high-performing content in your niche, creating something significantly better, and then reaching out to the people who linked to the original to offer your improved version instead.SLABusinessA Service Level Agreement (SLA) is a contract that guarantees a minimum level of service, typically measured as uptime percentage, with financial penalties if the provider fails to meet that guarantee.Social ProofCroSocial proof is the psychological phenomenon where people copy the actions of others in uncertain situations. In CRO, it is the most powerful persuasion tool you are probably underusing. Reviews, testimonials, case studies, user counts, and logos all signal to the visitor: 'Other people trust this. You can too.'Source DiversityGEOSource diversity is a measure of how many different content sources an AI system cites in a single response. AI systems that cite multiple sources are seen as more balanced and authoritative. High source diversity benefits brands with strong, citable content across multiple platforms.SPF / DKIM / DMARCMarketing AutomationSPF, DKIM, and DMARC are email authentication protocols that prove your emails are legitimate and not forged or spoofed. They are required by Gmail and Yahoo as of 2024, and essential for email deliverability and brand protection.SprintGeneralA sprint is a fixed-length time box (usually 1-4 weeks) in which a Scrum team works to complete a set of predefined work items and deliver a potentially usable product increment.SQLBackendSQL (Structured Query Language) is the standard language for managing and querying relational databases. It is used to create, read, update, and delete data in structured tables with defined schemas and relationships.SQL InjectionSecuritySQL Injection (SQLi) is a code injection technique where an attacker inserts malicious SQL statements into application queries, potentially reading, modifying, or deleting database data. It is one of the oldest and most dangerous web vulnerabilities.SRISecuritySubresource Integrity (SRI) is a browser security feature that verifies externally hosted resources (scripts, stylesheets) have not been tampered with by comparing their cryptographic hash against a known value.SSHSecuritySSH (Secure Shell) is a cryptographic network protocol that lets you securely log into a remote server, execute commands, transfer files, and forward ports over an encrypted connection.SSL CertificateSecurityAn SSL certificate (technically a TLS certificate) is a digital file that binds a cryptographic key pair to an organization or domain identity. It enables encrypted HTTPS connections and is verified by a Certificate Authority (CA).SSOSecuritySingle Sign-On (SSO) is an authentication method that allows users to log in once and access multiple applications without re-entering credentials. It uses centralized identity providers and protocols like SAML, OIDC, or OAuth.Staging vs ProductionDevopsStaging is a pre-production environment that mirrors production as closely as possible, used for final testing before releasing changes to real users. Production is the live environment that serves your actual users.Staging vs ProductionGeneralStaging is a pre-production environment that mirrors production as closely as possible, used for final testing before release. Production is the live environment where real users interact with the application.State ManagementFront EndState management is the discipline of handling application data that changes over time, ensuring that the UI consistently reflects the current state. It covers local component state, shared global state, server-cached state, and URL/routing state.Static Site Generation (SSG)Web DevelopmentStatic Site Generation (SSG) pre-builds HTML pages at compile time, producing a set of static files that can be served from a CDN with no server-side processing per request.Statistical SignificanceCroStatistical significance is a mathematical measure of how likely it is that the difference between two variants in an A/B test is real and not due to random chance. It is the gatekeeper between a lucky streak and a genuine optimization win.StorybookFront EndStorybook is an open-source tool for developing, testing, and documenting UI components in isolation. It provides a sandboxed environment where components can be built and tested without running the full application.StrapiCmsStrapi is an open-source headless CMS (MIT license) that you host yourself. It generates a customizable admin panel from your content type definitions and provides REST and GraphQL APIs for content delivery. Strapi is the most popular self-hosted headless CMS, giving you full control over your data and infrastructure without SaaS vendor lock-in.Streaming SSRPerformanceA server-side rendering technique that sends HTML to the browser in chunks as they become available, rather than waiting for the full page to render. Dramatically improves FCP and Time to First Byte.Structured DataSEOStructured data is a standardized format (typically Schema.org vocabulary) for providing information about a page and classifying its content for search engines.SubdomainGeneralA subdomain is a prefix added to your main domain name that creates a separate section of your website or a distinct web service, like blog.example.com or shop.example.com.SvelteFront EndSvelte is a component framework that shifts work from the browser to a compile step. Instead of using a virtual DOM, Svelte compiles components into efficient imperative code that surgically updates the DOM.SvelteKitFront EndSvelteKit is the official application framework for Svelte, providing server-side rendering, routing, data loading, form actions, and deployment adapters. It is to Svelte what Next.js is to React.SVGWeb DevelopmentSVG (Scalable Vector Graphics) is an XML-based vector image format that defines graphics using mathematical shapes rather than pixel grids.Swift (iOS)Mobile DevelopmentApple's modern, high-performance programming language for building apps across all Apple platforms: iOS, iPadOS, macOS, watchOS, tvOS, and visionOS.
T
Tailwind CSSFront EndTailwind CSS is a utility-first CSS framework that provides low-level, composable utility classes for building custom designs directly in HTML, eliminating the need to write custom CSS.TaxonomiesCmsTaxonomies in WordPress are classification systems for organizing content. The built-in taxonomies are Categories (hierarchical) and Tags (non-hierarchical). Custom taxonomies extend this to any classification scheme, like 'Genre' for music posts, 'Location' for property listings, or 'Department' for team members.Technical DebtGeneralTechnical debt is the implied cost of taking shortcuts in software development that prioritize speed over quality, ultimately making future changes more difficult and expensive. Like financial debt, it accrues interest.Technical SEOSEOTechnical SEO is the practice of optimizing a website's infrastructure so search engines can crawl, index, and render pages efficiently and correctly.Template HierarchyCmsThe WordPress Template Hierarchy is the system that determines which PHP template file is used to render a given page request. It follows a specific order of precedence, starting with the most specific template file (like single-post.php) and falling back to less specific files (like index.php) when more specific ones don't exist.TestFlightMobile DevelopmentApple's official platform for distributing beta versions of iOS, iPadOS, macOS, tvOS, watchOS, and visionOS apps to testers before App Store release.TestimonialCroA testimonial is a statement from a satisfied customer that endorses your product or service. It is the most direct form of social proof. A good testimonial is specific, credible, and results-oriented. A bad testimonial is a generic compliment that could apply to any business.ThemesCmsThemes control the visual appearance and layout of a WordPress website. A theme is a collection of files (PHP, CSS, JavaScript, and template files) that determine how your content is displayed to visitors. Modern WordPress supports both classic PHP-based themes and block themes designed for Full Site Editing.Title TagSEOA title tag is an HTML element that specifies the title of a web page, displayed as the clickable headline in search results and the browser tab label.TLD (Top-Level Domain)GeneralA TLD is the last segment of a domain name, the part that follows the final dot. Examples include .com, .org, .net, .gov, and .edu. It is the highest level in the hierarchical DNS structure.TLS/SSLWeb DevelopmentTLS (Transport Layer Security) and its predecessor SSL (Secure Sockets Layer) are cryptographic protocols that encrypt data transmitted between clients and servers.Touch Target SizeAccessibilityTouch target size is the minimum dimension of interactive elements on touchscreen devices. WCAG 2.2 introduced Target Size (Minimum) as a Level AA requirement: pointer targets must be at least 24 by 24 CSS pixels, with exceptions for inline links, equivalent targets, and essential controls.Traffic Source (Organic/Direct/Referral/Paid/Social)AnalyticsA traffic source is the origin of a visit to your website, categorized by how the user arrived. The primary categories are Organic (search engine), Direct (typed URL or bookmark), Referral (link from another site), Paid (ad click), and Social (link from a social platform). Understanding your traffic source mix is the foundation of acquisition analysis.Trust SignalsCroTrust signals are visual cues that reassure visitors that your website is legitimate, secure, and reliable. They answer the silent question: 'Can I trust this site with my money, my data, and my time?' Without trust signals, conversions die from hesitation.TTFB (Time to First Byte)PerformanceTTFB measures the time from navigation request until the first byte of the server response arrives. Target: under 800 ms.TypeScriptFront EndTypeScript is a statically-typed superset of JavaScript that compiles to plain JavaScript. It adds optional type annotations, interfaces, generics, and advanced type system features while preserving JavaScript's runtime behavior.Typography (Serif / Sans-Serif / Variable Font)DesignTypography is the art and technique of arranging type. Serif fonts have small strokes (serifs) at the ends of letters; sans-serif fonts do not. Variable fonts pack multiple weights, widths, and styles into a single file for better performance and design flexibility.
U
UAT (User Acceptance Testing)GeneralUser Acceptance Testing (UAT) is the final phase of software testing where real end users validate that the system meets their needs and business requirements before it goes live. It is the last checkpoint before production release.UI (User Interface)DesignUI is the visual layer people interact with on a screen: buttons, menus, icons, layout, colors, and typography that together form the interface of a website, app, or device.Uptime MonitoringDevopsUptime monitoring checks your website at regular intervals from multiple locations to detect downtime, performance degradation, and SSL certificate issues before your users notice.Urgency and ScarcityCroUrgency (time pressure) and scarcity (limited availability) are two related psychological triggers that motivate users to act now rather than later. They are powerful when used authentically. They destroy trust when faked.URLWeb DevelopmentA URL (Uniform Resource Locator) is a text string that specifies the exact location of a resource on the internet and how to access it.Usability TestingUXUsability testing is the practice of observing real users as they attempt to complete tasks with a product, identifyin g where they struggle, and using those insights to improve the design.User FlowCroA user flow is the path a user takes through a website or app to complete a task. It is the tactical, page-by-page, click-by-click expression of the customer journey. If the user flow has unnecessary steps, dead ends, or confusing choices, the conversion is lost.User PersonaUXA user persona is a research-based, fictional character that represents a key user group. It includes goals, behaviors, pain points, and context to guide design decisions toward real user needs.UTM ParametersAnalyticsUTM parameters are tags added to the end of a URL that tell your analytics platform where a visitor came from and which campaign brought them. The five standard UTM parameters are utm_source, utm_medium, utm_campaign, utm_content, and utm_term.UX (User Experience)DesignUser Experience (UX) is the totality of how a person feels when interacting with a product, service, or system. It covers every touchpoint from first impression to ongoing use.
V
Value PropositionCroYour value proposition is the single most important sentence on your website. It answers the question every visitor asks: 'Why should I choose you over every other option?' If you cannot answer this clearly and compellingly, nothing else on the page matters.Vector EmbeddingsAiVector embeddings are numerical representations of data (text, images, audio) as arrays of numbers that capture semantic meaning. Similar items have similar numerical representations, enabling semantic search and pattern matching.VercelGeneralVercel is a cloud platform for frontend frameworks that handles deployment, scaling, and CDN distribution. It is the company behind Next.js and is purpose-built for the Jamstack architecture.View Transitions APIFront EndThe View Transitions API is a browser API that enables smooth, animated transitions between different views or pages on a website with just a few lines of code, previously requiring complex JavaScript libraries.Viewport Meta TagWeb DevelopmentThe viewport meta tag controls how a web page is displayed on mobile devices by setting the visible area width and initial zoom level.Virtual DOMFront EndThe Virtual DOM is an in-memory, lightweight representation of the real Document Object Model (DOM). Frameworks like React use it to compute minimal DOM updates by diffing snapshots rather than manipulating the browser DOM directly.Visual DesignDesignVisual design is the craft of shaping a product's appearance using typography, color, spacing, imagery, and layout to support usability, hierarchy, and brand identity.Visual HierarchyDesignVisual hierarchy is the arrangement of design elements in order of importance, guiding the viewer's eye through content using size, color, contrast, spacing, and positioning.ViteFront EndVite is a modern, blazing-fast frontend build tool and development server. It uses native ES modules for instant server startup and esbuild for lightning-fast production builds, replacing older bundlers like webpack.VPSInfrastructureA Virtual Private Server (VPS) is a virtual machine with dedicated resources carved out of a physical server. You get guaranteed CPU, RAM, and storage without the cost of a full dedicated server.Vue.jsFront EndVue.js is a progressive, incrementally adoptable JavaScript framework for building user interfaces. Created by Evan You, it features a reactive, compiler-optimized rendering system and an approachable API that scales from a library to a full-featured framework.Vulnerability ScanningSecurityVulnerability scanning is the automated process of identifying security weaknesses in applications, systems, and networks. It checks for known vulnerabilities, misconfigurations, and compliance gaps before attackers can exploit them.
W
WAFSecurityA Web Application Firewall (WAF) filters, monitors, and blocks HTTP traffic to and from a web application. It protects against common attacks like SQL injection, XSS, and DDoS by inspecting and filtering HTTP requests.WAVE ToolAccessibilityWAVE (Web Accessibility Evaluation Tool) by WebAIM is a free browser extension and online tool that visually overlays accessibility issue indicators directly on the page. It provides an intuitive, visual approach to accessibility auditing, displaying icons for errors, alerts, and ARIA features directly on the web page for fast identification.WCAG (2.1, 2.2)AccessibilityThe Web Content Accessibility Guidelines (WCAG) are the internationally recognised technical standard for making web content accessible to people with disabilities. Published by the W3C Web Accessibility Initiative (WAI), WCAG 2.2 is the latest stable version, adding nine new success criteria on top of WCAG 2.1 with a focus on mobile accessibility, cognitive load reduction, and authentication barriers.Web ComponentsFront EndWeb Components are a set of browser-native APIs (Custom Elements, Shadow DOM, HTML Templates) for creating reusable, encapsulated custom HTML elements that work across any framework or no framework at all.Web FontsDesignWeb fonts are typefaces loaded by a browser from a server or CDN so that text renders in a chosen typeface rather than falling back to system defaults. They make brand typography possible on the web.Web HostingInfrastructureWeb hosting is a service that stores your website's files on a server and makes them accessible on the internet. Without hosting, your site has no home on the web.WebflowCmsWebflow is a visual web design platform that combines a CMS, hosting, and a drag-and-drop design interface. It lets designers build responsive websites visually while generating clean HTML, CSS, and JavaScript under the hood making it a powerful alternative to WordPress for design-forward teams.WebGPUFront EndWebGPU is a new W3C standard API that gives web applications low-level, high-performance access to GPU hardware for graphics rendering and general-purpose computation.WebhookBackendA webhook is an HTTP callback that sends real-time data from one system to another when a specific event occurs. It is a server-to-server push mechanism, the opposite of polling.WebPPerformanceA modern image format from Google offering 25-35% smaller files than JPEG at equivalent quality, with support for transparency and animation.WebSocketWeb DevelopmentWebSocket is a protocol that establishes a persistent, full-duplex communication channel between a client and server over a single TCP connection.WebXRFront EndWebXR is a W3C standard API that brings virtual reality (VR) and augmented reality (AR) experiences directly to web browsers without requiring native app installations.White Space / Negative SpaceDesignWhite space (or negative space) is the empty area between design elements. It is a deliberate design tool, not wasted space. It improves readability, creates visual breathing room, and signals importance.White-LabelGeneralWhite-label refers to a product or service produced by one company that is rebranded and resold by another company as their own. The original producer remains invisible; the buyer's brand is what the end customer sees.WireframeDesignA wireframe is a low-fidelity, structural blueprint of a page or screen that shows layout, content hierarchy, and functionality without visual design details like color or typography.WooCommerceEcommerceWooCommerce is a free, open-source ecommerce plugin for WordPress. It transforms any WordPress site into a fully functional online store. It powers a significant portion of online stores, making it the most popular ecommerce platform by market share when including WordPress-based stores.WordPressCmsWordPress is the world's most popular open-source CMS, powering over 43% of all websites. It started as a blogging platform in 2003 and evolved into a full-featured content management system with a massive plugin ecosystem, theme marketplace, and a global developer community.WP-CLICmsWP-CLI is the official command-line interface for managing WordPress installations. It lets you perform almost any WordPress admin task from the terminal: install and update plugins and themes, manage users, run database operations, generate content, and debug issues, all without logging into the WordPress admin dashboard.WYSIWYG EditorGeneralA WYSIWYG (What You See Is What You Get) editor is a content editing interface that displays the final formatted output as the user edits, allowing them to see how bold, images, links, and layouts will look without writing code.
X
XMLWeb DevelopmentXML (eXtensible Markup Language) is a flexible markup language that defines rules for encoding documents in a format that is both human-readable and machine-readable.XML SitemapSEOAn XML sitemap is a file that lists a website's important URLs, helping search engines discover and prioritize pages for crawling.XSSSecurityCross-Site Scripting (XSS) is a security vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. It is one of the most common web application vulnerabilities, consistently ranked in the OWASP Top 10.
Y
YMYLSEOYMYL stands for Your Money or Your Life. It describes web pages that could impact a person's financial stability, health, safety, or well-being, requiring higher quality standards.Yoast SEOCmsYoast SEO is the most popular WordPress SEO plugin, with over 5 million active installations. It provides tools for optimizing content for search engines including on-page analysis, XML sitemaps, meta title/description editing, breadcrumb control, schema markup, and social media previews.
Z
Zero-Click SearchAiZero-click search refers to queries where the user finds the information they need directly on the search results page and never clicks through to an external website. It is the structural condition that makes AEO necessary.Zero-Click VisibilityAEOZero-click visibility is the measure of how often your brand appears in AI-generated answers and search results without the user clicking through to your site. It is the core value proposition of AEO: being seen even without being visited.Zero-Party DataAnalyticsZero-party data is data that a customer intentionally and proactively shares with a brand. It includes preferences, purchase intentions, personal context, and feedback. Unlike first-party data which is observed behavior, zero-party data is explicitly volunteered by the user.
# Glossary
Atomic Glue's web glossary — 472 plain-English definitions for web development, SEO, and digital marketing terms.
- [301 Redirect](atomicglue.co/glossary/301-redirect) — A 301 redirect is a permanent redirect that passes nearly all link equity from the old URL to the new URL, signaling to search engines that content has moved permanently.
- [302 Redirect](atomicglue.co/glossary/302-redirect) — A 302 redirect is a temporary redirect that tells search engines the move is not permanent, preserving the original URL as the canonical destination.
- [404 Error](atomicglue.co/glossary/404-error) — A 404 error is an HTTP status code indicating that a requested page does not exist on the server, typically due to a broken link, deleted page, or mistyped URL.
- [A/B Testing](atomicglue.co/glossary/ab-testing) — A/B testing is a controlled experiment that compares two versions of a web page or element to determine which performs better against a specific goal. It removes guesswork from optimization. If you are making changes without testing, you are gambling, not optimizing.
- [Above the Fold](atomicglue.co/glossary/above-the-fold) — Above the fold refers to the portion of a webpage visible without scrolling. It originated in print journalism. On the modern web, its meaning has shifted dramatically due to mobile devices, infinite scroll, and varied screen sizes. What matters is not a fixed pixel line but the first impression users form in the first few seconds.
- [Accessibility (a11y)](atomicglue.co/glossary/accessibility) — Accessibility (often shortened to a11y for the 11 letters between the A and the Y) means designing and building digital products that people of all abilities can perceive, understand, navigate, interact with, and contribute to. It is not a feature tier or a special mode. It is a fundamental property of well-built software, no different from security or performance.
- [Accessibility Audit](atomicglue.co/glossary/accessibility-audit) — An accessibility audit is a systematic evaluation of a website, application, or digital product against accessibility standards (typically WCAG 2.2 AA). It combines automated scanning (axe-core, WAVE), manual testing (keyboard, screen reader), expert review, and sometimes user testing to produce a comprehensive list of issues and remediation guidance.
- [Accessibility Overlay](atomicglue.co/glossary/accessibility-overlay) — An accessibility overlay is a third-party script (typically JavaScript) that a website operator adds to their site, claiming it will automatically detect and fix accessibility problems and/or add a toolbar of accessibility settings. Overlays are widely condemned by the disability community and accessibility professionals. They cannot make a site accessible, often introduce new barriers, and in some cases increase legal liability. The W3C Overlay Fact Sheet, signed by over 1,000 experts, explains why.
- [Accessible Forms](atomicglue.co/glossary/accessible-forms) — Accessible forms are form controls that every user can perceive, understand, and complete. This means every input has a visible and programmatically associated label, clear error messages, logical focus order, and sufficient touch or click target sizes. Poorly built forms are one of the most common barriers on the web and a frequent source of WCAG violations.
- [Accordion](atomicglue.co/glossary/accordion) — An accordion is a vertically stacked set of collapsible panels that users can expand or collapse to reveal or hide content. It is commonly used for FAQs, product specifications, and navigation menus.
- [Account-Based Marketing (ABM)](atomicglue.co/glossary/account-based-marketing) — Account-Based Marketing (ABM) is a strategic approach that coordinates marketing and sales resources to target, engage, and convert a specific set of high-value accounts. Instead of casting a wide net, ABM treats each account as a market of one.
- [ADA Compliance](atomicglue.co/glossary/ada-compliance) — ADA compliance in the digital context means ensuring a website or mobile application meets the accessibility requirements of the Americans with Disabilities Act (ADA). While the ADA predates the commercial internet, courts and the Department of Justice have consistently held that websites are places of public accommodation and must be accessible to people with disabilities, using WCAG as the technical benchmark.
- [Affiliate Marketing](atomicglue.co/glossary/affiliate-marketing) — Affiliate marketing is a performance-based channel where businesses pay external partners (affiliates) a commission for driving qualified traffic or sales. It is a pay-for-performance model: you only pay when a specific action (usually a sale) occurs.
- [Agentic Search](atomicglue.co/glossary/agentic-search) — Agentic search is search performed by AI agents on behalf of users. Rather than the user searching, the AI agent independently researches, compares, and executes tasks across multiple steps and sources. It represents the third wave of search evolution.
- [Agentic Workflow](atomicglue.co/glossary/agentic-workflow) — An agentic workflow is a structured process where AI agents autonomously plan, execute, and iterate on multi-step tasks, using tools and decision-making at each stage to achieve a goal.
- [Agile Development](atomicglue.co/glossary/agile-development) — Agile development is an iterative approach to software development that emphasizes flexibility, collaboration, customer feedback, and small rapid releases over rigid planning and extensive documentation. It is guided by the Agile Manifesto's four values and twelve principles.
- [AI Agent / Autonomous Agent](atomicglue.co/glossary/ai-agent) — An AI agent is an LLM-powered system that can independently plan, use tools, execute multi-step tasks, and make decisions to achieve a goal with minimal human intervention.
- [AI Citations](atomicglue.co/glossary/ai-citations) — AI citations are references to a source (website, article, video) included in AI-generated answers. They function like footnotes in AI Overviews, ChatGPT responses, and Perplexity answers. Getting cited is the primary goal of AEO and GEO.
- [AI Crawler (GPTBot, ClaudeBot, PerplexityBot)](atomicglue.co/glossary/ai-crawler) — AI crawlers are bots operated by AI companies (OpenAI, Anthropic, Perplexity) that index web content for LLM training and/or real-time search retrieval. GPTBot, ClaudeBot, and PerplexityBot are the three you need to know, and you should configure your robots.txt to allow search bots while optionally blocking training bots.
- [AI Gateway](atomicglue.co/glossary/ai-gateway) — An AI gateway is a middleware layer that sits between your applications and AI model providers, handling routing, security, rate limiting, cost tracking, and governance for all AI traffic.
- [AI Mode](atomicglue.co/glossary/ai-mode) — Google AI Mode is an advanced search interface within Google Search that provides Gemini-powered conversational, multi-step reasoning with inline citations. It goes beyond AI Overviews by handling follow-ups, comparisons, and complex research tasks in a single session.
- [AI Observability](atomicglue.co/glossary/ai-observability) — AI observability is the practice of monitoring, tracing, and analyzing AI system behavior in production to understand why models produce the outputs they do, track quality, and debug failures.
- [AI Overview](atomicglue.co/glossary/ai-overview) — Google's AI Overview is a generative answer block displayed above organic search results, synthesizing information from multiple sources into a conversational response with inline citations. It replaced the Search Generative Experience (SGE) and became Google's default answer format for a significant share of queries.
- [AI Visibility Pyramid](atomicglue.co/glossary/ai-visibility-pyramid) — The AI Visibility Pyramid is a framework (popularized by Animalz) that organizes AI search optimization into three layers: SEO fundamentals (base), content extractability (middle), and brand authority (top). It provides a structured approach to AEO and GEO strategy.
- [AI-Assisted Development (Cursor / Copilot)](atomicglue.co/glossary/ai-assisted-development) — AI-assisted development uses LLMs to help developers write, debug, and understand code in real time. GitHub Copilot, Cursor, Claude Code, and Codex are the leading tools in this rapidly evolving category.
- [Algorithm](atomicglue.co/glossary/algorithm) — A search algorithm is a complex set of rules and calculations a search engine uses to rank web pages in response to a user query.
- [Algorithm Update](atomicglue.co/glossary/algorithm-update) — An algorithm update is a significant change to how a search engine ranks content, often causing measurable shifts in search results and site traffic.
- [Alt Text](atomicglue.co/glossary/alt-text-accessibility) — Alt text (alternative text) is the text description embedded in an image's HTML alt attribute that screen readers announce in place of the image. It is the single most important accessibility technique for images. Good alt text conveys the content and function of an image. Bad alt text (or missing alt text) is a WCAG Level A failure and one of the most common accessibility defects on the web.
- [Alt Text](atomicglue.co/glossary/alt-text-seo) — Alt text (alternative text) is an HTML attribute added to image tags that describes the image content for accessibility and search engine understanding.
- [Anchor Text](atomicglue.co/glossary/anchor-text) — Anchor text is the visible, clickable text in a hyperlink. Search engines use it as a signal of what the linked page is about.
- [Angular](atomicglue.co/glossary/angular) — Angular is a TypeScript-based web application framework developed by Google. It provides a comprehensive, opinionated platform including routing, forms, HTTP client, state management, and testing utilities out of the box.
- [Animation / Motion Design](atomicglue.co/glossary/animation-motion-design) — Animation and motion design in interfaces use movement to guide attention, provide feedback, indicate transitions, and add personality. Effective motion is purposeful, performant, and respectful of user preferences.
- [Answer Engine](atomicglue.co/glossary/answer-engine) — An answer engine is a search platform that delivers direct answers instead of links. ChatGPT, Perplexity, and Google AI Overviews are answer engines. They extract, synthesize, or generate a response so users don't need to click through to a website.
- [Answer Engine Optimization](atomicglue.co/glossary/aeo) — AEO is the practice of structuring content so AI-powered answer engines (ChatGPT, Perplexity, Google AI Overviews) cite your brand as a source in their generated responses. Unlike SEO, the goal is citation, not ranking.
- [API](atomicglue.co/glossary/api) — An API (Application Programming Interface) is a set of defined rules that enables one software application to communicate with and use the functionality of another.
- [App Bundle / AAB](atomicglue.co/glossary/app-bundle-aab) — The Android App Bundle (AAB) is Google's required publishing format that generates optimized APKs for each device configuration, reducing app size by an average of 15%.
- [App Store Optimization (ASO)](atomicglue.co/glossary/app-store-optimization-aso) — The process of improving a mobile app's visibility and conversion rate in app store search results.
- [ARIA](atomicglue.co/glossary/aria) — ARIA (Accessible Rich Internet Applications) is a W3C specification that supplies the semantics missing in plain HTML for interactive widgets and dynamic content. ARIA attributes such as role, aria-label, aria-expanded, and aria-live tell assistive technologies what elements are and what they do. The first rule of ARIA: if you can use a native HTML element that already has the semantics built in, do that instead.
- [Artificial Intelligence](atomicglue.co/glossary/artificial-intelligence) — Artificial Intelligence is the simulation of human intelligence by machines, especially computer systems. It enables software to reason, learn, perceive, and make decisions at scale.
- [Astro](atomicglue.co/glossary/astro) — Astro is a content-focused web framework that ships zero JavaScript by default. It uses island architecture to render static HTML and only hydrates interactive components on demand, supporting multiple UI frameworks (React, Vue, Svelte) within the same page.
- [Atomic Answer](atomicglue.co/glossary/atomic-answer) — An atomic answer is a self-contained, citable content unit that answers exactly one question. It is the smallest piece of content that an AI engine can extract and use independently, designed for maximum extractability.
- [Atomic Design (Atoms / Molecules / Organisms)](atomicglue.co/glossary/atomic-design-atoms-molecules-organisms) — Atomic Design is a methodology for creating design systems by breaking interfaces into a hierarchy of components: atoms (basic elements), molecules (simple combinations), organisms (complex sections), templates (layouts), and pages (specific instances).
- [Attribution Modeling (First-Click, Last-Click, Multi-Touch, Data-Driven)](atomicglue.co/glossary/attribution-modeling) — Attribution modeling is the framework that determines how credit for conversions is assigned to different marketing touchpoints along a customer's journey. Models range from simple (first-click gives all credit to the first touchpoint; last-click gives all credit to the final touchpoint) to sophisticated (multi-touch distributes credit across multiple touchpoints; data-driven uses machine learning to assign credit based on actual impact).
- [Authentication vs Authorization](atomicglue.co/glossary/authentication-vs-authorization-backend) — Authentication verifies who you are. Authorization verifies what you are allowed to do. They are two distinct security concepts that are often confused. Authentication always comes before authorization.
- [Authentication vs Authorization](atomicglue.co/glossary/authentication-vs-authorization-security) — Authentication verifies who you are (identity). Authorization determines what you are allowed to do (permissions). They are distinct but complementary security functions that are often confused.
- [AVIF](atomicglue.co/glossary/avif) — AVIF (AV1 Image File Format) is the most compression-efficient image format available, offering 50% smaller files than JPEG and 20-30% smaller than WebP, with HDR and wide color gamut support.
- [AWS (EC2 / S3 / CloudFront / Lambda)](atomicglue.co/glossary/aws-ec2-s3-cloudfront-lambda) — Amazon Web Services (AWS) is Amazon's cloud computing platform. EC2 provides virtual servers, S3 stores files, CloudFront is a CDN, and Lambda runs code without provisioning servers.
- [axe-core](atomicglue.co/glossary/axe-core) — axe-core is an open-source accessibility testing engine developed by Deque Systems. It is the industry-standard library for automated accessibility testing, integrated into browsers, CI/CD pipelines, and testing frameworks. axe-core runs a set of rules against a page's DOM and reports violations with WCAG success criterion mappings, element selectors, and fix guidance.
- [B2B Marketing](atomicglue.co/glossary/b2b-marketing) — B2B marketing is the practice of promoting products and services to other businesses rather than individual consumers. It involves longer sales cycles, higher deal values, multiple decision-makers, and a heavy emphasis on educational content, relationship building, and demonstrated ROI.
- [Backlink](atomicglue.co/glossary/backlink) — A backlink is a link from one website to another. Search engines treat backlinks as votes of confidence, making them one of the strongest ranking signals.
- [Backup Strategy](atomicglue.co/glossary/backup-strategy) — A backup strategy defines what data you protect, how often you back it up, where you store backups, and how you restore them. A good strategy follows the 3-2-1 rule: three copies, two different media, one offsite.
- [BigCommerce](atomicglue.co/glossary/bigcommerce) — BigCommerce is an open SaaS ecommerce platform built for mid-market and enterprise businesses. Unlike Shopify, it charges zero transaction fees on any payment gateway and offers stronger native B2B features, making it a strong choice for stores with complex catalogs, wholesale operations, or custom checkout requirements.
- [Black Hat vs White Hat SEO](atomicglue.co/glossary/black-hat-vs-white-hat-seo) — White hat SEO follows search engine guidelines to improve rankings through legitimate means. Black hat SEO uses aggressive, manipulative tactics that violate guidelines and risk penalties.
- [BLUF (Bottom Line Up Front)](atomicglue.co/glossary/bluf) — BLUF (Bottom Line Up Front) is a writing principle where the main answer or conclusion comes in the first sentence, followed by supporting details. It is the single most important writing technique for AEO because AI engines truncate attention after the first 20-30% of content.
- [Bounce Rate](atomicglue.co/glossary/bounce-rate) — Bounce rate is the percentage of sessions that were not engaged. In GA4, bounce rate is calculated as 100% minus engagement rate, making it a derived metric. This is a fundamentally different calculation from Universal Analytics where bounce rate measured single-page sessions with no interaction.
- [Brand Guidelines](atomicglue.co/glossary/brand-guidelines) — Brand guidelines are the official rulebook for how a brand should be presented across every medium, covering logo usage, color values, typography, tone of voice, and application examples.
- [Brand Identity](atomicglue.co/glossary/brand-identity) — Brand identity is the visible and tangible expression of a brand: its logo, colors, typography, imagery, voice, and all visual and verbal cues that distinguish it from competitors.
- [Breadcrumb Navigation](atomicglue.co/glossary/breadcrumb-navigation) — Breadcrumb navigation is a secondary navigation system that shows users their current location within a website's hierarchy, typically displayed as a horizontal trail of clickable links separated by separators like "Home / Services / Web Design".
- [Browser Caching](atomicglue.co/glossary/browser-caching) — Storing previously downloaded resources on the user's device so subsequent page loads (or return visits) can skip network requests entirely.
- [Bundling](atomicglue.co/glossary/bundling) — Bundling is the process of combining multiple source files (JavaScript modules, CSS files, assets) into fewer, optimized output files for production deployment.
- [CAC (Customer Acquisition Cost)](atomicglue.co/glossary/cac-customer-acquisition-cost) — Customer Acquisition Cost (CAC) is the total cost of acquiring a new customer, including all marketing and sales expenses divided by the number of new customers acquired in a given period. It is a core business metric that determines the efficiency and sustainability of growth.
- [Caching (Redis)](atomicglue.co/glossary/caching-redis) — Caching is the technique of storing frequently accessed data in a fast, temporary storage layer to serve future requests faster. Redis is the most popular in-memory data store used for caching, providing sub-millisecond response times.
- [Call to Action (CTA)](atomicglue.co/glossary/call-to-action-cta) — A CTA is a prompt that tells the user what to do next. It is the tipping point between a browse and a conversion. Bad CTAs are vague. Great CTAs are specific, urgent, and impossible to misinterpret.
- [Canonical Tag](atomicglue.co/glossary/canonical-tag) — A canonical tag (`rel=canonical`) is an HTML element that tells search engines which version of a URL is the preferred or master version when duplicate or similar pages exist.
- [Capacitor](atomicglue.co/glossary/capacitor) — An open-source native runtime from the Ionic team that allows web applications to run as native mobile apps with access to device APIs.
- [CAPTCHA / reCAPTCHA / Turnstile](atomicglue.co/glossary/captcha-recaptcha-turnstile) — CAPTCHA and its modern alternatives (reCAPTCHA, Cloudflare Turnstile) are challenge-response tests used to distinguish human users from automated bots. They protect forms, login pages, and APIs from abuse.
- [Captioning / Transcripts](atomicglue.co/glossary/captioning-transcripts) — Captions are synchronised text that displays spoken dialogue, sound effects, and other audio information during video playback. Transcripts are full-text records of audio or video content. Both are WCAG Level A requirements for pre-recorded multimedia. Captions serve people who are deaf or hard of hearing, non-native speakers, and anyone watching without sound.
- [Case Study](atomicglue.co/glossary/case-study) — A case study is a detailed account of how a specific customer achieved results using your product or service. It is the most powerful form of social proof because it is the most specific, the most credible, and the most persuasive. A case study is a testimonial with evidence.
- [CCPA / CPRA](atomicglue.co/glossary/ccpa-cpra) — The California Consumer Privacy Act (CCPA) and California Privacy Rights Act (CPRA) are California state laws granting residents rights over their personal data. The CPRA expanded and amended the CCPA, effective January 2023.
- [ccTLD (Country Code TLD)](atomicglue.co/glossary/cctld) — A ccTLD is a two-letter top-level domain assigned to a specific country, sovereign state, or territory, such as .uk (United Kingdom), .jp (Japan), or .br (Brazil).
- [ChatGPT Search](atomicglue.co/glossary/chatgpt-search) — ChatGPT Search is OpenAI's AI-powered search engine that combines web retrieval with GPT generation. It provides cited, conversational answers to queries. It is one of the three major AI search platforms (with Google AI Overviews and Perplexity).
- [Checkout Abandonment](atomicglue.co/glossary/checkout-abandonment) — Checkout abandonment is when a user adds items to their cart but leaves before completing the purchase. The average rate is 70-80%. It is the single biggest revenue leak in ecommerce. Every abandoned cart is a signal that something in the checkout experience broke the user's trust or patience.
- [Chunking](atomicglue.co/glossary/chunking) — Chunking is the process of breaking content into smaller, semantically coherent segments that AI retrieval systems can index and retrieve independently. It is a core technique in RAG architecture and directly impacts whether your content gets cited.
- [CI/CD (GitHub Actions)](atomicglue.co/glossary/ci-cd-github-actions) — CI/CD automates the process of testing and deploying code changes. GitHub Actions is a CI/CD platform built into GitHub that runs workflows triggered by events like pushes, pull requests, or schedules.
- [Citation Gap](atomicglue.co/glossary/citation-gap) — The citation gap is the difference between your brand's citation rate and your competitors' citation rates in AI-generated answers. A large citation gap means your competitors are being cited by AI engines while you are not, representing a strategic vulnerability.
- [Citation Rate](atomicglue.co/glossary/citation-rate) — Citation rate measures how often your brand or content is cited in AI-generated answers relative to total relevant queries. It is the AEO/GEO equivalent of organic click-through rate: the primary KPI for AI visibility.
- [Click-Through Rate (CTR)](atomicglue.co/glossary/click-through-rate-ctr) — CTR is the percentage of people who click on a specific link or CTA out of the total who see it. It measures the effectiveness of your copy, design, and offer in getting users to take the next step. High CTR does not always mean high conversion rate. They are different metrics.
- [Client-Side Rendering (CSR)](atomicglue.co/glossary/client-side-rendering-csr) — Client-side rendering (CSR) generates HTML content in the browser using JavaScript, with the server providing a minimal shell and data APIs rather than fully rendered pages.
- [Cloud Hosting](atomicglue.co/glossary/cloud-hosting) — Cloud hosting runs your site across a network of virtual servers that draw resources from a large underlying pool. It scales on demand and you pay only for what you use, making it flexible and resilient.
- [Cloudflare](atomicglue.co/glossary/cloudflare) — Cloudflare is a global network that provides CDN, DDoS protection, DNS, web security, and edge computing services. It sits between your website and its visitors, optimizing and protecting every request.
- [CLS (Cumulative Layout Shift)](atomicglue.co/glossary/cls-cumulative-layout-shift) — CLS measures the largest burst of unexpected layout shifts during the entire lifecycle of a page. Target: under 0.1.
- [CMS](atomicglue.co/glossary/cms) — A Content Management System (CMS) is software that lets you create, manage, and publish digital content without writing code from scratch. It separates content from presentation, so non-technical teams can update websites without touching HTML or CSS.
- [Code Splitting](atomicglue.co/glossary/code-splitting) — Code splitting is the practice of dividing an application's JavaScript into separate bundles that can be loaded on demand, rather than sending everything in one monolithic file.
- [Cognitive Load](atomicglue.co/glossary/cognitive-load) — Cognitive load is the amount of mental effort required to use your website. High cognitive load means the user has to think too hard. When thinking gets hard, users leave. Low cognitive load means the experience feels intuitive. The best CRO makes the right action feel like the obvious action.
- [Cold Start](atomicglue.co/glossary/cold-start-serverless) — A cold start is the delay that occurs when a serverless function is invoked after being idle. The cloud provider must provision resources and initialize the runtime before executing the code.
- [Color Contrast Ratio](atomicglue.co/glossary/color-contrast-ratio) — Color contrast ratio measures the difference in luminance between foreground text and its background, expressed as a ratio (e.g., 4.5:1). WCAG requires a minimum contrast ratio of 4.5:1 for normal text and 3:1 for large text (18px bold or 24px regular) at Level AA. Low contrast is the most common accessibility failure on the web, affecting users with low vision and everyone in bright sunlight.
- [Color Palette](atomicglue.co/glossary/color-palette) — A color palette is a defined set of colors used consistently across a brand or product interface to create visual harmony, hierarchy, and emotional tone.
- [Component Library](atomicglue.co/glossary/component-library) — A component library is a collection of reusable, pre-built UI components (buttons, forms, modals, navigation) that can be used across projects to ensure consistency and speed development.
- [Composable Commerce](atomicglue.co/glossary/composable-commerce) — Composable Commerce is an architectural approach where you assemble best-of-breed commerce components (storefront, search, payments, CMS, personalization) rather than using a single monolithic platform. Each component is independently deployed, scaled, and updated, connected via APIs. It is the practical application of MACH Architecture principles to ecommerce.
- [Content Calendar](atomicglue.co/glossary/content-calendar) — A content calendar is a schedule that plans, organizes, and tracks content production and publication. It turns a content strategy into an actionable timeline, ensuring consistent output, preventing duplication, and aligning content with campaigns, product launches, and seasonal events.
- [Content Delivery Network (CDN)](atomicglue.co/glossary/content-delivery-network-cdn) — A geographically distributed network of proxy servers that deliver content from locations closest to the user, reducing latency and improving load times.
- [Content Marketing](atomicglue.co/glossary/content-marketing) — Content marketing is the strategic creation and distribution of valuable, relevant content to attract and retain a clearly defined audience, ultimately driving profitable customer action. It is not advertising. It is giving away your best insights so people trust you enough to buy from you.
- [Content Strategy](atomicglue.co/glossary/content-strategy) — Content strategy is the planning, creation, delivery, and governance of content. It ensures every piece of content serves a clear business goal, reaches the right audience, and fits within a larger ecosystem. It is the blueprint that turns content from random publishing into a coordinated system.
- [Contentful](atomicglue.co/glossary/contentful) — Contentful is an enterprise-grade headless CMS that provides a visual content modeling interface, robust governance features, and a global CDN for content delivery. Founded in 2013, it pioneered the headless CMS category and remains the leading choice for large organizations that need structured content management with enterprise SLAs.
- [Context Window](atomicglue.co/glossary/context-window) — A context window is the maximum amount of text (measured in tokens) that an LLM can process at one time when generating a response. It limits how much of your content the AI can read before generating its answer. Content beyond the context window is invisible to the LLM.
- [Conversational AI](atomicglue.co/glossary/conversational-ai) — Conversational AI is the technology that powers natural, human-like conversations between computers and people. It includes chatbots, voice assistants, and customer support automation, now driven primarily by LLMs.
- [Conversational Search](atomicglue.co/glossary/conversational-search) — Conversational search is a search experience where users interact through natural language dialogue with follow-up questions, rather than typing isolated keywords. ChatGPT and Perplexity are conversational search interfaces; traditional Google is not.
- [Conversion Funnel (ToFu/MoFu/BoFu)](atomicglue.co/glossary/conversion-funnel) — The conversion funnel is a model that visualizes the customer journey from first awareness to final conversion. It is divided into three stages: Top of Funnel (ToFu, awareness), Middle of Funnel (MoFu, consideration), and Bottom of Funnel (BoFu, decision). Each stage requires different content, different CTAs, and different optimization strategies.
- [Conversion Rate](atomicglue.co/glossary/conversion-rate) — Conversion rate is the percentage of sessions or users who completed a desired action (a conversion) out of the total number of sessions or users. In GA4, it is calculated as key events per session or key events per user.
- [Conversion Rate Optimization](atomicglue.co/glossary/cro) — CRO is the systematic process of increasing the percentage of website visitors who take a desired action. It is not about getting more traffic. It is about getting more value from the traffic you already have.
- [Cookie Attributes (Secure/HttpOnly/SameSite)](atomicglue.co/glossary/cookie-attributes) — Cookie attributes (Secure, HttpOnly, SameSite) are flags set on HTTP cookies to control their security properties: encryption in transit, JavaScript access restrictions, and cross-origin sending behavior.
- [Cookie Consent](atomicglue.co/glossary/cookie-consent) — Cookie consent is the legal requirement to obtain a user's permission before storing or accessing cookies and similar tracking technologies on their device. It is mandated by regulations like GDPR (EU), ePrivacy Directive (EU), CCPA/CPRA (California), and LGPD (Brazil), each with different requirements for how consent must be obtained and managed.
- [Cookie Consent Banner](atomicglue.co/glossary/cookie-consent-banner) — A cookie consent banner is a website notification that informs visitors about cookie usage and obtains their consent where required by privacy regulations like GDPR and ePrivacy Directive.
- [Cookie Deprecation](atomicglue.co/glossary/cookie-deprecation) — Cookie deprecation refers to the phase-out of third-party cookies by web browsers, led by Google Chrome after Safari and Firefox already blocked them. This fundamentally changes how cross-site tracking, retargeting, and audience targeting work, forcing a shift to first-party data, privacy-preserving APIs, and alternative measurement methods.
- [Core Web Vitals](atomicglue.co/glossary/core-web-vitals) — A set of three Google metrics (LCP, INP, CLS) that measure real-world user experience on loading, interactivity, and visual stability.
- [CORS](atomicglue.co/glossary/cors-backend) — CORS (Cross-Origin Resource Sharing) is a browser security mechanism that controls which web pages can request resources from a different origin. It uses HTTP headers to define allowed origins, methods, and headers for cross-origin requests.
- [CORS](atomicglue.co/glossary/cors-security) — CORS (Cross-Origin Resource Sharing) is a browser security mechanism that controls how web pages from one origin can request resources from a different origin. It uses HTTP headers to define allowed cross-origin requests.
- [CPC / CPM / CPA](atomicglue.co/glossary/cpc-cpm-cpa) — CPC (Cost Per Click), CPM (Cost Per Mille, or cost per 1,000 impressions), and CPA (Cost Per Acquisition) are the three primary pricing models in digital advertising. Each serves a different campaign objective: clicks, visibility, or conversions.
- [Crawl Budget](atomicglue.co/glossary/crawl-budget) — Crawl budget is the number of URLs Googlebot can and wants to crawl on your site within a given time frame, determined by crawl demand and crawl rate limits.
- [Crawling](atomicglue.co/glossary/crawling) — Crawling is the process by which search engine bots discover and download web pages by following links across the internet.
- [Critical Rendering Path](atomicglue.co/glossary/critical-rendering-path) — The sequence of steps the browser uses to convert HTML, CSS, and JavaScript into pixels. Minimizing this path is the foundation of frontend performance optimization.
- [CRM](atomicglue.co/glossary/crm) — CRM (Customer Relationship Management) is a system that manages all interactions with current and potential customers. It centralizes contact data, tracks sales activities, manages pipelines, and stores customer history. For B2B companies, the CRM is the single source of truth for go-to-market operations.
- [Cross-Platform Development](atomicglue.co/glossary/cross-platform-development) — Building a single application that runs on multiple platforms (iOS, Android, web, desktop) using one shared codebase.
- [CrUX Report](atomicglue.co/glossary/crux-report) — The Chrome User Experience Report is Google's public dataset of real-user performance metrics from opted-in Chrome browsers. It powers field data in PSI and Search Console.
- [CSP](atomicglue.co/glossary/csp-backend) — Content Security Policy (CSP) is a browser security standard that prevents cross-site scripting (XSS), clickjacking, and other code injection attacks by controlling which resources a page can load and execute.
- [CSP](atomicglue.co/glossary/csp-security) — Content Security Policy (CSP) is a browser security standard that uses HTTP headers to control which resources (scripts, styles, images, fonts) a page is allowed to load, preventing XSS and data injection attacks.
- [CSRF](atomicglue.co/glossary/csrf) — Cross-Site Request Forgery (CSRF) is an attack that tricks an authenticated user into performing unintended actions on a web application by sending forged requests from another site.
- [CSS](atomicglue.co/glossary/css) — CSS (Cascading Style Sheets) is a declarative language that controls the visual presentation of HTML documents across screens, print, and other media.
- [CSS Flexbox](atomicglue.co/glossary/css-flexbox) — CSS Flexbox is a one-dimensional layout model that distributes space and aligns items within a container, making it ideal for navigation bars, centering, and dynamic row/column layouts.
- [CSS Grid](atomicglue.co/glossary/css-grid) — CSS Grid is a two-dimensional layout system that enables precise control over rows and columns simultaneously, making it the definitive tool for page-level layouts.
- [Custom Post Types](atomicglue.co/glossary/custom-post-types) — Custom Post Types (CPTs) are user-defined content types in WordPress that extend the default post and page types. They allow you to create structured content like portfolios, testimonials, products, events, or any content type specific to your site's needs, with its own admin interface and template files.
- [Customer Data Platform (CDP)](atomicglue.co/glossary/customer-data-platform) — A Customer Data Platform (CDP) is a system that unifies customer data from multiple sources into a single, persistent, and actionable customer profile. It enables personalized marketing across channels by creating a complete view of each customer that goes beyond what a CRM or marketing automation platform can provide alone.
- [Customer Journey](atomicglue.co/glossary/customer-journey) — The customer journey is the complete sequence of touchpoints and interactions a person has with your brand, from first awareness through post-purchase. CRO is impossible without understanding the customer journey. You cannot optimize a path you have not mapped.
- [Dark Patterns](atomicglue.co/glossary/dark-patterns) — Dark patterns are user interface designs intentionally crafted to trick or manipulate users into doing things they would not otherwise do. They are the opposite of ethical CRO. They produce short-term gains and long-term trust destruction. Avoid them completely.
- [Dashboard](atomicglue.co/glossary/dashboard) — A dashboard is a graphical user interface that displays key metrics, data visualizations, and performance indicators on a single screen, giving users an at-a-glance view of the state of their business, project, or system.
- [Data Layer](atomicglue.co/glossary/data-layer) — The data layer is a JavaScript object (typically named window.dataLayer) that stores structured information about a user's interaction with a website and passes it to Google Tag Manager. It acts as a bridge between your website's code and your tracking tags, ensuring clean, reliable data flows regardless of how tags are configured.
- [Database](atomicglue.co/glossary/database) — A database is an organized collection of structured data stored and accessed electronically. It provides persistent storage, efficient retrieval, concurrent access, and data integrity through a Database Management System (DBMS).
- [DDoS Protection](atomicglue.co/glossary/ddos-protection) — Distributed Denial-of-Service (DDoS) protection is a set of techniques and services that defend against attacks attempting to overwhelm a website or server with traffic, making it unavailable to legitimate users.
- [Deep Linking (Universal Links / App Links)](atomicglue.co/glossary/deep-linking) — A technique that directs users to specific content inside a mobile app from external links, instead of landing on the app's homepage.
- [Demand Generation](atomicglue.co/glossary/demand-generation) — Demand generation is the process of creating awareness and interest in a product or service through coordinated marketing programs. It covers the entire funnel from building brand awareness to capturing demand through high-intent channels and nurturing prospects until they are ready to buy.
- [Deployment Pipeline](atomicglue.co/glossary/deployment-pipeline) — A deployment pipeline is an automated sequence of stages that code passes through from commit to production, including build, test, review, and deploy steps.
- [Design Handoff](atomicglue.co/glossary/design-handoff) — Design handoff is the process of transferring finalized designs from designers to developers for implementation. The goal is to bridge the gap between design intent and code with minimal misinterpretation.
- [Design Sprint](atomicglue.co/glossary/design-sprint) — A Design Sprint is a five-day process developed by Google Ventures for answering critical business questions through design, prototyping, and testing with real users. It compresses months of work into a week.
- [Design System](atomicglue.co/glossary/design-system-design) — A design system is a collection of reusable components, patterns, and standards governed by clear principles. It is the single source of truth for teams building digital products at scale.
- [Design System](atomicglue.co/glossary/design-system-front-end) — A design system is a comprehensive collection of reusable components, design tokens, guidelines, and principles that govern how a product is designed and built. It is the single source of truth for a brand's digital experience.
- [Design Tokens](atomicglue.co/glossary/design-tokens) — Design tokens are platform-agnostic variables that store design decisions like colors, spacing, typography, and shadows. They bridge design and code by replacing hardcoded values with named references.
- [Digital Marketing](atomicglue.co/glossary/digital-marketing) — Digital marketing is the practice of promoting products, services, or brands through online channels including search engines, social media, email, websites, and paid media. It replaces or supplements traditional advertising with measurable, targeted, and often automated campaigns.
- [Digital Sustainability / Green Web](atomicglue.co/glossary/digital-sustainability-green-web) — Digital sustainability is the practice of designing, building, and operating digital products and services in ways that minimize environmental impact. The Green Web movement applies these principles specifically to websites and web applications.
- [DNS](atomicglue.co/glossary/dns) — The Domain Name System (DNS) translates human-readable domain names (like example.com) into machine-readable IP addresses that computers use to connect.
- [DNS Management (A Record / CNAME)](atomicglue.co/glossary/dns-management-a-record-cname) — DNS management is the process of configuring your domain's DNS records to control which servers handle your domain, email, and subdomains. A records point domains to IP addresses; CNAME records point domains to other domains.
- [Docker](atomicglue.co/glossary/docker) — Docker packages your application and all its dependencies into a lightweight, portable container that runs the same way everywhere: your laptop, a test server, or production.
- [Dofollow vs Nofollow](atomicglue.co/glossary/dofollow-vs-nofollow) — Dofollow links pass link equity and influence search rankings. Nofollow links do not pass equity and are used for untrusted or paid content, though they may still drive traffic.
- [DOM](atomicglue.co/glossary/dom) — The Document Object Model (DOM) is a programming interface that represents an HTML or XML document as a tree of objects that can be manipulated with scripts.
- [Domain Name](atomicglue.co/glossary/domain-name) — A domain name is the human-readable web address users type into a browser to visit a website, like google.com or atomicglue.com. It maps to a numerical IP address that computers use to find each other on the internet.
- [Domain Registrar](atomicglue.co/glossary/domain-registrar) — A domain registrar is a company authorized to sell domain name registrations, renewals, and transfers. It is where you buy and manage your domain ownership.
- [Duplicate Content](atomicglue.co/glossary/duplicate-content) — Duplicate content is content that appears on multiple URLs, either within the same site or across different domains, which can confuse search engines and dilute ranking signals.
- [E-E-A-T](atomicglue.co/glossary/eeat) — E-E-A-T stands for Experience, Expertise, Authoritativeness, and Trustworthiness: the four pillars Google's quality raters use to evaluate content quality, especially on YMYL topics.
- [E-E-A-T in AI Search](atomicglue.co/glossary/eeat-in-ai-search) — E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) is Google's quality framework for evaluating content. In AI search, E-E-A-T signals are even more critical because AI systems use them to decide which sources to cite with confidence.
- [Edge AI](atomicglue.co/glossary/edge-ai) — Edge AI runs machine learning models on local devices (phones, cameras, IoT hardware) instead of in the cloud. It enables real-time AI inference with no internet dependency, lower latency, and better privacy.
- [Edge Caching](atomicglue.co/glossary/edge-caching) — Storing pre-generated responses on CDN edge servers so subsequent requests are served without contacting the origin server. Critical for low TTFB.
- [Edge Computing](atomicglue.co/glossary/edge-computing) — Edge computing runs code on servers located close to your users geographically, reducing latency by processing data and logic at the network edge instead of a central data center.
- [Edge Functions](atomicglue.co/glossary/edge-functions) — Edge functions are serverless functions that run at the network edge, in CDN nodes geographically close to users, rather than in a single centralized region. They minimize latency by executing code as close to the user as possible.
- [Email Automation / Drip Campaign](atomicglue.co/glossary/email-automation-drip-campaign) — Email automation (drip campaigns) is the practice of sending pre-written emails triggered by specific user actions or time intervals. It enables personalized, behavior-based communication at scale, nurturing leads, onboarding users, and driving conversions without manual effort.
- [Email Marketing](atomicglue.co/glossary/email-marketing) — Email marketing is the use of email to send promotional, educational, or transactional messages to a targeted audience. It is one of the highest-ROI marketing channels, delivering an average return of $36 for every $1 spent, with particular strength in lead nurturing, customer retention, and lifecycle communication.
- [Embeddings](atomicglue.co/glossary/embeddings) — Embeddings are numerical vector representations of text that capture semantic meaning, enabling AI systems to match concepts by similarity rather than exact keywords. They are the foundation of semantic search and RAG retrieval.
- [Emotional Design](atomicglue.co/glossary/emotional-design) — Emotional design is the practice of creating products that elicit specific emotional responses from users, building connection, delight, and loyalty. Don Norman's framework divides it into three levels: visceral, behavioral, and reflective.
- [Empty State / Error State / Loading State](atomicglue.co/glossary/empty-state-error-state-loading-state) — These are three critical non-happy-path UI states. Empty states appear when there is no data to show. Error states handle failures. Loading states indicate that content is being fetched. Designing all three determines how resilient a product feels.
- [Engagement Rate](atomicglue.co/glossary/engagement-rate) — Engagement rate is the percentage of sessions that qualify as 'engaged' in GA4. An engaged session is one where the user spent at least 10 seconds on the site, viewed 2 or more pages, or triggered a key event. Engagement rate is the inverse of bounce rate.
- [Entity](atomicglue.co/glossary/entity) — In AI and search, an entity is a distinct, identifiable thing or concept (a person, brand, place, product, idea) that a knowledge graph can recognize and relate to other entities. Entities are the atomic units of understanding for AI systems.
- [Entity Strengthening](atomicglue.co/glossary/entity-strengthening) — Entity strengthening is the process of building a brand's recognition and authority as a distinct entity in the Knowledge Graph through schema markup, Wikipedia presence, consistent citations, and entity-rich content. It is a core AEO and GEO tactic.
- [Environment Variables](atomicglue.co/glossary/environment-variables) — Environment variables are key-value pairs stored outside your application code that configure behavior based on the environment: development, staging, or production. They keep secrets and settings out of your codebase.
- [European Accessibility Act (EAA)](atomicglue.co/glossary/european-accessibility-act) — The European Accessibility Act (EAA, Directive 2019/882) is an EU directive requiring that key digital products and services be accessible to people with disabilities. It came into full effect on June 28, 2025, and applies to any organisation operating in or targeting the EU market, regardless of where the company is headquartered.
- [Event Tracking](atomicglue.co/glossary/event-tracking) — Event tracking is the practice of recording specific user interactions on a website or app (clicks, form submissions, video views, purchases) as structured data points sent to an analytics platform. In GA4, event tracking is the fundamental data model: every measurable interaction is an event.
- [Exit-Intent Popup](atomicglue.co/glossary/exit-intent-popup) — An exit-intent popup is a modal or overlay that appears when a user's mouse movement or cursor behavior suggests they are about to leave the page. It is the last chance to convert a departing visitor. Used well, it recovers 5-15% of abandoning users. Used poorly, it annoys everyone.
- [Express.js](atomicglue.co/glossary/express-js) — Express.js is a minimal, unopinionated web application framework for Node.js that provides a thin layer of routing, middleware, and HTTP utilities. It is the most widely used Node.js web framework.
- [External Linking](atomicglue.co/glossary/external-linking) — External linking is the practice of linking from your website to a page on a different domain. It signals credibility to users and helps search engines understand your content's context.
- [Extractability](atomicglue.co/glossary/extractability) — Extractability is the measure of how easily an AI system can locate, parse, and extract a specific answer from your content. High extractability content uses BLUF structure, clear headings, atomic answers, and schema markup. It is the technical foundation of AEO.
- [Favicon](atomicglue.co/glossary/favicon) — A favicon is the small icon displayed in browser tabs, bookmarks, and the address bar to visually identify a website. It is typically 16x16 or 32x32 pixels.
- [FCP (First Contentful Paint)](atomicglue.co/glossary/fcp-first-contentful-paint) — FCP measures the time from navigation to when the browser renders the first DOM content. Target: under 1.8 seconds.
- [Featured Snippet](atomicglue.co/glossary/featured-snippet) — A featured snippet is a concise answer displayed at the top of Google Search results, extracted from a web page and shown in a box above organic listings.
- [Figma](atomicglue.co/glossary/figma) — Figma is a browser-based collaborative design tool used for UI/UX design, prototyping, and design system management. It enables real-time collaboration, version control, and shared component libraries.
- [Fine-Tuning](atomicglue.co/glossary/fine-tuning) — Fine-tuning is the process of taking a pre-trained model and training it further on a smaller, task-specific dataset to improve its performance on a particular use case or change its behavior.
- [First-Party Data](atomicglue.co/glossary/first-party-data) — First-party data is information a business collects directly from its own audience or customers through its own channels: website analytics, CRM data, purchase history, app usage, email engagement, and customer surveys. It is data you own and control, with direct consent from your users.
- [Flutter](atomicglue.co/glossary/flutter) — Google's open-source UI toolkit for building natively compiled applications for mobile, web, and desktop from a single Dart codebase.
- [Focus Management / Focus Indicator](atomicglue.co/glossary/focus-management-focus-indicator) — Focus management is the practice of programmatically moving keyboard focus between elements when the UI changes (e.g., opening a dialog, loading new content, revealing a menu). A focus indicator is the visible highlight or outline around the element that currently has keyboard focus. Both are critical for keyboard and screen reader users. WCAG 2.2 introduced Focus Not Obscured (AA) and Focus Appearance (AAA) to strengthen requirements.
- [Font Display Swap](atomicglue.co/glossary/font-display-swap) — A CSS font-display strategy that renders text immediately in a fallback font while the custom font loads, then swaps to the custom font once downloaded. Prevents Flash of Invisible Text (FOIT).
- [Form Optimization](atomicglue.co/glossary/form-optimization) — Form optimization is the practice of improving web forms to increase completion rates. Every field you add, every label you write, every error message you show either helps or hurts conversion. The goal is to remove every reason to abandon the form before submission.
- [Freshness Signal](atomicglue.co/glossary/freshness-signal) — A freshness signal is any indicator that tells AI systems your content is current and regularly updated. AI search engines, especially Google AI Overviews, increasingly favor fresh content over older but potentially more authoritative sources.
- [Friction](atomicglue.co/glossary/friction) — Friction is anything that slows down, confuses, or discourages a user from completing a desired action. It is the opposite of a smooth conversion flow. Every element of friction is a conversion leak. The CRO practitioner's job is to find friction and eliminate it.
- [Full Site Editing (FSE)](atomicglue.co/glossary/full-site-editing-fse) — Full Site Editing (FSE) is a set of WordPress features that extends the block editor (Gutenberg) from editing page content to editing the entire site. With FSE and a block theme, you can customize headers, footers, templates, and global styles using the visual Site Editor, all without touching code.
- [GDPR](atomicglue.co/glossary/gdpr) — The General Data Protection Regulation (GDPR) is a European Union regulation that governs how organizations collect, process, and store personal data of EU residents. It applies to any organization worldwide that handles EU resident data.
- [Generative AI (GenAI)](atomicglue.co/glossary/generative-ai) — Generative AI refers to AI models that create new content text, images, audio, video, or code rather than just analyzing or classifying existing data.
- [Generative Engine](atomicglue.co/glossary/generative-engine) — A generative engine is an AI-powered system that produces original text responses by synthesizing information across multiple sources, rather than simply extracting and displaying a single passage. ChatGPT is the prototypical generative engine.
- [Generative Engine Optimization](atomicglue.co/glossary/geo) — GEO is the practice of optimizing content so generative AI engines (ChatGPT, Gemini, Claude, Perplexity) cite your brand in their responses. It extends AEO by accounting for how LLMs generate original text rather than just extract existing snippets.
- [Git / GitHub](atomicglue.co/glossary/git-github) — Git is a version control system that tracks changes to your code. GitHub is a cloud platform that hosts Git repositories and adds collaboration features like pull requests, issues, and Actions.
- [Go-to-Market Strategy (GTM)](atomicglue.co/glossary/go-to-market-strategy) — A Go-to-Market (GTM) strategy is the comprehensive plan for launching a product to market. It defines the target audience, value proposition, pricing, channels, sales model, and marketing approach. A good GTM strategy answers who you are selling to, how you reach them, and why they should buy.
- [Google Analytics 4 (GA4)](atomicglue.co/glossary/google-analytics-4-ga4) — Google Analytics 4 (GA4) is Google's event-based analytics platform that superseded Universal Analytics in July 2023. Unlike its predecessor which relied on session-and-pageview-centric tracking, GA4 uses an event-driven data model that unifies web and app data into a single property.
- [Google Search Console](atomicglue.co/glossary/google-search-console) — Google Search Console (GSC) is a free tool from Google that helps website owners monitor, maintain, and troubleshoot their site's presence in Google Search results.
- [Google Tag Manager](atomicglue.co/glossary/google-tag-manager) — Google Tag Manager (GTM) is a free tag management system that lets you deploy and manage marketing and analytics tags (tracking code snippets) on your website without modifying the underlying site code. It acts as a central hub that receives data from your site and routes it to platforms like Google Analytics, Google Ads, Meta Pixel, and hundreds of other tools.
- [Googlebot](atomicglue.co/glossary/googlebot) — Googlebot is Google's web crawling bot that discovers and fetches pages across the internet for indexing and ranking.
- [GPT](atomicglue.co/glossary/gpt) — GPT stands for Generative Pre-trained Transformer. It is a family of LLMs developed by OpenAI that popularized the modern AI boom, starting with GPT-1 in 2018 and evolving through GPT-4o and beyond.
- [GraphQL](atomicglue.co/glossary/graphql) — GraphQL is a query language and runtime for APIs, developed by Meta (Facebook), that lets clients request exactly the data they need in a single request. It provides a strongly typed schema and real-time subscriptions.
- [Grid System](atomicglue.co/glossary/grid-system) — A grid system is a structure of columns, gutters, and margins that provides a consistent framework for arranging content on a page. It brings order, alignment, and rhythm to layouts.
- [Grounding (AI)](atomicglue.co/glossary/grounding) — Grounding is the practice of tying an AI's generated response to verifiable, up-to-date sources from the web. It is the primary technique for preventing hallucinations. RAG is the most common grounding architecture for AI search.
- [Growth Loop](atomicglue.co/glossary/growth-loop) — A growth loop is a self-reinforcing system where the output of one user action becomes the input that acquires the next user, creating sustainable, compounding growth without proportional increases in spend. Unlike a funnel, which is linear and leaky, a loop feeds itself.
- [Growth Marketing](atomicglue.co/glossary/growth-marketing) — Growth marketing is a data-driven, experimental approach to marketing focused on the entire customer lifecycle, not just acquisition. It uses rapid testing, cross-functional collaboration, and product-led tactics to achieve sustainable, compounding growth.
- [Guardrails](atomicglue.co/glossary/guardrails-ai) — AI guardrails are safety mechanisms that prevent AI systems from producing harmful, biased, or unsafe outputs. They filter inputs, constrain model behavior, and validate outputs in real time.
- [Gutenberg Editor](atomicglue.co/glossary/gutenberg-editor) — The Gutenberg Editor is WordPress's block-based content editor, introduced in WordPress 5.0 (December 2018). It replaced the classic TinyMCE editor with a modular block system where every piece of content (paragraph, image, heading, gallery, embed) is a block that can be added, rearranged, and styled independently.
- [Gzip / Brotli Compression](atomicglue.co/glossary/gzip-brotli-compression) — Server-side compression algorithms that reduce the size of HTML, CSS, and JavaScript files before sending them to the browser. Brotli typically achieves 20-30% better compression than Gzip.
- [Hallucination](atomicglue.co/glossary/hallucination) — A hallucination is an AI-generated response that is confident, plausible, and completely false. LLMs produce hallucinations when they lack grounded, retrieved sources and rely instead on pattern completion from training data.
- [Hamburger Menu](atomicglue.co/glossary/hamburger-menu) — A hamburger menu is a navigation icon consisting of three horizontal lines that, when clicked or tapped, reveals a hidden menu. It is widely used on mobile websites and apps to save screen space.
- [Heading Hierarchy](atomicglue.co/glossary/heading-hierarchy) — Heading hierarchy is the practice of using <h1> through <h6> elements in a logical, nested order that reflects the content structure of the page, just like the outline of a book or report. Headings must not skip levels, and a page should have exactly one <h1>. Heading hierarchy is critical for screen reader navigation, SEO, and general content comprehension.
- [Headless CMS](atomicglue.co/glossary/headless-cms) — A Headless CMS decouples the content management backend from the frontend presentation layer. Content is stored and managed in a backend system and delivered via APIs (REST or GraphQL) to any frontend. This gives developers full freedom over the presentation layer while content editors get a clean, purpose-built editing interface.
- [Headless Commerce](atomicglue.co/glossary/headless-commerce) — Headless Commerce decouples the frontend storefront from the backend ecommerce engine. The backend (products, cart, checkout, payments, inventory) runs on a platform like Shopify Plus or BigCommerce, while the frontend is built with a custom framework like Next.js or Remix. This gives brands full control over the shopping experience without platform limitations.
- [Heatmap](atomicglue.co/glossary/heatmap) — A heatmap is a visual representation of user interaction data on a webpage, using color coding to show where users click (click maps), move their mouse (move maps), or scroll (scroll maps). Heatmaps reveal which page elements get attention and which go unnoticed.
- [Helpful Content System](atomicglue.co/glossary/helpful-content-system) — Google's Helpful Content System is a ranking mechanism that rewards people-first content and demotes content written primarily for search engine rankings.
- [Hero Section](atomicglue.co/glossary/hero-section) — The hero section is the large, prominent banner at the top of a webpage. It is the first thing visitors see and the single most valuable real estate on your site. It must communicate your value proposition, set the visual tone, and drive the primary action within seconds.
- [High Contrast Mode](atomicglue.co/glossary/high-contrast-mode) — High Contrast Mode is an operating system accessibility setting that replaces the colour scheme on screen with a high-contrast palette (typically black and white or black and yellow) to improve readability for users with low vision, colour blindness, or light sensitivity. The CSS prefers-contrast media query lets websites detect and respond to this preference.
- [Hreflang](atomicglue.co/glossary/hreflang) — Hreflang is an HTML attribute that tells search engines which language and regional version of a page to serve to users based on their language and location.
- [HSTS](atomicglue.co/glossary/hsts) — HTTP Strict Transport Security (HSTS) is a security header that tells browsers to always connect to a website over HTTPS, never plain HTTP. It prevents downgrade attacks and SSL stripping.
- [HTML](atomicglue.co/glossary/html) — HTML (HyperText Markup Language) is the standard markup language that structures content on the web using elements enclosed in tags.
- [HTTP](atomicglue.co/glossary/http) — HTTP (HyperText Transfer Protocol) is the application-layer protocol that governs communication between web clients (browsers) and servers.
- [HTTP/2](atomicglue.co/glossary/http2) — HTTP/2 is a major revision of HTTP that improves performance through multiplexing, header compression, and stream prioritization over a single connection.
- [HTTP/3](atomicglue.co/glossary/http3) — HTTP/3 is the latest major revision of HTTP that replaces TCP with QUIC, a transport protocol built on UDP, to eliminate head-of-line blocking and reduce connection latency.
- [HTTPS](atomicglue.co/glossary/https) — HTTPS (HyperText Transfer Protocol Secure) encrypts HTTP communication using TLS, protecting data integrity and privacy between client and server.
- [HTTPS / TLS](atomicglue.co/glossary/https-tls) — HTTPS (HTTP Secure) is the encrypted version of HTTP, secured by TLS (Transport Layer Security). It encrypts all data between a browser and a web server, preventing eavesdropping, tampering, and forgery.
- [Hybrid App](atomicglue.co/glossary/hybrid-app) — An app built with web technologies (HTML, CSS, JavaScript) that runs inside a native WebView container, combining web development speed with native deployment.
- [Hydration](atomicglue.co/glossary/hydration) — Hydration is the process where client-side JavaScript takes over a server-rendered HTML page, attaching event handlers and state management to make the static page interactive. The page looks ready before it actually is.
- [Image Optimization](atomicglue.co/glossary/image-optimization) — The practice of selecting, compressing, sizing, and delivering images to minimize load time while preserving visual quality. The single highest-impact optimization for most websites.
- [Inclusive Design](atomicglue.co/glossary/inclusive-design) — Inclusive design is a design methodology that considers the full range of human diversity (ability, language, culture, gender, age) from the outset, rather than designing for a narrow "average" user and then retrofitting for everyone else. It is a broader, more proactive frame than accessibility compliance, though the two deeply overlap.
- [Incrementality Testing](atomicglue.co/glossary/incrementality-testing) — Incrementality testing measures the causal impact of a marketing campaign by comparing outcomes between a group exposed to the campaign and a randomly selected holdout group that was not exposed. It answers the question: did this campaign actually drive additional conversions that would not have happened anyway?
- [Indexing](atomicglue.co/glossary/indexing) — Indexing is the process of storing, parsing, and organizing crawled web pages in a search engine's database so they can be retrieved for relevant queries.
- [Information Architecture (IA)](atomicglue.co/glossary/information-architecture) — Information Architecture (IA) is the practice of organizing, structuring, and labeling content so that users can find information and complete tasks efficiently. It is the blueprint for content navigation and hierarchy.
- [INP (Interaction to Next Paint)](atomicglue.co/glossary/inp-interaction-to-next-paint) — INP measures page responsiveness by observing the latency of all clicks, taps, and keyboard interactions. Target: under 200 ms.
- [Internal Linking](atomicglue.co/glossary/internal-linking) — Internal linking is the practice of linking from one page on a website to another page on the same domain, creating a navigable structure for users and crawlers.
- [IP Address](atomicglue.co/glossary/ip-address) — An IP address is a unique numeric identifier assigned to every device connected to a computer network that uses the Internet Protocol for communication.
- [JavaScript](atomicglue.co/glossary/javascript) — JavaScript is a dynamic programming language that enables interactive behavior, data manipulation, and server-side logic in web applications.
- [JSON](atomicglue.co/glossary/json) — JSON (JavaScript Object Notation) is a lightweight, human-readable data interchange format that uses key-value pairs and ordered lists.
- [JSON-LD](atomicglue.co/glossary/json-ld) — JSON-LD (JavaScript Object Notation for Linked Data) is Google's recommended format for implementing structured data, keeping markup separate from HTML in a script tag.
- [JWT](atomicglue.co/glossary/jwt-backend) — JWT (JSON Web Token) is a compact, URL-safe token format for representing claims between two parties. It is commonly used for stateless authentication and secure information exchange in web applications.
- [JWT](atomicglue.co/glossary/jwt-security) — JSON Web Token (JWT) is a compact, URL-safe token format for representing claims between parties. It is commonly used for API authentication (Bearer tokens), OAuth 2.0 access tokens, and OIDC ID tokens.
- [Keyboard Navigation](atomicglue.co/glossary/keyboard-navigation) — Keyboard navigation means all interactive functionality on a web page can be operated using only a keyboard, without requiring a mouse, touch, or other pointing device. Tab moves focus between focusable elements, Enter and Space activate controls, and arrow keys navigate within composite widgets. Keyboard accessibility is a WCAG Level A requirement and a prerequisite for many assistive technologies.
- [Keyword Research](atomicglue.co/glossary/keyword-research) — Keyword research is the process of identifying the search terms people use to find content, products, or services, forming the strategic foundation of SEO and content marketing.
- [Knowledge Graph](atomicglue.co/glossary/knowledge-graph) — A knowledge graph is a structured database of entities and their relationships, used by Google and other AI systems to understand facts about people, places, things, and how they connect. It powers knowledge panels and informs AI Overviews.
- [Knowledge Panel](atomicglue.co/glossary/knowledge-panel) — A knowledge panel is a box that appears on Google Search showing summarized information about an entity (person, place, organization, or thing) pulled from Google's Knowledge Graph.
- [Kotlin (Android)](atomicglue.co/glossary/kotlin-android) — Google's preferred language for Android development: a modern, concise, and safe JVM language that is fully interoperable with Java.
- [KPI](atomicglue.co/glossary/kpi) — A Key Performance Indicator (KPI) is a measurable value that tracks progress toward a specific business objective. In analytics, KPIs are the metrics that matter most: the few numbers that tell you whether your business is healthy and moving in the right direction. Not every metric is a KPI.
- [Kubernetes](atomicglue.co/glossary/kubernetes) — Kubernetes (K8s) is an open source platform for automating deployment, scaling, and management of containerized applications. It turns a cluster of servers into a single pool of compute resources.
- [Landing Page](atomicglue.co/glossary/landing-page) — A landing page is a standalone web page designed specifically for a marketing or advertising campaign. It is where a visitor 'lands' after clicking a link, ad, or email. Unlike a homepage, a landing page has a single focus: conversion.
- [Landmark Elements](atomicglue.co/glossary/landmark-elements) — Landmark elements are HTML5 semantic elements that define the major regions of a page (<header>, <nav>, <main>, <aside>, <section>, <footer>). They create navigation points that screen reader users can jump to directly, bypassing repetitive content and moving between page regions with a single keystroke.
- [Large Language Model](atomicglue.co/glossary/large-language-model) — A Large Language Model is a neural network trained on massive text data that can generate, summarize, translate, and reason about human language. GPT-4, Claude, Gemini, and Llama are all LLMs.
- [Lazy Loading](atomicglue.co/glossary/lazy-loading) — Lazy loading defers the loading of non-critical resources (images, iframes, scripts) until they are needed, typically when they scroll into the viewport.
- [LCP (Largest Contentful Paint)](atomicglue.co/glossary/lcp-largest-contentful-paint) — LCP measures the time from navigation to when the largest visible content element is rendered. Target: under 2.5 seconds.
- [Lead Generation](atomicglue.co/glossary/lead-generation) — Lead generation is the process of attracting and converting strangers into prospects who have expressed interest in your product or service. It is the bridge between 'someone visited your site' and 'someone is ready to buy'.
- [Lead Magnet](atomicglue.co/glossary/lead-magnet) — A lead magnet is an incentive offered to prospects in exchange for their contact information. It is the 'what's in it for me' that converts a visitor into a lead. Without a compelling lead magnet, your lead generation form is just asking for free personal data.
- [Lead Scoring / Lead Nurturing](atomicglue.co/glossary/lead-scoring-lead-nurturing) — Lead scoring assigns numerical values to leads based on their behavior and fit to prioritize sales follow-up. Lead nurturing is the process of building relationships with leads through targeted, automated communications until they are ready to buy. Together they turn a raw list of contacts into a prioritized, conversion-ready pipeline.
- [Lighthouse](atomicglue.co/glossary/lighthouse) — An open-source Google auditing tool measuring performance, accessibility, SEO, best practices, and PWA readiness. Produces lab-based scores, not field data.
- [Link Building](atomicglue.co/glossary/link-building) — Link building is the practice of acquiring hyperlinks from other websites to your own, with the goal of improving search engine rankings through increased authority.
- [Link Equity](atomicglue.co/glossary/link-equity) — Link equity (also called link juice) is the value or authority passed from one page to another through hyperlinks, influencing the linked page's ability to rank.
- [LLM (Large Language Model)](atomicglue.co/glossary/llm) — A Large Language Model (LLM) is a neural network trained on massive text data that can understand, generate, and manipulate human language. GPT-4, Gemini, and Claude are LLMs. They are the 'generation' engine in Generative Engine Optimization.
- [LLMs.txt](atomicglue.co/glossary/llms-dot-txt) — LLMs.txt is a proposed standard file (placed at /llms.txt) that gives AI crawlers a structured summary of your website's content. Think of it as a sitemap designed specifically for LLMs. Over 840,000 sites have implemented it as of late 2025.
- [Local SEO](atomicglue.co/glossary/local-seo) — Local SEO is the practice of optimizing a website and online presence to rank in local search results, targeting users searching for products or services in a specific geographic area.
- [Logo / Wordmark](atomicglue.co/glossary/logo-wordmark) — A logo is a graphic mark that identifies a brand. A wordmark is a type of logo made entirely of the brand name in a distinctive type treatment. Both are the most recognizable element of brand identity.
- [Long-Tail Keyword](atomicglue.co/glossary/long-tail-keyword) — A long-tail keyword is a specific, multi-word search phrase that typically has lower search volume but higher conversion intent and less competition than broad terms.
- [Looker Studio](atomicglue.co/glossary/looker-studio) — Looker Studio (formerly Google Data Studio) is a free business intelligence and data visualization platform from Google. It connects to hundreds of data sources (GA4, Google Ads, BigQuery, Google Sheets, SQL databases, and more) to build interactive dashboards and reports.
- [LTV (Lifetime Value)](atomicglue.co/glossary/ltv-lifetime-value) — Lifetime Value (LTV or CLV) is the predicted total revenue a business will earn from a single customer over the entire duration of their relationship. It is a forward-looking metric used to determine how much to spend on acquiring customers and which customer segments are most valuable.
- [MACH Architecture](atomicglue.co/glossary/mach-architecture) — MACH Architecture is an enterprise technology standard that stands for Microservices, API-first, Cloud-native, and Headless. It's the technical foundation for composable, best-of-breed software stacks. Systems built on MACH principles are modular, replaceable, and scalable, allowing organizations to swap components without rebuilding entire platforms.
- [Machine Learning (ML)](atomicglue.co/glossary/machine-learning) — Machine Learning is a subset of AI where systems learn from data rather than being explicitly programmed. Instead of writing rules, you show the system examples and it figures out the patterns.
- [Managed Hosting](atomicglue.co/glossary/managed-hosting-wordpress) — Managed WordPress hosting is a premium service where the provider handles all server administration, WordPress updates, security monitoring, backups, and performance optimization on your behalf.
- [Markdown](atomicglue.co/glossary/markdown) — Markdown is a lightweight markup language that uses plain text formatting syntax to create structured documents that can be converted cleanly to HTML. It was designed to be easy to read and write in its raw form.
- [Marketing Automation (HubSpot / Marketo)](atomicglue.co/glossary/marketing-automation) — Marketing automation is software that automates repetitive marketing tasks: email campaigns, social media posting, lead scoring, CRM updates, and multi-channel customer journeys. HubSpot and Marketo are the dominant platforms for B2B marketing automation, each serving different segments of the market.
- [Marketing Mix Modeling (MMM)](atomicglue.co/glossary/marketing-mix-modeling-mmm) — Marketing Mix Modeling (MMM) is a statistical analysis technique that uses aggregate historical data (sales, media spend, pricing, economic factors) to estimate the sales impact and ROI of various marketing activities. Unlike attribution modeling which operates on user-level clickstream data, MMM works at the market level using regression-based models.
- [Martech Stack](atomicglue.co/glossary/martech-stack) — A martech stack is the collection of marketing technology tools and platforms a company uses to execute, measure, and optimize its marketing programs. It typically includes a CRM, marketing automation platform, analytics tools, content management system, advertising platforms, and data infrastructure.
- [Media Queries](atomicglue.co/glossary/media-queries) — Media queries are CSS features that apply styles conditionally based on device characteristics like viewport width, screen resolution, or user preferences.
- [Meta Description](atomicglue.co/glossary/meta-description) — A meta description is an HTML attribute that provides a brief summary of a web page, often displayed below the title tag in search results.
- [MFA / 2FA](atomicglue.co/glossary/mfa-2fa) — Multi-Factor Authentication (MFA) requires users to present two or more pieces of evidence to verify their identity. Two-Factor Authentication (2FA) is a subset requiring exactly two factors. MFA dramatically reduces account takeover risk.
- [Micro-Conversion vs Macro-Conversion](atomicglue.co/glossary/micro-conversion-vs-macro-conversion) — A macro-conversion is the primary goal of a website (a purchase, a sign-up). A micro-conversion is a smaller, intermediate action that indicates user engagement and progress toward the macro-conversion (email click, video watch, add to cart, page scroll). Both matter. You cannot optimize macro-conversions without understanding micro-conversions.
- [Micro-Frontends](atomicglue.co/glossary/micro-frontends) — Micro-frontends extend microservice principles to the frontend by decomposing a web application into smaller, independent applications that are developed, tested, and deployed by separate teams, then composed into a cohesive user experience.
- [Microinteractions](atomicglue.co/glossary/microinteractions) — Microinteractions are small, contained moments of interaction that accomplish a single task. Examples include toggling a switch, seeing a like animation, or pulling to refresh. They add personality, feedback, and polish.
- [Microservices](atomicglue.co/glossary/microservices) — Microservices is a software architecture style where an application is structured as a collection of small, independent services that communicate over a network, each responsible for a specific business capability and deployable independently.
- [Mobile App Analytics (Firebase)](atomicglue.co/glossary/mobile-app-analytics-firebase) — Tools and platforms that track user behavior, engagement, crashes, and conversions in mobile applications, with Firebase as the industry standard.
- [Mobile Optimization](atomicglue.co/glossary/mobile-optimization) — The process of ensuring a website or app performs well, loads fast, and is easy to use on mobile devices.
- [Mobile Performance](atomicglue.co/glossary/mobile-performance) — The measurement and optimization of how fast a mobile app or website loads, renders, and responds to user interactions.
- [Mobile UI/UX (Thumb-Friendly Design)](atomicglue.co/glossary/mobile-ui-ux-thumb-friendly-design) — Design principles optimized for one-handed thumb use on mobile devices, placing interactive elements within easy reach of the thumb's natural arc.
- [Mobile-First Design](atomicglue.co/glossary/mobile-first-design) — Mobile-first design is a strategy of designing for the smallest screen first, then scaling up to larger screens. It forces prioritization of essential content and features, leading to better experiences on every device.
- [Mobile-First Indexing](atomicglue.co/glossary/mobile-first-indexing-seo) — Mobile-first indexing means Google primarily uses the mobile version of a website for indexing and ranking, making mobile optimization a fundamental ranking requirement.
- [Mobile-First Indexing](atomicglue.co/glossary/mobile-first-indexing-seo-web-development) — Google's practice of indexing and ranking web content based primarily on the mobile version of a site, not the desktop version.
- [Mockup](atomicglue.co/glossary/mockup) — A mockup is a high-fidelity, static visual representation of a design that shows what the final product will look like, including colors, typography, imagery, and layout.
- [Modal / Lightbox](atomicglue.co/glossary/modal-lightbox) — A modal (or lightbox) is a UI element that appears on top of the main page content, blocking interaction with the page behind it until the user takes an action to dismiss it. Modals are used for alerts, forms, confirmations, and image galleries.
- [MQL / SQL / PQL](atomicglue.co/glossary/mql-sql-pql) — MQL (Marketing Qualified Lead), SQL (Sales Qualified Lead), and PQL (Product Qualified Lead) are lead qualification stages that define how ready a prospect is to engage with sales. They create a common language between marketing and sales teams about lead quality and next actions.
- [Multi-Agent System](atomicglue.co/glossary/multi-agent-system) — A multi-agent system coordinates multiple AI agents that specialize in different tasks and collaborate to solve problems that a single agent cannot handle effectively.
- [Nameserver](atomicglue.co/glossary/nameserver) — Nameservers are the authoritative servers that tell the internet where to find your website and email services. They host your DNS zone and respond to queries about your domain.
- [Native App](atomicglue.co/glossary/native-app) — An application built specifically for one platform (iOS or Android) using that platform's native programming language and SDKs.
- [Natural Language Processing](atomicglue.co/glossary/natural-language-processing) — Natural Language Processing is the branch of AI that enables computers to understand, interpret, and generate human language. It powers everything from spell check to ChatGPT.
- [Netlify](atomicglue.co/glossary/netlify) — Netlify is a cloud platform that combines hosting, serverless backend, and CI/CD into one workflow. It popularized the Jamstack architecture and is known for its atomic deploys and Git-based workflow.
- [Next.js](atomicglue.co/glossary/next-js) — Next.js is a React framework by Vercel that provides server-side rendering, static site generation, file-based routing, and API routes out of the box. It is the most popular production-grade React meta-framework.
- [Node.js](atomicglue.co/glossary/node-js) — Node.js is an open-source, cross-platform JavaScript runtime built on Chrome's V8 engine that executes JavaScript outside the browser. It is the standard runtime for server-side JavaScript development.
- [North Star Metric](atomicglue.co/glossary/north-star-metric) — The North Star Metric is the single metric that best captures the core value your product delivers to customers. It aligns every team around a shared outcome and drives sustainable growth by focusing on customer value, not vanity metrics.
- [NoSQL](atomicglue.co/glossary/nosql) — NoSQL (Not Only SQL) is a category of database systems that provide flexible, non-tabular data models for specific use cases where relational databases are less optimal. Types include document, key-value, wide-column, and graph databases.
- [Nuxt](atomicglue.co/glossary/nuxt) — Nuxt is an open-source full-stack framework built on Vue.js that provides server-side rendering, file-based routing, static site generation, and auto-imports. It is to Vue what Next.js is to React.
- [OAuth 2.0](atomicglue.co/glossary/oauth-2-0) — OAuth 2.0 is an authorization framework that allows third-party applications to obtain limited access to a user's resources without exposing the user's credentials. It is the industry standard for delegated access.
- [OAuth 2.0](atomicglue.co/glossary/oauth-20) — OAuth 2.0 is an authorization framework that enables third-party applications to obtain limited access to a user's resources without exposing their credentials. It powers 'Login with Google/Facebook/GitHub.'
- [Off-Page SEO](atomicglue.co/glossary/off-page-seo) — Off-page SEO refers to actions taken outside your own website to improve its authority, trustworthiness, and search rankings, primarily through link building and brand signals.
- [Offline Mode](atomicglue.co/glossary/offline-mode) — The ability of an app or website to remain functional when there is no internet connection.
- [On-Page SEO](atomicglue.co/glossary/on-page-seo) — On-page SEO is the practice of optimizing individual web pages to rank higher by improving content quality, HTML elements, and site structure.
- [Open Rate / Deliverability](atomicglue.co/glossary/open-rate-deliverability) — Open rate is the percentage of delivered emails that recipients open. Deliverability is the measure of whether your emails actually reach inboxes instead of spam folders. Open rate tells you how engaging your email is. Deliverability tells you whether anyone gets the chance to engage at all.
- [Open Source](atomicglue.co/glossary/open-source) — Open source software is software whose source code is made publicly available for anyone to view, use, modify, and distribute under a license that complies with the Open Source Definition (OSD), established by the Open Source Initiative (OSI).
- [Organic Search](atomicglue.co/glossary/organic-search) — Organic search refers to unpaid listings in search engine results that appear because of their relevance to the query, not because someone paid for placement.
- [ORM](atomicglue.co/glossary/orm) — ORM (Object-Relational Mapping) is a technique that lets developers interact with a relational database using object-oriented code instead of writing SQL directly. It maps database tables to classes and rows to objects.
- [Page Builder](atomicglue.co/glossary/page-builder) — A page builder is a drag-and-drop visual editing tool that lets users create custom page layouts without coding. Popular WordPress page builders include Elementor, Beaver Builder, Divi Builder, and WPBakery. They provide a visual interface for adding, arranging, and styling content elements on a page, bypassing the theme's template structure.
- [PageRank](atomicglue.co/glossary/pagerank) — PageRank is Google's foundational link analysis algorithm that measures the importance of web pages by counting the quality and quantity of links pointing to them.
- [PageSpeed Insights](atomicglue.co/glossary/pagespeed-insights) — A Google tool combining Lighthouse lab data with CrUX field data for any public URL. Shows both diagnostic scores and real-user metrics.
- [Pageview](atomicglue.co/glossary/pageview) — A pageview is an event recorded when a user loads or reloads a webpage. In GA4, pageviews are tracked as the page_view event (part of automatically collected events) and each page_view contributes to a session.
- [Partial Prerendering (PPR)](atomicglue.co/glossary/partial-prerendering-ppr) — A rendering strategy pioneered in Next.js that combines static prerendering and dynamic streaming in the same HTTP response. Static shell is served instantly from CDN; dynamic content streams in.
- [Passkeys / WebAuthn](atomicglue.co/glossary/passkeys-webauthn) — Passkeys are a passwordless authentication standard using public-key cryptography. WebAuthn is the W3C API that enables passkeys. Users authenticate with biometrics, PIN, or device unlock rather than passwords.
- [Payload CMS](atomicglue.co/glossary/payload-cms) — Payload CMS is an open-source headless CMS built on TypeScript and Express.js. Unlike Strapi (auto-generated admin) or Sanity (cloud-hosted), Payload CMS gives developers complete control over the admin panel, database schemas, and API behavior through code. It's TypeScript-native and designed for developers who want full-stack CMS customization without fighting abstractions.
- [People Also Ask](atomicglue.co/glossary/people-also-ask) — People Also Ask (PAA) is a SERP feature that displays related questions to the user's original query, expanding into answers when clicked.
- [Performance Budget](atomicglue.co/glossary/performance-budget) — A set of agreed-upon limits on performance metrics or resource quantities that a team commits not to exceed. Prevents regressions from shipping.
- [Perplexity](atomicglue.co/glossary/perplexity) — Perplexity is an AI-powered answer engine that provides cited, real-time responses to queries with distinctive inline annotations and a dedicated source panel. It is one of the three major AI search platforms and is known for its transparent citation style and research-focused interface.
- [Personalization](atomicglue.co/glossary/personalization) — Personalization is the practice of tailoring content, offers, and experiences to individual users or segments based on their behavior, demographics, or preferences. Done right, it increases relevance and conversion. Done wrong, it is creepy, wasteful, or both.
- [Persuasive Design](atomicglue.co/glossary/persuasive-design) — Persuasive design is the intentional use of psychological principles to influence user behavior toward a desired outcome. It is not manipulation. It is removing the psychological barriers to a decision the user already wants to make. Ethical persuasive design helps users make better decisions faster.
- [PHP](atomicglue.co/glossary/php) — PHP is a server-side scripting language designed for web development. It powers a massive portion of the web, including WordPress, and has modernized significantly since PHP 7 with JIT compilation and typed properties.
- [Pillar Page / Topic Cluster](atomicglue.co/glossary/pillar-page-topic-cluster) — A pillar page is a comprehensive, in-depth resource that covers a broad topic. Topic clusters are groups of related content pieces (cluster content) that link back to the pillar page. This structure signals topical authority to search engines and improves SEO by organizing content around core themes rather than isolated keywords.
- [Plugins](atomicglue.co/glossary/plugins) — Plugins are add-on software packages that extend the functionality of a CMS without modifying its core code. In WordPress, plugins can add anything from SEO tools and contact forms to full ecommerce systems and membership platforms. There are over 59,000 free plugins in the WordPress Plugin Directory alone.
- [PPC (Google Ads)](atomicglue.co/glossary/ppc-google-ads) — PPC (Pay-Per-Click) advertising, primarily Google Ads, lets businesses place ads in search engine results and pay only when someone clicks. It is the fastest way to get traffic and leads at scale, but it requires constant optimization to remain profitable.
- [Preferred Sources](atomicglue.co/glossary/preferred-sources) — Preferred sources are the websites and domains that AI systems cite most frequently in their generated answers. Wikipedia, YouTube, Reddit, and Amazon are the dominant preferred sources across all major AI platforms.
- [Preload / Prefetch / Preconnect](atomicglue.co/glossary/preload-prefetch-preconnect) — Resource hints that tell the browser to fetch or connect earlier than it would otherwise. Preload fetches critical resources early. Prefetch fetches resources for future navigation. Preconnect sets up early connections to origins.
- [Privacy Policy](atomicglue.co/glossary/privacy-policy) — A privacy policy is a legal document that explains how an organization collects, uses, stores, shares, and protects personal data. It is required by law in most jurisdictions for any website or app that handles user data.
- [Product-Led Growth (PLG)](atomicglue.co/glossary/product-led-growth) — Product-Led Growth (PLG) is a go-to-market strategy where the product itself drives customer acquisition, retention, and expansion. Instead of sales-led or marketing-led growth, users discover, try, and buy the product with minimal human intervention.
- [Progressive Disclosure](atomicglue.co/glossary/progressive-disclosure) — Progressive disclosure is a design pattern that shows only the essential information or options at each step, revealing more details as the user needs them. It prevents overwhelm by deferring complexity until the user is ready for it. It is the antidote to information overload.
- [Progressive Enhancement](atomicglue.co/glossary/progressive-enhancement) — Progressive enhancement is a design strategy that starts with a baseline of essential content and functionality that works everywhere, then layers enhanced experiences for capable browsers.
- [Progressive Web App (PWA)](atomicglue.co/glossary/progressive-web-app-pwa-front-end) — A Progressive Web App (PWA) is a web application that uses modern browser capabilities to provide an app-like experience: it can be installed on the device, work offline, send push notifications, and access device features, all while being delivered through the web.
- [Progressive Web App (PWA)](atomicglue.co/glossary/progressive-web-app-pwa-web-development) — A website that behaves like a native app: installable, offline-capable, with push notifications and access to device features.
- [Prompt Chaining](atomicglue.co/glossary/prompt-chaining) — Prompt chaining is the technique of breaking a complex task into multiple smaller LLM calls, where the output of one prompt becomes the input to the next. This improves reliability and enables multi-step reasoning.
- [Prompt Engineering](atomicglue.co/glossary/prompt-engineering) — Prompt engineering is the practice of designing and refining input prompts to get reliable, accurate, and useful outputs from LLMs. It is the primary interface for controlling model behavior without modifying the model itself.
- [Prototype](atomicglue.co/glossary/prototype) — A prototype is an interactive simulation of a product that allows users to click, navigate, and experience flows. It validates usability and behavior before development begins.
- [Push Notifications](atomicglue.co/glossary/push-notifications) — Messages sent from a server to a user's device that appear as alerts, badges, or sounds even when the app is not open.
- [Python](atomicglue.co/glossary/python) — Python is a high-level, interpreted programming language known for its readable syntax, extensive standard library, and massive ecosystem. It is one of the most versatile languages, used across web development, data science, automation, and AI.
- [Quality Assurance (QA)](atomicglue.co/glossary/quality-assurance) — Quality Assurance (QA) in software development is a systematic process that ensures a product meets defined quality standards through planning, testing, and process improvement. It focuses on preventing defects, not just finding them.
- [Quality Score (Google Ads)](atomicglue.co/glossary/quality-score-google-ads) — Quality Score is Google Ads' internal rating of the relevance and quality of your keywords, ads, and landing pages. It directly impacts your ad rank and the actual cost per click. Higher Quality Scores mean better ad positions at lower costs.
- [RAG (Retrieval-Augmented Generation)](atomicglue.co/glossary/rag-ai) — RAG is a technique that improves LLM outputs by retrieving relevant information from a knowledge base before generating a response. It grounds the model in facts instead of relying solely on its training data.
- [Rank Math](atomicglue.co/glossary/rank-math) — Rank Math is a modern WordPress SEO plugin that offers more features in its free version than any competitor. It uses a modular architecture (you enable only the features you need), supports multiple focus keywords, advanced schema markup, redirection management, 404 monitoring, and local SEO, all in the free tier.
- [React](atomicglue.co/glossary/react) — React is a declarative, component-based JavaScript library for building user interfaces, maintained by Meta. It powers interactive UIs through a virtual DOM and unidirectional data flow.
- [React Native](atomicglue.co/glossary/react-native) — A Meta-developed framework that lets you build native iOS and Android apps using React and JavaScript, with a shared codebase and native UI rendering.
- [React Server Components](atomicglue.co/glossary/react-server-components) — React Server Components (RSC) are React components that render exclusively on the server, sending only their HTML output to the client. They reduce client-side JavaScript by keeping data fetching, database access, and rendering logic on the server.
- [Readability (Flesch Reading Ease)](atomicglue.co/glossary/readability) — Readability measures how easy a text is to read and understand. The Flesch Reading Ease test scores text from 0 (very hard) to 100 (very easy) based on sentence length and syllable count. WCAG recommends a Flesch-Kincaid Grade Level of 9 or lower (plain English) for web content, though specialised content may require higher levels.
- [Real User Monitoring (RUM)](atomicglue.co/glossary/real-user-monitoring-rum) — RUM captures performance data from actual users via JavaScript using Performance APIs. You own the data, it covers all browsers, and can capture custom metrics.
- [Reduced Motion](atomicglue.co/glossary/reduced-motion) — Reduced motion is an accessibility setting that allows users to disable or minimise animations, transitions, and parallax effects in software. The CSS prefers-reduced-motion media query lets websites detect this preference and serve static alternatives. Excessive motion can cause disorientation for users with vestibular disorders and trigger seizures. WCAG requires that moving content can be paused, stopped, or hidden.
- [Remarketing / Retargeting](atomicglue.co/glossary/remarketing-retargeting) — Remarketing (or retargeting) is a digital advertising technique that shows ads to people who have previously visited your website or interacted with your brand but did not convert. It keeps your brand top-of-mind and brings lost traffic back to complete a desired action.
- [Render-Blocking Resource](atomicglue.co/glossary/render-blocking-resource) — A CSS or JavaScript file that the browser must fully download and process before it can render any content to the screen. The most common performance bottleneck on the web.
- [Rendering](atomicglue.co/glossary/rendering) — Rendering is the process where a browser or search engine executes JavaScript to generate the fully visual and interactive page after receiving the raw HTML.
- [Responsible AI / AI Bias](atomicglue.co/glossary/responsible-ai-ai-bias) — Responsible AI is the practice of designing, developing, and deploying AI systems that are fair, transparent, accountable, and aligned with human values. AI bias is a core concern: models can amplify historical and societal biases present in training data.
- [Responsive Design](atomicglue.co/glossary/responsive-design) — Responsive web design (RWD) is an approach that makes web pages render well on any device or screen size by using flexible layouts, flexible images, and CSS media queries.
- [Responsive Images (srcset/sizes)](atomicglue.co/glossary/responsive-images-srcset-sizes) — An HTML technique using srcset and sizes attributes to serve different image resolutions based on the user's viewport width and device pixel ratio.
- [REST](atomicglue.co/glossary/rest) — REST (Representational State Transfer) is an architectural style for designing networked applications, primarily APIs. It relies on stateless, resource-oriented communication over HTTP with uniform interface constraints.
- [Retrieval-Augmented Generation (RAG)](atomicglue.co/glossary/rag-ai-search) — RAG (Retrieval-Augmented Generation) is an AI architecture that retrieves relevant passages from a knowledge base (often the web) and passes them to a language model to generate a grounded, cited response. It is the technical backbone of ChatGPT Search, Perplexity, and many AI Overviews.
- [Roadmap](atomicglue.co/glossary/roadmap) — A roadmap is a strategic plan that outlines the vision, direction, priorities, and timeline for a product or project over a defined period. It communicates what will be built and why.
- [ROAS](atomicglue.co/glossary/roas) — Return on Ad Spend (ROAS) measures the gross revenue generated for every dollar spent on advertising. It is calculated as: Revenue from Ad Campaign / Cost of Ad Campaign. ROAS is the primary efficiency metric for paid advertising campaigns.
- [Robots Meta Tag](atomicglue.co/glossary/robots-meta-tag) — A robots meta tag is an HTML directive that tells search engine crawlers how to index and interact with a specific page, such as noindex, nofollow, or nosnippet.
- [Robots.txt](atomicglue.co/glossary/robots-txt) — Robots.txt is a text file placed at the root of a website that instructs search engine crawlers which URLs they may or may not access.
- [SaaS / IaaS / PaaS](atomicglue.co/glossary/saas) — SaaS (Software as a Service), IaaS (Infrastructure as a Service), and PaaS (Platform as a Service) are the three main cloud computing service models. They differ in the level of control and management you have over the computing stack, from fully managed software (SaaS) to virtualized infrastructure (IaaS).
- [SaaS Marketing](atomicglue.co/glossary/saas-marketing) — SaaS marketing is the specialized practice of marketing software-as-a-service products. It combines acquisition, onboarding, retention, and expansion marketing into a continuous cycle, with a heavy focus on subscription economics, free trials, and product-led growth strategies.
- [Sanity](atomicglue.co/glossary/sanity) — Sanity is a headless CMS that treats content as structured data in a real-time 'Content Lake.' Unlike traditional CMS platforms, Sanity lets you define content schemas in code (TypeScript/JavaScript) and query content with GROQ, its custom query language. It's built for developers who want full control over content architecture and real-time collaboration.
- [Schema Markup](atomicglue.co/glossary/schema-markup) — Schema markup is the implementation of structured data vocabulary (schema.org) on a web page to help search engines understand and display content in rich results.
- [Screen Reader](atomicglue.co/glossary/screen-reader) — A screen reader is a software application that converts digital text and interface elements into synthesised speech or braille output. It is the primary assistive technology used by people who are blind or have low vision to navigate computers, websites, and mobile devices. Popular screen readers include JAWS, NVDA, VoiceOver (Apple), and TalkBack (Android).
- [Scroll Depth](atomicglue.co/glossary/scroll-depth) — Scroll depth measures how far down a page a user scrolls before leaving. It is a proxy for engagement and content effectiveness. It tells you whether users are actually reading your content or bouncing before they reach the important parts.
- [Scrum](atomicglue.co/glossary/scrum) — Scrum is an Agile framework for managing complex work that organizes teams into fixed-length iterations called sprints, with defined roles (Product Owner, Scrum Master, Developers) and ceremonies (Sprint Planning, Daily Scrum, Sprint Review, Sprint Retrospective).
- [Search Intent](atomicglue.co/glossary/search-intent) — Search intent (also called user intent or keyword intent) is the underlying goal a user has when they type a query into a search engine: to learn, to navigate, to buy, or to compare.
- [Section 508](atomicglue.co/glossary/section-508) — Section 508 is a US federal law requiring that all information and communication technology (ICT) developed, procured, maintained, or used by the federal government be accessible to people with disabilities. It amended the Rehabilitation Act of 1973 and was updated in 2017 to adopt WCAG 2.0 Level AA as the technical standard.
- [Security Headers](atomicglue.co/glossary/security-headers) — Security headers are HTTP response headers that instruct browsers to enable security protections. They prevent common attacks including XSS, clickjacking, MIME sniffing, and protocol downgrades.
- [Semantic HTML](atomicglue.co/glossary/semantic-html-accessibility) — Semantic HTML means using HTML elements according to their intended meaning (<nav> for navigation, <h1> through <h6> for headings, <button> for buttons), rather than styling generic elements to look like something they are not. Semantic HTML is the foundation of web accessibility because it tells browsers, search engines, and assistive technologies what each part of the content actually is.
- [Semantic HTML](atomicglue.co/glossary/semantic-html-website-development) — Semantic HTML uses elements that convey meaning about their content (like `<article>`, `<nav>`, `<header>`) rather than generic containers that only describe visual presentation.
- [Semantic Search](atomicglue.co/glossary/semantic-search) — Semantic search is search that matches the meaning and intent of a query rather than just the keywords. It is powered by embeddings and entity understanding, and it is how all modern AI search engines work.
- [Semantic Versioning (SemVer)](atomicglue.co/glossary/semantic-versioning) — Semantic Versioning (SemVer) is a versioning scheme that uses a three-part version number (MAJOR.MINOR.PATCH) to communicate the type of changes in a software release: breaking changes, new features, or bug fixes.
- [SEO](atomicglue.co/glossary/seo) — Search Engine Optimization (SEO) is the practice of improving a website's visibility in organic search results to earn more relevant traffic.
- [SEO Audit](atomicglue.co/glossary/seo-audit) — An SEO audit is a comprehensive analysis of a website's technical health, on-page optimization, off-page authority, and content quality to identify issues and opportunities for improvement.
- [SERP](atomicglue.co/glossary/serp) — SERP stands for Search Engine Results Page. It is the page a search engine displays after a user submits a query, containing both organic results and paid listings.
- [SERP Features](atomicglue.co/glossary/serp-features) — SERP features are non-standard elements on a search results page, such as AI Overviews, featured snippets, knowledge panels, image packs, and local packs, that go beyond traditional organic blue links.
- [Server Actions](atomicglue.co/glossary/server-actions) — Server Actions are async functions that run on the server but can be called directly from client components. They simplify data mutations in Next.js by eliminating the need to build separate API routes for form submissions and data changes.
- [Server-Side Rendering (SSR)](atomicglue.co/glossary/server-side-rendering-ssr) — Server-side rendering (SSR) generates the complete HTML of a web page on the server and sends it to the client, as opposed to rendering it in the browser with JavaScript.
- [Server-Side Tracking](atomicglue.co/glossary/server-side-tracking) — Server-side tracking moves the execution of tracking tags from the user's browser to a server you control. Instead of the browser sending data directly to dozens of third-party analytics and marketing endpoints, it sends one request to your server, which then processes, enriches, and forwards the data to the intended destinations.
- [Serverless Functions](atomicglue.co/glossary/serverless-functions) — Serverless functions are single-purpose, event-driven code snippets that run on cloud infrastructure without managing servers. The cloud provider handles scaling, availability, and billing (per-execution).
- [Service Workers](atomicglue.co/glossary/service-workers) — Service Workers are JavaScript files that run in the background, separate from the web page, intercepting network requests and enabling offline functionality, push notifications, and background sync.
- [Session](atomicglue.co/glossary/session) — A session is a period of user activity on a website or app, bounded by a timeout. In GA4, a session starts when a user first arrives and ends after 30 minutes of inactivity (configurable) or at midnight. GA4 sessions are derived from the session_start event, not tracked as a separate hit type.
- [Session Replay](atomicglue.co/glossary/session-replay) — Session replay is a technology that records a user's browsing session as a video-like playback, capturing mouse movements, clicks, scrolls, form interactions, and page navigation. It lets you watch exactly what users did on your site, revealing friction points, confusion, and opportunities that aggregate metrics cannot show.
- [Shadow DOM](atomicglue.co/glossary/shadow-dom) — Shadow DOM is a browser API that provides DOM and style encapsulation. It allows developers to attach a hidden, scoped DOM tree to an element, isolating its styles and markup from the rest of the document.
- [Shared Hosting](atomicglue.co/glossary/shared-hosting) — Shared hosting is the budget tier of web hosting where multiple websites share a single server's resources. It is cheap, but your site's performance depends on your server neighbors.
- [Shopify](atomicglue.co/glossary/shopify) — Shopify is a SaaS ecommerce platform that lets businesses build and run online stores. It handles hosting, payments, inventory, and shipping out of the box. Shopify powers roughly 4.8% of all websites and over 20% of online stores globally.
- [Single Page Application (SPA)](atomicglue.co/glossary/single-page-application-spa) — A Single Page Application (SPA) is a web application that loads a single HTML page and dynamically updates content using JavaScript, rather than loading entire new pages from the server on each navigation.
- [Single Sign-On (SSO)](atomicglue.co/glossary/single-sign-on-sso) — Single Sign-On (SSO) is an authentication system that lets users log in once with one set of credentials and gain access to multiple independent applications without re-entering credentials.
- [Skyscraper Technique](atomicglue.co/glossary/skyscraper-technique) — The Skyscraper Technique is a link building and content strategy that involves finding high-performing content in your niche, creating something significantly better, and then reaching out to the people who linked to the original to offer your improved version instead.
- [SLA](atomicglue.co/glossary/sla) — A Service Level Agreement (SLA) is a contract that guarantees a minimum level of service, typically measured as uptime percentage, with financial penalties if the provider fails to meet that guarantee.
- [Social Proof](atomicglue.co/glossary/social-proof) — Social proof is the psychological phenomenon where people copy the actions of others in uncertain situations. In CRO, it is the most powerful persuasion tool you are probably underusing. Reviews, testimonials, case studies, user counts, and logos all signal to the visitor: 'Other people trust this. You can too.'
- [Source Diversity](atomicglue.co/glossary/source-diversity) — Source diversity is a measure of how many different content sources an AI system cites in a single response. AI systems that cite multiple sources are seen as more balanced and authoritative. High source diversity benefits brands with strong, citable content across multiple platforms.
- [SPF / DKIM / DMARC](atomicglue.co/glossary/spf-dkim-dmarc) — SPF, DKIM, and DMARC are email authentication protocols that prove your emails are legitimate and not forged or spoofed. They are required by Gmail and Yahoo as of 2024, and essential for email deliverability and brand protection.
- [Sprint](atomicglue.co/glossary/sprint) — A sprint is a fixed-length time box (usually 1-4 weeks) in which a Scrum team works to complete a set of predefined work items and deliver a potentially usable product increment.
- [SQL](atomicglue.co/glossary/sql) — SQL (Structured Query Language) is the standard language for managing and querying relational databases. It is used to create, read, update, and delete data in structured tables with defined schemas and relationships.
- [SQL Injection](atomicglue.co/glossary/sql-injection) — SQL Injection (SQLi) is a code injection technique where an attacker inserts malicious SQL statements into application queries, potentially reading, modifying, or deleting database data. It is one of the oldest and most dangerous web vulnerabilities.
- [SRI](atomicglue.co/glossary/sri) — Subresource Integrity (SRI) is a browser security feature that verifies externally hosted resources (scripts, stylesheets) have not been tampered with by comparing their cryptographic hash against a known value.
- [SSH](atomicglue.co/glossary/ssh) — SSH (Secure Shell) is a cryptographic network protocol that lets you securely log into a remote server, execute commands, transfer files, and forward ports over an encrypted connection.
- [SSL Certificate](atomicglue.co/glossary/ssl-certificate) — An SSL certificate (technically a TLS certificate) is a digital file that binds a cryptographic key pair to an organization or domain identity. It enables encrypted HTTPS connections and is verified by a Certificate Authority (CA).
- [SSO](atomicglue.co/glossary/sso) — Single Sign-On (SSO) is an authentication method that allows users to log in once and access multiple applications without re-entering credentials. It uses centralized identity providers and protocols like SAML, OIDC, or OAuth.
- [Staging vs Production](atomicglue.co/glossary/staging-vs-production-devops) — Staging is a pre-production environment that mirrors production as closely as possible, used for final testing before releasing changes to real users. Production is the live environment that serves your actual users.
- [Staging vs Production](atomicglue.co/glossary/staging-vs-production-general) — Staging is a pre-production environment that mirrors production as closely as possible, used for final testing before release. Production is the live environment where real users interact with the application.
- [State Management](atomicglue.co/glossary/state-management) — State management is the discipline of handling application data that changes over time, ensuring that the UI consistently reflects the current state. It covers local component state, shared global state, server-cached state, and URL/routing state.
- [Static Site Generation (SSG)](atomicglue.co/glossary/static-site-generation-ssg) — Static Site Generation (SSG) pre-builds HTML pages at compile time, producing a set of static files that can be served from a CDN with no server-side processing per request.
- [Statistical Significance](atomicglue.co/glossary/statistical-significance) — Statistical significance is a mathematical measure of how likely it is that the difference between two variants in an A/B test is real and not due to random chance. It is the gatekeeper between a lucky streak and a genuine optimization win.
- [Storybook](atomicglue.co/glossary/storybook) — Storybook is an open-source tool for developing, testing, and documenting UI components in isolation. It provides a sandboxed environment where components can be built and tested without running the full application.
- [Strapi](atomicglue.co/glossary/strapi) — Strapi is an open-source headless CMS (MIT license) that you host yourself. It generates a customizable admin panel from your content type definitions and provides REST and GraphQL APIs for content delivery. Strapi is the most popular self-hosted headless CMS, giving you full control over your data and infrastructure without SaaS vendor lock-in.
- [Streaming SSR](atomicglue.co/glossary/streaming-ssr) — A server-side rendering technique that sends HTML to the browser in chunks as they become available, rather than waiting for the full page to render. Dramatically improves FCP and Time to First Byte.
- [Structured Data](atomicglue.co/glossary/structured-data) — Structured data is a standardized format (typically Schema.org vocabulary) for providing information about a page and classifying its content for search engines.
- [Subdomain](atomicglue.co/glossary/subdomain) — A subdomain is a prefix added to your main domain name that creates a separate section of your website or a distinct web service, like blog.example.com or shop.example.com.
- [Svelte](atomicglue.co/glossary/svelte) — Svelte is a component framework that shifts work from the browser to a compile step. Instead of using a virtual DOM, Svelte compiles components into efficient imperative code that surgically updates the DOM.
- [SvelteKit](atomicglue.co/glossary/sveltekit) — SvelteKit is the official application framework for Svelte, providing server-side rendering, routing, data loading, form actions, and deployment adapters. It is to Svelte what Next.js is to React.
- [SVG](atomicglue.co/glossary/svg) — SVG (Scalable Vector Graphics) is an XML-based vector image format that defines graphics using mathematical shapes rather than pixel grids.
- [Swift (iOS)](atomicglue.co/glossary/swift-ios) — Apple's modern, high-performance programming language for building apps across all Apple platforms: iOS, iPadOS, macOS, watchOS, tvOS, and visionOS.
- [Tailwind CSS](atomicglue.co/glossary/tailwind-css) — Tailwind CSS is a utility-first CSS framework that provides low-level, composable utility classes for building custom designs directly in HTML, eliminating the need to write custom CSS.
- [Taxonomies](atomicglue.co/glossary/taxonomies) — Taxonomies in WordPress are classification systems for organizing content. The built-in taxonomies are Categories (hierarchical) and Tags (non-hierarchical). Custom taxonomies extend this to any classification scheme, like 'Genre' for music posts, 'Location' for property listings, or 'Department' for team members.
- [Technical Debt](atomicglue.co/glossary/technical-debt) — Technical debt is the implied cost of taking shortcuts in software development that prioritize speed over quality, ultimately making future changes more difficult and expensive. Like financial debt, it accrues interest.
- [Technical SEO](atomicglue.co/glossary/technical-seo) — Technical SEO is the practice of optimizing a website's infrastructure so search engines can crawl, index, and render pages efficiently and correctly.
- [Template Hierarchy](atomicglue.co/glossary/template-hierarchy) — The WordPress Template Hierarchy is the system that determines which PHP template file is used to render a given page request. It follows a specific order of precedence, starting with the most specific template file (like single-post.php) and falling back to less specific files (like index.php) when more specific ones don't exist.
- [TestFlight](atomicglue.co/glossary/testflight) — Apple's official platform for distributing beta versions of iOS, iPadOS, macOS, tvOS, watchOS, and visionOS apps to testers before App Store release.
- [Testimonial](atomicglue.co/glossary/testimonial) — A testimonial is a statement from a satisfied customer that endorses your product or service. It is the most direct form of social proof. A good testimonial is specific, credible, and results-oriented. A bad testimonial is a generic compliment that could apply to any business.
- [Themes](atomicglue.co/glossary/themes) — Themes control the visual appearance and layout of a WordPress website. A theme is a collection of files (PHP, CSS, JavaScript, and template files) that determine how your content is displayed to visitors. Modern WordPress supports both classic PHP-based themes and block themes designed for Full Site Editing.
- [Title Tag](atomicglue.co/glossary/title-tag) — A title tag is an HTML element that specifies the title of a web page, displayed as the clickable headline in search results and the browser tab label.
- [TLD (Top-Level Domain)](atomicglue.co/glossary/tld) — A TLD is the last segment of a domain name, the part that follows the final dot. Examples include .com, .org, .net, .gov, and .edu. It is the highest level in the hierarchical DNS structure.
- [TLS/SSL](atomicglue.co/glossary/tls-ssl) — TLS (Transport Layer Security) and its predecessor SSL (Secure Sockets Layer) are cryptographic protocols that encrypt data transmitted between clients and servers.
- [Touch Target Size](atomicglue.co/glossary/touch-target-size) — Touch target size is the minimum dimension of interactive elements on touchscreen devices. WCAG 2.2 introduced Target Size (Minimum) as a Level AA requirement: pointer targets must be at least 24 by 24 CSS pixels, with exceptions for inline links, equivalent targets, and essential controls.
- [Traffic Source (Organic/Direct/Referral/Paid/Social)](atomicglue.co/glossary/traffic-source) — A traffic source is the origin of a visit to your website, categorized by how the user arrived. The primary categories are Organic (search engine), Direct (typed URL or bookmark), Referral (link from another site), Paid (ad click), and Social (link from a social platform). Understanding your traffic source mix is the foundation of acquisition analysis.
- [Trust Signals](atomicglue.co/glossary/trust-signals) — Trust signals are visual cues that reassure visitors that your website is legitimate, secure, and reliable. They answer the silent question: 'Can I trust this site with my money, my data, and my time?' Without trust signals, conversions die from hesitation.
- [TTFB (Time to First Byte)](atomicglue.co/glossary/ttfb-time-to-first-byte) — TTFB measures the time from navigation request until the first byte of the server response arrives. Target: under 800 ms.
- [TypeScript](atomicglue.co/glossary/typescript) — TypeScript is a statically-typed superset of JavaScript that compiles to plain JavaScript. It adds optional type annotations, interfaces, generics, and advanced type system features while preserving JavaScript's runtime behavior.
- [Typography (Serif / Sans-Serif / Variable Font)](atomicglue.co/glossary/typography-serif-sans-serif-variable-font) — Typography is the art and technique of arranging type. Serif fonts have small strokes (serifs) at the ends of letters; sans-serif fonts do not. Variable fonts pack multiple weights, widths, and styles into a single file for better performance and design flexibility.
- [UAT (User Acceptance Testing)](atomicglue.co/glossary/uat-user-acceptance-testing) — User Acceptance Testing (UAT) is the final phase of software testing where real end users validate that the system meets their needs and business requirements before it goes live. It is the last checkpoint before production release.
- [UI (User Interface)](atomicglue.co/glossary/ui-user-interface) — UI is the visual layer people interact with on a screen: buttons, menus, icons, layout, colors, and typography that together form the interface of a website, app, or device.
- [Uptime Monitoring](atomicglue.co/glossary/uptime-monitoring) — Uptime monitoring checks your website at regular intervals from multiple locations to detect downtime, performance degradation, and SSL certificate issues before your users notice.
- [Urgency and Scarcity](atomicglue.co/glossary/urgency-scarcity) — Urgency (time pressure) and scarcity (limited availability) are two related psychological triggers that motivate users to act now rather than later. They are powerful when used authentically. They destroy trust when faked.
- [URL](atomicglue.co/glossary/url) — A URL (Uniform Resource Locator) is a text string that specifies the exact location of a resource on the internet and how to access it.
- [Usability Testing](atomicglue.co/glossary/usability-testing) — Usability testing is the practice of observing real users as they attempt to complete tasks with a product, identifyin g where they struggle, and using those insights to improve the design.
- [User Flow](atomicglue.co/glossary/user-flow) — A user flow is the path a user takes through a website or app to complete a task. It is the tactical, page-by-page, click-by-click expression of the customer journey. If the user flow has unnecessary steps, dead ends, or confusing choices, the conversion is lost.
- [User Persona](atomicglue.co/glossary/user-persona) — A user persona is a research-based, fictional character that represents a key user group. It includes goals, behaviors, pain points, and context to guide design decisions toward real user needs.
- [UTM Parameters](atomicglue.co/glossary/utm-parameters) — UTM parameters are tags added to the end of a URL that tell your analytics platform where a visitor came from and which campaign brought them. The five standard UTM parameters are utm_source, utm_medium, utm_campaign, utm_content, and utm_term.
- [UX (User Experience)](atomicglue.co/glossary/ux-user-experience) — User Experience (UX) is the totality of how a person feels when interacting with a product, service, or system. It covers every touchpoint from first impression to ongoing use.
- [Value Proposition](atomicglue.co/glossary/value-proposition) — Your value proposition is the single most important sentence on your website. It answers the question every visitor asks: 'Why should I choose you over every other option?' If you cannot answer this clearly and compellingly, nothing else on the page matters.
- [Vector Embeddings](atomicglue.co/glossary/vector-embeddings) — Vector embeddings are numerical representations of data (text, images, audio) as arrays of numbers that capture semantic meaning. Similar items have similar numerical representations, enabling semantic search and pattern matching.
- [Vercel](atomicglue.co/glossary/vercel) — Vercel is a cloud platform for frontend frameworks that handles deployment, scaling, and CDN distribution. It is the company behind Next.js and is purpose-built for the Jamstack architecture.
- [View Transitions API](atomicglue.co/glossary/view-transitions-api) — The View Transitions API is a browser API that enables smooth, animated transitions between different views or pages on a website with just a few lines of code, previously requiring complex JavaScript libraries.
- [Viewport Meta Tag](atomicglue.co/glossary/viewport-meta-tag) — The viewport meta tag controls how a web page is displayed on mobile devices by setting the visible area width and initial zoom level.
- [Virtual DOM](atomicglue.co/glossary/virtual-dom) — The Virtual DOM is an in-memory, lightweight representation of the real Document Object Model (DOM). Frameworks like React use it to compute minimal DOM updates by diffing snapshots rather than manipulating the browser DOM directly.
- [Visual Design](atomicglue.co/glossary/visual-design) — Visual design is the craft of shaping a product's appearance using typography, color, spacing, imagery, and layout to support usability, hierarchy, and brand identity.
- [Visual Hierarchy](atomicglue.co/glossary/visual-hierarchy) — Visual hierarchy is the arrangement of design elements in order of importance, guiding the viewer's eye through content using size, color, contrast, spacing, and positioning.
- [Vite](atomicglue.co/glossary/vite) — Vite is a modern, blazing-fast frontend build tool and development server. It uses native ES modules for instant server startup and esbuild for lightning-fast production builds, replacing older bundlers like webpack.
- [VPS](atomicglue.co/glossary/vps) — A Virtual Private Server (VPS) is a virtual machine with dedicated resources carved out of a physical server. You get guaranteed CPU, RAM, and storage without the cost of a full dedicated server.
- [Vue.js](atomicglue.co/glossary/vue-js) — Vue.js is a progressive, incrementally adoptable JavaScript framework for building user interfaces. Created by Evan You, it features a reactive, compiler-optimized rendering system and an approachable API that scales from a library to a full-featured framework.
- [Vulnerability Scanning](atomicglue.co/glossary/vulnerability-scanning) — Vulnerability scanning is the automated process of identifying security weaknesses in applications, systems, and networks. It checks for known vulnerabilities, misconfigurations, and compliance gaps before attackers can exploit them.
- [WAF](atomicglue.co/glossary/waf) — A Web Application Firewall (WAF) filters, monitors, and blocks HTTP traffic to and from a web application. It protects against common attacks like SQL injection, XSS, and DDoS by inspecting and filtering HTTP requests.
- [WAVE Tool](atomicglue.co/glossary/wave-tool) — WAVE (Web Accessibility Evaluation Tool) by WebAIM is a free browser extension and online tool that visually overlays accessibility issue indicators directly on the page. It provides an intuitive, visual approach to accessibility auditing, displaying icons for errors, alerts, and ARIA features directly on the web page for fast identification.
- [WCAG (2.1, 2.2)](atomicglue.co/glossary/wcag) — The Web Content Accessibility Guidelines (WCAG) are the internationally recognised technical standard for making web content accessible to people with disabilities. Published by the W3C Web Accessibility Initiative (WAI), WCAG 2.2 is the latest stable version, adding nine new success criteria on top of WCAG 2.1 with a focus on mobile accessibility, cognitive load reduction, and authentication barriers.
- [Web Components](atomicglue.co/glossary/web-components) — Web Components are a set of browser-native APIs (Custom Elements, Shadow DOM, HTML Templates) for creating reusable, encapsulated custom HTML elements that work across any framework or no framework at all.
- [Web Fonts](atomicglue.co/glossary/web-fonts) — Web fonts are typefaces loaded by a browser from a server or CDN so that text renders in a chosen typeface rather than falling back to system defaults. They make brand typography possible on the web.
- [Web Hosting](atomicglue.co/glossary/web-hosting) — Web hosting is a service that stores your website's files on a server and makes them accessible on the internet. Without hosting, your site has no home on the web.
- [Webflow](atomicglue.co/glossary/webflow) — Webflow is a visual web design platform that combines a CMS, hosting, and a drag-and-drop design interface. It lets designers build responsive websites visually while generating clean HTML, CSS, and JavaScript under the hood making it a powerful alternative to WordPress for design-forward teams.
- [WebGPU](atomicglue.co/glossary/webgpu) — WebGPU is a new W3C standard API that gives web applications low-level, high-performance access to GPU hardware for graphics rendering and general-purpose computation.
- [Webhook](atomicglue.co/glossary/webhook) — A webhook is an HTTP callback that sends real-time data from one system to another when a specific event occurs. It is a server-to-server push mechanism, the opposite of polling.
- [WebP](atomicglue.co/glossary/webp) — A modern image format from Google offering 25-35% smaller files than JPEG at equivalent quality, with support for transparency and animation.
- [WebSocket](atomicglue.co/glossary/websocket) — WebSocket is a protocol that establishes a persistent, full-duplex communication channel between a client and server over a single TCP connection.
- [WebXR](atomicglue.co/glossary/webxr) — WebXR is a W3C standard API that brings virtual reality (VR) and augmented reality (AR) experiences directly to web browsers without requiring native app installations.
- [White Space / Negative Space](atomicglue.co/glossary/white-space-negative-space) — White space (or negative space) is the empty area between design elements. It is a deliberate design tool, not wasted space. It improves readability, creates visual breathing room, and signals importance.
- [White-Label](atomicglue.co/glossary/white-label) — White-label refers to a product or service produced by one company that is rebranded and resold by another company as their own. The original producer remains invisible; the buyer's brand is what the end customer sees.
- [Wireframe](atomicglue.co/glossary/wireframe) — A wireframe is a low-fidelity, structural blueprint of a page or screen that shows layout, content hierarchy, and functionality without visual design details like color or typography.
- [WooCommerce](atomicglue.co/glossary/woocommerce) — WooCommerce is a free, open-source ecommerce plugin for WordPress. It transforms any WordPress site into a fully functional online store. It powers a significant portion of online stores, making it the most popular ecommerce platform by market share when including WordPress-based stores.
- [WordPress](atomicglue.co/glossary/wordpress) — WordPress is the world's most popular open-source CMS, powering over 43% of all websites. It started as a blogging platform in 2003 and evolved into a full-featured content management system with a massive plugin ecosystem, theme marketplace, and a global developer community.
- [WP-CLI](atomicglue.co/glossary/wp-cli) — WP-CLI is the official command-line interface for managing WordPress installations. It lets you perform almost any WordPress admin task from the terminal: install and update plugins and themes, manage users, run database operations, generate content, and debug issues, all without logging into the WordPress admin dashboard.
- [WYSIWYG Editor](atomicglue.co/glossary/wysiwyg-editor) — A WYSIWYG (What You See Is What You Get) editor is a content editing interface that displays the final formatted output as the user edits, allowing them to see how bold, images, links, and layouts will look without writing code.
- [XML](atomicglue.co/glossary/xml) — XML (eXtensible Markup Language) is a flexible markup language that defines rules for encoding documents in a format that is both human-readable and machine-readable.
- [XML Sitemap](atomicglue.co/glossary/xml-sitemap) — An XML sitemap is a file that lists a website's important URLs, helping search engines discover and prioritize pages for crawling.
- [XSS](atomicglue.co/glossary/xss) — Cross-Site Scripting (XSS) is a security vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. It is one of the most common web application vulnerabilities, consistently ranked in the OWASP Top 10.
- [YMYL](atomicglue.co/glossary/ymyl) — YMYL stands for Your Money or Your Life. It describes web pages that could impact a person's financial stability, health, safety, or well-being, requiring higher quality standards.
- [Yoast SEO](atomicglue.co/glossary/yoast-seo) — Yoast SEO is the most popular WordPress SEO plugin, with over 5 million active installations. It provides tools for optimizing content for search engines including on-page analysis, XML sitemaps, meta title/description editing, breadcrumb control, schema markup, and social media previews.
- [Zero-Click Search](atomicglue.co/glossary/zero-click-search) — Zero-click search refers to queries where the user finds the information they need directly on the search results page and never clicks through to an external website. It is the structural condition that makes AEO necessary.
- [Zero-Click Visibility](atomicglue.co/glossary/zero-click-visibility) — Zero-click visibility is the measure of how often your brand appears in AI-generated answers and search results without the user clicking through to your site. It is the core value proposition of AEO: being seen even without being visited.
- [Zero-Party Data](atomicglue.co/glossary/zero-party-data) — Zero-party data is data that a customer intentionally and proactively shares with a brand. It includes preferences, purchase intentions, personal context, and feedback. Unlike first-party data which is observed behavior, zero-party data is explicitly volunteered by the user.