Web Design, SEO & Marketing Glossary
80+ plain-language definitions for founders who want to understand the language of web, SEO, and growth — without the jargon.
A
- A/B Testing
- A controlled experiment where two versions of a page, headline, or email are shown to similar audiences to see which one performs better. The winner is decided by data, not opinion. Small businesses usually test one thing at a time — a headline, a button color, or a price — because clean tests compound into real lifts. It is the single most honest way to know whether a change actually helps. See our guide on the landing page anatomy that converts for examples worth testing first.
- Above the Fold
- The part of a web page a visitor sees before scrolling. On mobile, that is often just a headline, a sub-line, and a button. Above the fold is prime real estate because it carries the first impression and most of the attention budget. Strong pages use it to answer three questions fast: what you sell, who it is for, and what to do next. Learn why this matters in our breakdown of five website mistakes costing you leads.
- Alt Text
- A short written description added to an image so screen readers can read it aloud to blind or low-vision users, and so search engines can understand what the image shows. Good alt text describes the image plainly in a sentence or two — not a keyword dump. Missing or empty alt text hurts both accessibility and image search rankings. It is one of the simplest on-page SEO wins most sites still skip. See the website accessibility basics guide.
- Anchor Text
- The visible, clickable words of a hyperlink — for example, "free quote" in the sentence "get a free quote." Search engines use anchor text as a strong signal of what the linked page is about. Descriptive, natural anchor text beats generic phrases like "click here" for both accessibility and SEO. Over-optimized, spammy anchors can trigger ranking penalties, so vary them naturally across internal and external links.
- ARIA Labels
- Accessible Rich Internet Applications labels are hidden text attributes that tell assistive technology what an element does when the visible label is not enough. For example, an icon-only button for a shopping cart needs an ARIA label that says "Open cart." ARIA is a requirement for accessibility compliance, ADA-style lawsuits, and a better experience for screen reader users. Use it to clarify, not to substitute for semantic HTML.
- A 0–100 metric from SEO tools like Ahrefs, Moz, or Semrush that estimates how strong a domain is compared to the rest of the web. It is based on backlinks, referring domains, and trust signals. It is not a Google ranking factor directly, but it correlates strongly with how easily a site ranks for competitive terms. Most small business sites live in the 5–25 range, and growth comes from earning mentions and reviews — see our small business SEO basics.
B
- Backlinks
- Links from other websites pointing to yours. Each one acts like a vote of confidence — Google treats them as a major ranking signal, especially when they come from relevant, trusted sources. A single editorial mention from a well-known publication can outweigh hundreds of low-quality links. Small businesses earn backlinks naturally by being listed in directories, getting press, partnering with suppliers, and publishing content others want to reference.
- Bounce Rate
- The percentage of visitors who land on a page and leave without interacting further. In GA4 it has been replaced by "engagement rate," but the idea is the same: how many people arrive, glance, and go. A high bounce rate usually means a mismatch between the ad, keyword, or link that brought them in and what the page actually delivered. Fix the mismatch, not just the page. Our landing page anatomy guide covers this directly.
- Brand Voice
- The consistent personality, rhythm, and vocabulary your business uses in everything it writes — website, emails, ads, captions. A clear brand voice makes small companies feel established and premium, and it is one of the cheapest ways to stand out in saturated markets. It is not about clever taglines; it is about choosing which words you use and which you refuse to use. Learn more in how to write copy that sells.
- A secondary navigation trail, usually near the top of a page, that shows where the visitor is inside your site — for example, "Home › Services › SEO Web Design." They help users orient themselves, give Google a cleaner sense of site hierarchy, and can appear directly in search results as a tidy URL path. For any site with more than a dozen pages, breadcrumbs are nearly always a small-but-real SEO and UX win.
- Buyer Journey
- The path a customer takes from not knowing you exist to becoming a paying buyer — usually framed as awareness, consideration, and decision. Each stage wants different content: educational at the top, comparison in the middle, and proof plus pricing at the bottom. Mapping the journey helps you write the right page for the right moment instead of shouting "buy now" at people still Googling what they need.
C
- Call to Action (CTA)
- The button, link, or phrase that tells visitors exactly what to do next — "Get a Quote," "Book a Call," "Download the Guide." A strong CTA is specific, low-friction, and placed where the visitor is most ready to act. Most pages that fail to convert simply have weak or buried CTAs, or too many competing ones fighting for attention. See our landing page anatomy guide for examples that actually earn the click.
- Canonical URL
- An HTML tag that tells search engines which version of a page is the "official" one when similar or duplicate versions exist. For example, a product page reachable at multiple URLs with different filters should canonical back to the main one. Without canonicals, Google may split ranking signals across duplicates or index the wrong version. It is a quiet technical fix that can unlock real traffic on ecommerce and blog sites.
- Caching
- The practice of saving a copy of your pages, images, or data so they load faster the next time someone asks for them. Browsers cache your CSS; servers cache your HTML; CDNs cache at the edge. Good caching can cut load times in half or more without touching a single line of code. It is one of the cheapest performance wins on the web. Learn more in our website speed optimization guide.
- CDN (Content Delivery Network)
- A network of servers scattered around the world that serves your website from whichever location is closest to the visitor. A visitor in Tokyo gets your images from a Tokyo server instead of waiting for them to travel from Virginia. CDNs drastically reduce latency and protect your origin server from traffic spikes. Any business with international visitors — or any site that cares about Core Web Vitals — should be on one.
- Click-Through Rate (CTR)
- The percentage of people who see a link and actually click it. In search, CTR is impressions divided by clicks for a given keyword. In ads and email, it is the health check for your subject line, headline, or creative. Low CTR on a high-ranking keyword usually means the title tag and meta description are not compelling enough — rewriting them can bring in more clicks without changing rank at all.
- Cold Email
- A research-backed, one-to-one email sent to someone who does not know you yet, with the goal of starting a business conversation. Good cold email is short, personalized, relevant, and asks for a small, specific next step. It is not spam — spam is untargeted and illegal; cold email is a sales tool used correctly by every successful B2B company. Deliverability depends on proper SPF, DKIM, and DMARC setup.
- Conversion Rate
- The percentage of visitors who complete a desired action — buying, booking, submitting a form, calling. If 1,000 people visit and 20 request a quote, the conversion rate is 2%. It is the single most important number on any business website because doubling it is functionally the same as doubling your traffic budget, but free. Most service business sites sit between 1% and 5% — strong ones hit 8%+ with focused design.
- Conversion Rate Optimization (CRO)
- The disciplined process of improving the percentage of visitors who take action, using research, testing, and iteration rather than guessing. Real CRO starts with understanding why people leave — through heatmaps, recordings, and interviews — then fixes the specific friction points that cost money. It is cheaper than buying more traffic and it compounds forever. Pair it with our five mistakes costing you leads article.
- Core Web Vitals
- Google's three technical performance metrics for real-world user experience: Largest Contentful Paint (how fast the main content shows), Interaction to Next Paint (how responsive it feels), and Cumulative Layout Shift (how stable the layout is). Pages that fail Web Vitals can lose rankings and definitely lose conversions. Under 2.5 seconds LCP on mobile is the non-negotiable baseline. Our speed optimization guide breaks down exactly how to hit them.
- CRM (Customer Relationship Management)
- Software that stores every interaction you have with a prospect or customer — calls, emails, quotes, notes, stage, next step. A CRM replaces the spreadsheet-plus-memory approach that loses deals. For small businesses, a CRM is what turns "we got busy and forgot to follow up" into "every lead got four touches in 30 days." See our 48-hour follow-up playbook for how to operationalize it.
- CSS (Cascading Style Sheets)
- The language used to style web pages — colors, fonts, layout, spacing, animations. HTML is the skeleton; CSS is the clothing. Modern CSS is powerful enough to build entire responsive interfaces without a single image or script. Writing it well matters because bloated CSS slows down every page load, and Core Web Vitals punishes slow pages. Good design starts with clean, minimal, purposeful CSS.
- Custom Audience
- A targeted group you define inside an ad platform like Meta or Google based on a data source you already own — customer list, website visitors, video viewers, past buyers. Custom audiences almost always convert cheaper than cold targeting because they are warm. They are also the base for lookalike audiences, which help you scale. This is why pixels and event tracking on your site matter from day one.
D
- DNS (Domain Name System)
- The internet's phone book. When someone types your domain, DNS translates that name into the IP address of the server that hosts your site. DNS also controls where your emails go, which verification records exist, and which subdomains point where. A broken DNS record is why sites suddenly "disappear" — it is one of the most common and easiest-to-miss sources of downtime. Change DNS carefully and keep a record of every edit.
- A 0–100 score created by Moz that predicts how likely a domain is to rank in Google. Like Ahrefs' DR or Semrush's Authority Score, it is not a direct Google factor, but it is a useful shortcut for judging the strength of competitors and backlink targets. New small business sites usually start at 1–10 and climb slowly through content, press, and link building. Compare to competitors, not to global leaders.
- Drip Campaign
- A pre-written sequence of emails that goes out automatically on a schedule or in response to a trigger — new lead, abandoned cart, trial signup. Good drip campaigns feel personal and timely, not robotic. They are how small teams stay top-of-mind with hundreds of leads at once without burning out. See the first email campaign guide for how to structure one that actually gets read.
- DKIM
- DomainKeys Identified Mail is an email authentication method that adds a cryptographic signature to every message you send, proving it really came from your domain and was not modified in transit. Together with SPF and DMARC, DKIM is what keeps your legitimate emails out of spam folders. Missing DKIM is the number one reason cold outreach and transactional emails end up in junk. Set it up once at your DNS level and forget it.
- DMARC
- Domain-based Message Authentication, Reporting and Conformance — a policy that tells receiving email servers what to do when an email fails SPF or DKIM checks: reject it, quarantine it, or allow it. DMARC also sends reports so you can see who is trying to spoof your domain. Google and Yahoo now require it for any sender pushing more than 5,000 emails a day. It is the single best protection against phishing in your name.
E
- E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness)
- Google's framework for judging content quality, especially in topics where bad advice could hurt people — health, money, law. It rewards real-world experience, credentialed expertise, recognized authority, and verifiable trust signals like author pages, reviews, and citations. For a small business, E-E-A-T means putting real people, real addresses, and real photos on the site instead of stock and anonymous copy. See our guide on trust signals.
- Email Automation
- Any email that sends itself based on a trigger — a welcome series when someone signs up, a receipt after a purchase, a follow-up after an abandoned quote. Done well, automation handles the boring 80% of customer communication so you can focus on the 20% that needs a human. It is the foundation of every scalable service business. Our automation playbook walks through the essentials.
- Engagement Rate
- In GA4, the percentage of sessions where visitors stayed at least 10 seconds, viewed more than one page, or triggered a conversion event. It replaced the old bounce rate as a more honest measure of quality attention. On social, engagement rate combines likes, shares, and comments against reach. Either way, it tells you whether people are actually paying attention — or just passing through.
F
- FAQ Schema
- A piece of structured data you add to a page to tell Google which questions and answers it contains. When accepted, Google can display those Q&As directly in the search results as rich snippets, taking up more space and stealing clicks from competitors. Used well, FAQ schema turns ordinary service pages into attention magnets. Used spammily, Google ignores it. Keep the questions real and useful.
- Featured Snippet
- The boxed answer that sometimes appears at the very top of Google search results, pulled directly from a web page. Capturing the featured snippet for a keyword is often called "position zero" and can deliver three or four times the clicks of the normal first spot. Pages win snippets by answering a specific question clearly in 40–60 words, near the top, with clean formatting. Learn more in AI SEO strategy 2026.
- Funnel
- The visual model of how strangers become customers — wide at the top (awareness), narrower in the middle (interest, consideration), and focused at the bottom (decision, purchase). A healthy funnel has clear content and offers at each stage; a broken one pitches too early or pitches not at all. Measuring drop-off between stages is how you diagnose exactly where you are losing money. Every page should know which stage it serves.
- Forms (web forms)
- The input fields, drop-downs, and buttons that collect information from visitors — contact, quote, signup, checkout. Forms are where intent turns into a lead, and every extra field measurably hurts conversion. Best practice is to ask only what you actually need to take the next step. A well-designed two-field form almost always beats a ten-field one, even if the sales team "wants more info." Ask the rest later.
G
- Google Analytics 4 (GA4)
- Google's current analytics platform, replacing Universal Analytics in 2023. GA4 is event-based, meaning every click, scroll, or form submit is a measurable event you can slice and filter. It is more powerful but also less intuitive than its predecessor. Small businesses should at minimum track page views, form submissions, phone clicks, and purchases. See our what to track guide for a practical setup.
- Google Business Profile (GBP)
- The free business listing that powers Google Maps and the local search "3-pack." For any local business, this is arguably the single most valuable piece of web real estate — it is often the first thing customers see when they search your category in your city. Keeping it fresh with photos, posts, services, and responses to reviews directly moves local rankings. See our GBP refresh checklist.
- Google Search Console (GSC)
- Google's free tool that shows how your site is performing in organic search — which queries drive clicks, which pages are indexed, which have technical errors, and which have Core Web Vitals problems. Every website owner should have it installed. It is the ground truth for SEO; without it you are guessing. It is also where Google sends manual action notices, so check it at least weekly.
H
- H1 (Heading 1)
- The main title of a web page, wrapped in an H1 HTML tag. Every page should have exactly one H1 that clearly states what the page is about — it is the biggest signal both to users and to search engines about the page's topic. H2s, H3s, and so on create the hierarchy under it. Mismatched or missing H1s are one of the most common on-page SEO mistakes on templated sites.
- Heatmap
- A visualization that shows where visitors click, move their mouse, or scroll on a page, usually in red-to-blue color gradients. Heatmaps reveal truth that analytics miss: what people actually noticed, what they ignored, and where they got stuck. Tools like Hotjar and Microsoft Clarity offer them free. A 20-minute heatmap review often surfaces more conversion problems than a week of debate about copy.
- HTTPS
- The secure version of HTTP, protected by an SSL/TLS certificate. HTTPS encrypts the connection between visitor and server so credentials, payment info, and form data cannot be read in transit. Browsers mark non-HTTPS sites as "Not Secure," and Google treats HTTPS as a ranking factor. There is no longer any reason — cost, performance, or otherwise — to run a site without it. Most modern hosts provide certificates free.
I
- Impressions
- The number of times your page, ad, or post appeared on a screen — regardless of whether anyone clicked. In search, impressions are counted every time your listing is shown in Google's results. In ads, every view on a feed counts. Impressions alone do not pay bills, but compared to clicks and conversions, they reveal whether your problem is visibility (not enough impressions) or persuasion (plenty of impressions, few clicks).
- Inbound Marketing
- The philosophy of earning attention by publishing content, tools, and resources that your ideal customer is actively searching for — rather than interrupting them with ads. Blog posts, guides, free tools, and SEO are the classic inbound channels. Inbound is slower to start than paid, but it compounds: a single well-ranked article can bring leads every month for years with no additional cost per click.
- Index (search engine)
- The massive database Google builds by crawling the web. If a page is "indexed," it exists in that database and can appear in search results; if it is not, it cannot. You can check index status in Google Search Console's URL Inspection tool. Pages can be unintentionally blocked from indexing by a robots directive, a noindex tag, or low quality — all fixable, all common.
- Internal Linking
- Links from one page on your site to another page on the same site. Internal linking spreads "link equity" through your site, helps Google understand hierarchy and topic relationships, and gives users clear next steps. Done well, it can lift rankings on low-performing pages without building a single new backlink. Done poorly or not at all, it leaves pages orphaned and invisible.
- Intent (search intent)
- The real reason someone typed a query into Google — are they looking to learn, compare, buy, or find a specific site? Matching intent is more important than matching exact keywords. A "buy" page that ranks for a "learn" query will never convert. Great SEO starts by reading the current top 10 results for a keyword and building the kind of page Google is obviously rewarding. See our SEO basics 2026.
J
- JavaScript
- The programming language that adds interactivity to web pages — sliders, forms, animations, live search, chat widgets. It runs in the visitor's browser after the HTML loads. Too much JavaScript slows everything down and hurts both Core Web Vitals and conversion; too little leaves the page static. The modern best practice is to ship the minimum JavaScript needed and load the rest only when users actually need it.
- JSON-LD
- A format for writing structured data that Google and other search engines read to better understand your pages — for example, marking a page as a "LocalBusiness" with name, address, hours, and reviews. JSON-LD is the format Google recommends over older methods like microdata. It is invisible to users but can dramatically change how your listings show up in search, including stars, FAQs, and rich results.
K
- Keyword
- A word or phrase someone types into a search engine. Keywords are the bridge between what customers want and what your site offers. Single-word keywords ("plumber") are high volume and high competition; multi-word ones ("emergency plumber Arlington VA") are lower volume but more specific, cheaper to rank for, and often ready to buy. Smart small business SEO focuses on the second kind.
- Keyword Research
- The process of finding out which terms your customers actually search for, how often, and how hard each one is to rank for. Good keyword research reveals both demand (what exists) and opportunity (what competitors are missing). Tools like Google Keyword Planner, Ahrefs, and Semrush make it fast. The real skill is translating raw keywords into pages people want to land on. Start with SEO basics.
- KPI (Key Performance Indicator)
- A specific, measurable number that tracks progress toward a goal. Good KPIs are tied directly to business outcomes: leads per week, conversion rate, cost per acquisition, revenue per visitor. Bad KPIs are vanity: total followers, raw page views, email list size without engagement. Pick three to five KPIs, review them weekly, and ignore the rest. Everything else is noise.
L
- Landing Page
- A standalone page designed to do one specific thing — usually capture a lead or make a sale — with no navigation, no distractions, and one clear offer. Landing pages are where ads, emails, and campaigns send traffic. A well-built landing page can convert 3–10× better than sending the same traffic to a homepage. See our full landing page anatomy that converts.
- Lazy Loading
- A technique that delays loading images, videos, or iframes until they are about to scroll into view. Lazy loading dramatically speeds up the initial page load, which helps Core Web Vitals and reduces bounce. Modern browsers support it natively with a single HTML attribute. For image-heavy sites like portfolios or ecommerce, it is one of the fastest performance wins available. See the speed optimization guide.
- Lead Magnet
- A free, useful resource — a guide, checklist, template, calculator, or short course — that you give away in exchange for an email address. Good lead magnets solve a narrow, painful problem for your ideal customer and take less than 10 minutes to use. They are one of the highest-ROI ways to grow an email list. See our lead magnet ideas article.
- Lead Scoring
- A system for ranking leads by how likely they are to buy, based on behavior and fit. Opening three emails plus visiting the pricing page might score 30 points; ignoring everything for two weeks might subtract 10. Sales teams work the highest scores first and let automation nurture the rest. For small teams it is a lightweight tag system; for larger ones it is a full CRM workflow.
- LCP (Largest Contentful Paint)
- One of Google's three Core Web Vitals — the time it takes for the largest visible element above the fold (usually a hero image or headline) to fully render. Google's target is under 2.5 seconds on mobile for real users. LCP is the single most important perceived-speed metric because it represents the moment the page "feels" loaded. Most slow LCPs come from bloated hero images or blocking scripts.
- Link Building
- The ongoing practice of earning or acquiring backlinks from other websites to yours. White-hat link building relies on real relationships, guest posts, press mentions, partnerships, and genuinely linkable assets. Black-hat tactics — link farms, paid spam — can get you penalized. For local small businesses, the best links come from chamber listings, sponsorships, suppliers, media mentions, and niche directories.
- Local SEO
- The specific branch of SEO focused on ranking for geographically-relevant searches — "dentist near me," "bakery Arlington VA." Local SEO revolves around your Google Business Profile, reviews, NAP consistency, local citations, and localized content. For most service businesses, local SEO is the single highest-ROI channel because it captures people ready to buy in your area. See our local SEO checklist.
- Long-tail Keyword
- A longer, more specific search phrase with lower individual volume but much higher intent — for example, "best leather work boots for plantar fasciitis" instead of "boots." Long-tail keywords are easier to rank for, cheaper in paid search, and convert better because the person typing them already knows what they want. A smart content strategy targets dozens of long-tail queries that add up to real traffic.
M
- Meta Description
- The short snippet of text (around 150–160 characters) that appears under your page title in Google's search results. Google does not use it directly for ranking, but a compelling meta description dramatically lifts click-through rate. Think of it as the ad copy for your organic listing: it should promise a specific benefit, match searcher intent, and end with a subtle reason to click.
- Meta Title
- The clickable headline in Google's search results, written in an HTML title tag. It is the single most important on-page SEO element because it influences both ranking and click-through rate. A good meta title is under 60 characters, contains the primary keyword near the start, and gives a clear reason to click. Rewriting weak titles on existing pages is one of the fastest traffic wins possible.
- MercadoPago
- The dominant online payment gateway in Latin America, especially Argentina, Mexico, and Brazil. It supports credit and debit cards, bank transfers, cash-based methods, and installments — including the region's critical "cuotas sin interés." For any ecommerce business selling in LatAm, MercadoPago is effectively a requirement alongside or instead of Stripe and PayPal. See our ecommerce web design page for integrations.
- Mobile-First Indexing
- Google's practice of primarily using the mobile version of a site to index and rank pages. That means if your mobile site is a stripped-down version of the desktop one, Google sees the stripped-down version as the "real" site. Content, links, and structured data must all match or be richer on mobile. Anything less risks silent ranking losses. See our mobile-first design guide.
N
- NAP Consistency (Name, Address, Phone)
- Making sure your business name, address, and phone number appear exactly the same across every listing on the web — Google Business Profile, Yelp, Facebook, directories, your own site. Even minor mismatches ("Suite 3" vs "Ste. 3") confuse Google and weaken local rankings. NAP consistency is a grind, but auditing and cleaning it up is one of the fastest local SEO wins. It pairs directly with our local SEO checklist.
- Nofollow
- An HTML attribute on a link that tells search engines "do not pass ranking authority through this link." Historically used on user-generated content, ads, and untrusted sources. Google now treats nofollow as a hint rather than a strict rule. Most small businesses do not need to add nofollow attributes themselves; the ones that matter are the nofollow links pointing at you from other sites.
- Noindex
- An HTML meta tag or HTTP header that tells search engines "do not include this page in your index." Useful for thank-you pages, admin areas, or duplicate content you do not want competing with your main pages. It is powerful and dangerous — a single misplaced noindex on a homepage has killed plenty of sites overnight. Always double-check with Google Search Console after a site launch.
O
- Off-Page SEO
- Everything that happens outside your website to influence its rankings — backlinks, mentions, reviews, social signals, brand searches. Off-page SEO is harder to control than on-page, but it is where long-term authority comes from. You cannot out-template your way past a competitor with 300 real reviews and 50 local press mentions. Off-page is earned through work, relationships, and customer experience.
- On-Page SEO
- Everything you can control directly on the page itself — title tag, headings, content, internal links, images, URL structure, schema markup. On-page is the foundation; if it is weak, no amount of off-page will save you. For small businesses, a clean on-page audit and rewrite often unlocks traffic that was trapped by bad titles or missing H1s. Our SEO basics 2026 guide walks through the essentials.
- OpenGraph
- A set of meta tags that control how your page looks when it is shared on Facebook, LinkedIn, iMessage, WhatsApp, and similar platforms — the title, description, and preview image. Without OpenGraph, your shared link looks blank or broken; with it, it looks designed. Every important page should have custom og:title, og:description, and og:image tags. It is a small detail with a big impact on shareability.
- Organic Traffic
- Visitors who reach your site by clicking a non-paid result in a search engine — Google, Bing, DuckDuckGo, or emerging AI search tools. Organic traffic is the cheapest, most scalable acquisition channel when it works, because you do not pay for each click. It also compounds: a page ranking for ten keywords today can rank for a hundred next year. Start with our SEO basics.
P
- PageSpeed
- How fast a page loads and becomes usable. Measured by tools like Google PageSpeed Insights, Lighthouse, and WebPageTest. Speed directly affects bounce rate, conversion rate, and SEO rankings — every additional second of load time measurably loses visitors. On mobile, the target is under 2.5 seconds LCP. See the full website speed optimization guide for fixes that actually move the needle.
- Persona (buyer persona)
- A semi-fictional profile of your ideal customer, built from real research: demographics, goals, frustrations, objections, where they hang out online, and the exact words they use to describe their problem. Good personas are specific enough to guide copy and design decisions. Bad personas are bloated documents no one reads. Two paragraphs of sharp insight beat ten pages of pasted stock photos and age ranges.
- PPC (Pay Per Click)
- An advertising model where you pay only when someone clicks your ad. Google Ads, Meta Ads, LinkedIn Ads, and Microsoft Ads all use variations of PPC. It is the fastest way to get traffic, but the most expensive if the landing page, offer, or targeting is off. Profitable PPC depends on tight audience targeting, strong creative, and a high-converting landing page — not just bidding higher.
- Pixel (Facebook Pixel)
- A small piece of tracking code from Meta (or a similar platform) that lives on your website and reports visitor behavior back to the ad platform — page views, add to cart, purchases. Pixels are what make retargeting, lookalike audiences, and proper ROAS measurement possible. Installing one on day one is free; adding one later means losing months of audience data you cannot get back.
Q
- Quality Score
- Google Ads' 1–10 rating of how relevant and useful your ad, keyword, and landing page are for the search query. A high Quality Score gets you cheaper clicks and better ad positions; a low one means you pay double for worse placement. Improving Quality Score is almost always cheaper than raising bids. The three levers are ad relevance, expected CTR, and landing page experience — the last of which is where real design work pays off.
R
- Redirect (301, 302)
- An instruction to send visitors and search engines from one URL to another. A 301 is permanent and passes most of the SEO value of the old page to the new one; a 302 is temporary and does not. Proper redirects are essential during site redesigns and URL changes — missing them is the fastest way to wipe out years of rankings in a single afternoon. Map every old URL to a new one before launch.
- Responsive Design
- A design approach where a single website adapts its layout, images, and navigation to fit any screen size — phone, tablet, laptop, desktop, TV. Responsive design is the modern default, not a premium add-on. Google uses the mobile version for indexing, and more than half of global web traffic is on phones. A site that is not responsive in 2026 is simply broken. See our mobile-first design guide.
- Retargeting
- Showing ads specifically to people who already visited your site but did not convert. Retargeted visitors convert at rates several times higher than cold traffic because they already know your brand. The downside is creepiness and overexposure — smart retargeting caps frequency and varies the creative. Pixels are the foundation; without them, retargeting is impossible.
- Rich Snippet
- A search result that includes extra visual elements beyond the standard title, URL, and description — stars, images, prices, FAQs, recipes. Rich snippets are powered by structured data (schema markup) on your page. They take up more space, stand out in the SERP, and measurably lift CTR. Adding schema is one of the highest-leverage technical SEO projects for any content-heavy site.
- ROI (Return on Investment)
- The ratio of what you earn to what you spent, usually expressed as a percentage. A $1,000 ad spend that generates $4,000 in sales has 300% ROI (you made three dollars for every dollar invested). ROI is the ultimate test for any marketing activity. Without knowing ROI, you are not running a business — you are funding a hobby. Every spend should be trackable back to revenue somehow.
- Robots.txt
- A plain-text file at the root of your domain that tells search engine crawlers which parts of the site they are allowed to access and which to skip. A robots.txt is not a security measure — it is a polite request that honest crawlers obey. Mistakes here can block Google from your whole site, so treat edits carefully. Every serious site should have one, even if it is short.
S
- Schema Markup
- Structured data you add to your pages in JSON-LD format to describe the content to search engines — a business, a product, a review, an article, a recipe. Schema does not make pages rank higher on its own, but it unlocks rich snippets, FAQ boxes, review stars, and other premium SERP features. For local businesses, LocalBusiness schema is non-negotiable. Start with our SEO basics guide.
- Search Volume
- How many times a keyword is typed into Google each month, on average. Search volume tells you whether a keyword is worth targeting at all. Low-volume keywords are not automatically bad — a long-tail term with 50 searches a month that converts at 10% beats a 10,000-volume term you can never rank for. Volume is one input among many; intent and competition matter at least as much.
- SEO (Search Engine Optimization)
- The practice of improving a website so it ranks higher in search engines like Google, Bing, and emerging AI search tools. Modern SEO covers technical setup (speed, schema, mobile), content quality (E-E-A-T), and authority signals (backlinks, reviews). For small businesses, local SEO is usually the highest-impact starting point, followed by targeted blog content that answers real buyer questions.
- SERP (Search Engine Results Page)
- The page Google shows in response to a search — blue links, ads, featured snippets, map packs, People Also Ask, images, videos. Modern SERPs are complex real estate with dozens of possible features per query. Studying the current SERP for any keyword you want to target is mandatory before writing the page — it shows exactly what Google thinks the best answer looks like.
- Sitemap
- A file (usually XML) that lists all the important pages on your site so search engines can find and crawl them efficiently. Think of it as a guided tour for Googlebot. Sitemaps are especially important for new sites, large sites, and sites with pages that are not well-linked internally. Submit yours to Google Search Console after launch and whenever you add significant content.
- Evidence that other people have already trusted you — reviews, testimonials, logos of notable clients, case studies, press mentions, user counts. Social proof dramatically lifts conversion because humans use it as a shortcut for "is this safe to buy?" A landing page with three specific testimonials usually outperforms one with none. See our trust signals guide.
- SPF
- Sender Policy Framework is an email authentication record added to your domain's DNS that lists which servers are allowed to send email on your behalf. Together with DKIM and DMARC, it keeps your legitimate emails out of spam. Without SPF, almost any spoofer can forge your domain, and receiving servers will treat everything you send with suspicion. It is a ten-minute setup with lifetime payoff.
- SSL Certificate
- A digital certificate that enables HTTPS by encrypting traffic between your visitors and your server. Browsers mark sites without one as "Not Secure," scaring off visitors. Modern hosts provide free certificates via Let's Encrypt automatically. There is literally no excuse to run without one. If your site still shows "http://" in 2026, fix it today — it is a fifteen-minute job that will lift trust and rankings.
- Stripe
- A global payment gateway and infrastructure platform used by millions of businesses to accept credit cards, subscriptions, and online payments. Stripe is the default for SaaS and international ecommerce because of its clean API, low friction, and strong fraud protection. It pairs well with MercadoPago for LatAm-focused stores and with PayPal for customers who insist on it. See our ecommerce services.
T
- Title Tag
- The HTML element that defines the page title shown in browser tabs, bookmarks, and — most importantly — Google's search results. The title tag is the single biggest on-page SEO element and often the biggest determinant of click-through rate. Write it for humans first, keywords second: a clear promise beats a keyword-stuffed headline every time. Keep it under 60 characters to avoid truncation.
- Top of Funnel (TOFU)
- The awareness stage of the buyer journey, where people know they have a problem but do not yet know solutions exist. TOFU content answers educational "what is" and "how to" questions. It is not the place to pitch your product hard — the goal is to earn attention and start the relationship. Blogs, guides, videos, and podcasts live here. Middle and bottom of funnel pages do the selling.
- Traffic Source
- The channel that brought a visitor to your site — organic search, direct, paid ads, email, social, referral. Tracking traffic sources in GA4 tells you which channels actually drive revenue versus which just drive noise. Most small businesses dramatically underinvest in the channel that works best and overinvest in whichever is trendy. Follow the data, not the hype.
- Tracking Pixel
- A tiny, invisible image or JavaScript snippet embedded on a page that fires when the page loads or an event happens, sending data back to an analytics or ad platform. Facebook Pixel, Google's gtag, LinkedIn Insight Tag — they are all tracking pixels. Pixels enable conversion tracking, retargeting, and custom audience building. Install them correctly before you spend a dollar on ads.
U
- UI (User Interface)
- The visual and interactive surface of a product — buttons, colors, spacing, icons, menus, forms. UI is what the user sees and touches. Good UI is consistent, legible, and fast to understand. Bad UI forces users to think about the interface instead of the task. UI is a subset of UX but not the same thing: a beautiful interface on a broken experience is still a broken product.
- UTM Parameters
- Tags added to the end of a URL (like ?utm_source=newsletter&utm_medium=email) that tell analytics tools exactly where a visitor came from. UTMs are how you know whether your Instagram post, your LinkedIn ad, or your email newsletter actually drove sales. Every link you share in marketing should have them. A simple naming convention sheet prevents the chaos of "Instagram" and "instagram" looking like two different sources.
- UX (User Experience)
- The whole experience a person has using your product or website — not just how it looks, but how it feels, how quickly they find what they need, and whether they walk away satisfied. Good UX is invisible; users just get their job done. It covers information architecture, content, performance, accessibility, and emotional design. Small improvements to UX often lift conversion more than any rebrand ever will.
V
- Viewport
- The visible area of a web page in the browser window, which changes depending on device size. The viewport meta tag tells mobile browsers how to scale a page — without it, phones try to render pages as if they were desktop, making everything tiny. Any responsive design depends on setting the viewport correctly. It is a single line of HTML that every modern site must include.
- Vertical (industry vertical)
- A specific industry or market segment — dentistry, SaaS, hospitality, real estate, legal. Serving a single vertical lets an agency or software tool specialize deeply, speak the customer's language, and charge premium prices. "Horizontal" products serve many verticals shallowly. For small businesses hiring a vendor, a vertical-specialist who understands your world is almost always worth more than a generalist with a bigger logo list.
W
- Web Vitals
- Google's set of real-world performance metrics for web pages, including the three Core Web Vitals — LCP, INP, and CLS — plus supporting metrics like Time to First Byte. Web Vitals are measured from actual user visits, not lab tests, and Google uses them as a ranking signal. Hitting them consistently is the minimum bar for modern web quality. Our speed optimization guide covers every lever.
- Webhook
- A way for one system to notify another system instantly when something happens — for example, Stripe calling your CRM the moment a payment succeeds, so your welcome email can send immediately. Webhooks are the glue of modern automation. They are faster and cheaper than polling an API every few minutes. Zapier and Make are webhook-driven under the hood. See our automation guide.
- WhatsApp Business API
- Meta's official interface for sending and receiving WhatsApp messages at scale through approved partners. Unlike the regular WhatsApp Business app, the API supports chatbots, automations, multi-agent inboxes, and template messaging. For businesses in Latin America and much of Europe, it is a mandatory channel. Pair it with a CRM and a good chatbot to capture and close leads 24/7. See our WhatsApp automation services.
- Wireframe
- A low-fidelity, black-and-white blueprint of a web page that shows structure and hierarchy without visual design — boxes and labels instead of colors and photos. Wireframes force teams to agree on what goes where before anyone argues about fonts. Skipping wireframes usually means expensive design revisions later. Good wireframes save weeks of work by surfacing content and layout decisions at the cheapest stage of the project.
X
- XML Sitemap
- A machine-readable sitemap in XML format that lists your site's important URLs, along with optional metadata like last-modified date and priority. It is what you submit to Google Search Console and Bing Webmaster Tools. XML sitemaps help search engines discover and prioritize pages faster, especially on new sites, large sites, or sites with pages that are not heavily internally linked. Most modern CMSes generate one automatically.
Z
- Zero-Click Search
- A search where Google answers the question directly in the results page — via a featured snippet, knowledge panel, or AI Overview — so the user never clicks through to a website. Zero-click searches now make up the majority of Google queries for informational topics. Winning zero-click does not always drive traffic, but it wins brand visibility and authority. Optimizing for it is a core part of AI SEO strategy in 2026.
Ready to put this into practice?
Get a custom website built around these principles. Free quote in 24 hours.
Get Your Custom Quote