Glossary
What the technical words mean
The words that come up when someone builds, hosts, secures or markets a website, 165 of them so far, explained the way I would explain them across a table. One sentence here, the full story on each term's own page.
Hosting and Cloudflare
- behind Cloudflare
A domain is behind Cloudflare when every request for it passes through Cloudflare first, so the site is shielded, filtered and given a certificate before anyone reaches it.
- cache
A cache is a stored copy of a page kept close to the visitor so it can be handed over instantly, instead of being rebuilt or fetched from further away each time.
- CDN (content delivery network)
A CDN is a network of servers spread around the world that each keep a copy of your site, so a visitor's browser can load it from the nearest one instead of one far away.
- Cloudflare Pages
Cloudflare Pages is the service that takes a website's built files and publishes them to Cloudflare's global network, running the deploy automatically each time the code changes.
- Cloudflare Workers
Cloudflare Workers is a way to run small pieces of code at the edge, close to the visitor, for jobs like handling a form submission without needing a traditional server.
- Cloudflare zone
A Cloudflare zone is one domain and everything Cloudflare manages for it, its DNS records, certificate, filtering rules and hosting settings, all grouped under that domain name in your account.
- Cloudflare's network
Cloudflare's network is a set of hundreds of data centres around the world that can hold a copy of your site and serve it from whichever one is closest to the visitor.
- costs at cost
Costs at cost means the third-party services a site needs, mainly Cloudflare, are billed to you by the provider at its own published rate, in your name, with no markup added by me.
- deploy
A deploy is the step that takes a change to a website's code and publishes it to the live site, and on the sites I build it happens automatically every time.
- hosting
Hosting is the service that stores your website's files and hands them to visitors' browsers, and it is the part of a website most owners never see and most vendors quietly control.
- preview deployment
A preview deployment is a temporary, unlisted copy of a website built from a specific change, reachable only by a private link, so it can be checked before it goes live to real visitors.
- private database
A private database is a small store in your own Cloudflare account where every lead from the website is saved the moment it is submitted, before the notification email is even sent.
- static site
A static site is a website whose pages are built once, ahead of time, and served to visitors as finished files, so nothing has to run or be looked up when someone opens a page.
- the edge
The edge means the data centre in a global network that is physically closest to a visitor, where their request is answered without travelling further than it has to.
- traffic is filtered
Traffic is filtered means that every request to your site is checked by Cloudflare first, and attacks, junk bots and known bad sources are dropped before they reach anything.
- uptime and backups
Uptime is the share of time your site is actually reachable, and backups are the copies that let it be restored, and on a static site served from Cloudflare both come almost for free.
Domains and email
- authorization code
An authorization code is a one-time secret your current registrar issues that proves you have the right to move a domain to a different registrar.
- business email on your own domain
Business email on your own domain means messages come from an address like you@yourbusiness.com that you control, instead of a personal account or a vendor's address standing in for you.
- Cloudflare Email Sending
Cloudflare Email Sending is a built-in way for a website's own forms to send email from your own domain without paying for or routing through a separate mail provider.
- DNS
DNS is the address book of the internet, the system that turns a domain name like yourbusiness.com into the actual server address a browser needs to load your site.
- DNS is in your account
This means the technical records that route your domain, website and email sit inside an account you personally own and can log into, not a vendor's.
- DNS propagation
DNS propagation is the delay between changing a domain's DNS records and every computer on the internet actually seeing the new version.
- DNS records
DNS records are the short entries in your domain's settings that tell the internet which server runs your site and which services can send mail or verify ownership on your behalf.
- DNSSEC
DNSSEC is a signature system for DNS that lets a computer confirm the DNS answer it received is genuine and has not been tampered with along the way.
- domain registrar
A domain registrar is the company you pay a small yearly fee to in order to legally hold a domain name, separate from whoever hosts your site or manages your DNS.
- domain renewal and expiry
Domain renewal is the yearly payment that keeps your domain name registered to you, and expiry is the hard deadline where an unpaid domain can be lost entirely.
- domain transfer
A domain transfer moves a domain's registration from one registrar to another while keeping the same owner, website and email untouched throughout.
- email list
An email list is a collection of contacts who agreed to hear from you directly, and it is the one audience a platform cannot take away, restrict or shut down on you.
- Google Workspace
Google Workspace is Google's paid business email and productivity suite, giving you a professional address on your own domain instead of a free personal Gmail account.
- mail delivery records
These are DNS records that prove email claiming to come from your domain is genuine, so mailboxes trust it instead of filing it as spam or blocking it outright.
- mail routing
Mail routing is the setup that decides where email addressed to your domain actually ends up, including automated notifications sent by your own website.
- Microsoft 365
Microsoft 365 is Microsoft's paid business email and productivity suite, the direct alternative to Google Workspace, built around Outlook, Word and Teams instead of Gmail and Drive.
- MX records
MX records are the DNS entries that tell the internet which mail servers are allowed to accept email for your domain, so a message to you actually arrives.
- nameservers
Nameservers are the addresses your domain registrar points to that tell the internet which company is in charge of your domain's DNS records.
- newsletter
A newsletter is a recurring email sent to people who signed up for it, and it is one of the most reliable ways a small business keeps an audience it actually owns.
- redirect map
A redirect map is the list that automatically sends every old web address to its new equivalent so links, bookmarks and search rankings keep working after a site changes.
- subdomains
A subdomain is a separate address in front of your main domain, like shop.yourbusiness.com, that can run its own site or tool while still living under your brand.
- transfer lock
A transfer lock is a setting on your domain registration that blocks anyone from moving the domain to a different registrar without it being switched off first.
- WHOIS
WHOIS is the public lookup system that shows who registered a domain, when it expires, and which registrar and DNS host manage it.
Security
- approximate location
Approximate location means a lead is recorded as a rough city and region rather than a precise address, and the visitor's actual IP address is never stored at all.
- bot check on forms
A bot check is a quick test added to a form that tells apart a real person from an automated script, so submissions from bots get rejected before they ever reach your inbox.
- card details out of the calendar
Keeping payment out of the calendar means customers pay through a dedicated payment link or a card saved on file with a real processor, instead of typing card numbers into a booking or scheduling tool that was never built to protect them.
- certificates
A certificate is the small file that proves a website is who it says it is and unlocks the encrypted connection browsers expect, and it needs renewing or the site breaks.
- cookie consent banner
A cookie consent banner is the pop-up that asks a visitor to allow or refuse tracking cookies before a site uses them, required in many places whenever a site collects data in a way that needs permission first.
- DDoS protection
DDoS protection is the system that spots a flood of fake or attacking traffic aimed at overwhelming a site and absorbs or blocks it before it ever reaches the site itself.
- form spam
Form spam is junk or malicious submissions sent through a website's contact or enquiry form by automated scripts rather than real customers, and left unchecked it can bury or damage genuine leads.
- framing blocked
Framing blocked means the site tells browsers it may not be embedded inside someone else's web page, which shuts down a whole family of impersonation tricks.
- HTTPS
HTTPS is the encrypted version of the web's basic connection protocol, scrambling everything sent between a visitor's browser and your site so nobody in between can read or alter it.
- nothing to break into
A site built ahead of time and served as plain files has no admin login, no plugins, and no live database to attack, removing the whole category of break-in that hits typical websites.
- password manager
A password manager stores and shares login credentials securely, so a business owner and a contractor can both access exactly what they need without passwords being emailed or texted in plain text.
- privacy policy
A privacy policy is the page on a website that states plainly what information about visitors is collected, how it is used, and who it is shared with, in language that is meant to actually be read.
- security headers
Security headers are short instructions a server sends with every page telling the browser what to lock down, from framing to camera access, with nothing to install and nothing to maintain.
- two-factor authentication
Two-factor authentication requires a second proof beyond a password, usually a code on a phone, so a stolen password alone cannot get someone into a business account.
- WAF (web application firewall)
A WAF is a filter that inspects requests to a website and blocks the ones that look like an attempt to exploit or manipulate the site, before they reach anything that matters.
Accounts and ownership
- access, not ownership
I hold only the access I need to do the work, shared through a password manager, while the business owns every account and can revoke that access at any time without needing my cooperation.
- accounts in the business's name
Every account created for the work, from hosting to analytics to advertising, is set up using the business's own email and ownership, never a vendor's, so nothing depends on staying with any one contractor.
- full handover
A full handover means everything transfers to the business or to whoever it chooses, code, accounts and documentation, with no fee, if the working relationship isn't delivering.
- super admin
Super admin is the top level of access on an account, the role that can add or remove anyone else, change billing, and lock everyone else out, and it should always belong to the business.
- you own the code
You own the code means the site's source code belongs to the business from the first commit, sitting in a version-controlled repository that transfers to the business's own account on request, at no cost.
Analytics and tracking
- ad blockers
Ad blockers are browser tools that stop ads and tracking scripts from loading, which means ordinary analytics setups can badly undercount real visitors and leads.
- average position
Average position was an older Google Ads metric showing roughly where your ad tended to rank on the page, now largely replaced by more specific measures of visibility and top-of-page share.
- click-through rate (CTR)
Click-through rate is the percentage of people who saw your ad or search listing and actually clicked it, calculated by dividing clicks by impressions.
- events
An event is a single recorded action a visitor takes on your site, such as a phone tap, a form submission or a booking click, tracked separately from the page it happened on.
- funnel
A funnel is a series of steps a visitor is expected to move through toward a goal, such as landing on a page, then calling, then booking, tracked so you can see exactly where people drop off.
- GA4
GA4, short for Google Analytics 4, is the current version of Google's free analytics tool, built around counting individual actions rather than just pages and sessions.
- Google Analytics
Google Analytics is the free tool that counts who visits your site, where they came from, and what they did once they got there.
- Google Tag Manager
Google Tag Manager is a container that lets you add and edit tracking scripts on a site without a developer touching the code each time.
- impressions
Impressions are the number of times your page showed up in a Google search result, whether or not anyone clicked on it.
- lead tracking
Lead tracking records the actions that actually matter, a phone tap, a form submission, a booking click, as distinct events so advertising gets judged on real business results rather than raw traffic.
- plain-language monthly report
A plain-language monthly report tells you in ordinary words how many people visited, called and booked, and what happens next, without expecting you to read a dashboard.
- PostHog
PostHog is a behaviour analytics tool that shows how visitors use your site without building a profile of them that follows them around the internet.
- Search Console
Search Console is Google's free tool for seeing how your site actually performs in search results, including impressions, clicks and any indexing problems.
- session recording and heatmaps
Session recording plays back an anonymized replay of exactly how one visitor moved through your site, while a heatmap combines many visits into a single picture of where people click and scroll.
- sessions
A session is one continuous visit to your site by one person, from the moment they land to the point they go quiet, counted as a single unit no matter how many pages they look at.
- UTM parameters
UTM parameters are short pieces of text added to the end of a link so analytics can tell exactly which ad, email or post sent a particular visitor to your site.
- Zaras
Zaras is a Cloudflare feature that loads Google Analytics and similar scripts from your own domain's servers instead of Google's, so measurement survives more of what tries to block it.
Advertising
- ad copy
Ad copy is the actual wording of an ad, the headline and description someone reads before deciding whether to click, and it is one of the most direct levers over how well a campaign performs.
- ad disapproval
An ad disapproval is Google refusing to show a specific ad because it breaks one of Google's advertising policies, which means you can be paying for a campaign while the ads inside it are not actually running.
- ad spend
Ad spend is the money paid straight to Google for your ads, billed directly to you at their own rate, separate from any fee you pay someone to manage the account.
- conversion tracking
Conversion tracking connects an ad click all the way through to a real result, a call, a form, a booking, so Google Ads can be judged on customers rather than clicks.
- cost per click (CPC)
Cost per click is the amount you actually pay each time someone clicks your ad, set by an auction against other advertisers rather than a fixed price you choose.
- cost per lead
Cost per lead is your total ad spend divided by the number of actual leads it produced, calls, forms or bookings, and it is the number that tells you whether advertising is actually worth running.
- daily budget
A daily budget is the average amount you tell Google Ads you are willing to spend per day on a campaign, which Google then flexes up or down slightly from day to day while holding to the monthly total.
- Google Ads
Google Ads is Google's advertising platform for paying to appear at the top of search results and other placements, billed directly to you at whatever you set your budget to.
- keywords
Keywords are the specific search phrases you choose to bid on in Google Ads, deciding exactly which searches your ads are allowed to appear for.
- landing page
A landing page is the specific page an ad or link sends someone to, built to match exactly what was promised and to give one clear next step, rather than a generic page shared across every campaign.
- negative keywords
Negative keywords are search terms you tell Google Ads never to show your ad for, so you stop paying for clicks from searches that were never going to become customers.
- Quality Score
Quality Score is Google's rating of how relevant your ad, keyword and landing page are to a search, and a better score generally means you pay less for the same ad position.
- remarketing tag
A remarketing tag is a small piece of code on your site that quietly notes when someone visits, so you can later show that specific person ads reminding them to come back.
- retargeting
Retargeting shows ads specifically to people who already visited your site or are on your customer list, rather than to strangers who have never heard of you.
- search campaigns
A search campaign is a grouped set of ads and keywords inside Google Ads built around one part of what your business offers, so budget and messaging stay focused rather than spread thin.
- win-back audiences
A win-back audience is your own past customer list turned into a targeted ad group, scrambled before it is uploaded so no readable customer detail ever leaves the business.
Search and AI visibility
- accessibility score
The accessibility score is Google's automated check of whether a site can actually be used by people with disabilities, like screen reader users or people who can't use a mouse.
- AEO (answer engine optimisation)
AEO is the work of shaping a site so AI systems like ChatGPT and Gemini can lift a clear, correct answer from it and hand that answer straight to the person asking.
- agentic browsing
Agentic browsing measures whether an AI assistant can actually load, read, and act on your site on someone's behalf, like filling out a form or checking your hours.
- AI search
AI search is when someone gets their answer from a chatbot or AI overview instead of a list of blue links, which changes who gets found and how.
- alt text
Alt text is a short written description attached to an image so that screen readers can describe it to someone who cannot see it, and so search engines know what the picture actually shows.
- canonical URL
A canonical URL is the one address a site names as the real version of a page when several web addresses could show the same or nearly the same content, so search engines rank one instead of splitting credit between duplicates.
- competitor monitoring
Competitor monitoring means regularly checking how the businesses you compete with are ranking, advertising and showing up in AI search, so you notice a shift while it is still small.
- content from conversation
Content from conversation means turning a short spoken conversation with the actual expert into a published page, so real expertise becomes content that ranks without anyone sitting down to write it.
- Core Web Vitals
Core Web Vitals are Google's three official measurements of how fast a page loads, how quickly it responds to a click, and how much it jumps around while loading.
- domain authority
Domain authority is a rough, third-party score of how much a website's overall reputation is likely to help it rank, built mostly from how many other trusted sites link to it.
- E-E-A-T (experience, expertise, authority, trust)
E-E-A-T is the set of signals Google and AI search tools weigh to judge whether a page was actually written by someone who knows the subject and can be trusted on it.
- entity
An entity is a specific, real thing, a person, a business, a place, that search engines try to identify and keep track of separately from the mere words used to describe it.
- episode pages
An episode page is a dedicated web page for a single podcast episode, with a full transcript, so search engines can index the actual content instead of an empty embed.
- featured snippet
A featured snippet is the answer box Google sometimes shows at the very top of search results, pulled straight from one page's text, above every regular listing including the ads.
- GEO (generative engine optimisation)
GEO is the practice of making sure the AI tools that generate a written answer, rather than just listing links, describe you accurately when they do it.
- geo-grid rank tracking
Geo-grid rank tracking checks where a local business ranks from many different points scattered across its service area, instead of from just one address, because local rank shifts block by block.
- Google AI Overviews and AI Mode
AI Overviews and AI Mode are Google's own AI-generated answers, shown above or instead of the normal list of links, built by summarising and citing a handful of sources it trusts.
- Google Business Profile
A Google Business Profile is the free map listing that shows your hours, location, phone number, and reviews whenever someone searches for a business like yours nearby.
- inbound links
An inbound link is another website's link pointing at yours, and the number and quality of them tells search engines how much the rest of the web trusts you.
- indexing
Indexing is the step where a search engine, after finding a page, decides to actually store and consider it for search results, and a page that is never indexed cannot rank no matter how good it is.
- knowledge panel
A knowledge panel is the box of facts Google displays to the side of search results when it recognises the thing you searched for as a specific, known entity rather than just a phrase.
- Largest Contentful Paint (LCP)
Largest Contentful Paint measures how long it takes for the biggest visible piece of a page, usually a hero image or headline, to actually finish rendering on screen.
- llms.txt
llms.txt is a proposed plain-text file that summarises a site in a format meant for AI systems to read directly, though as of now the major AI search tools do not confirm they actually use it.
- local citations and directories
A local citation is any listing of your business name, address, and phone number on a directory site, and search engines trust you more when those details match everywhere.
- local SEO
Local SEO is the specific work of getting a business found by people searching near it, mainly through the map listing, local reviews and directory consistency rather than the regular ranked results.
- map pack
The map pack is the small block of three local businesses with a map that Google shows above the regular results for a local search, and it gets looked at before anything below it.
- MCP server (Model Context Protocol)
An MCP server lets AI assistants query your data directly through an open standard, the Model Context Protocol, instead of guessing from your web pages.
- meta description
A meta description is the short summary sentence under a page's title in search results, written to earn a click by describing plainly what the page offers rather than to rank on its own.
- multilingual pages
Multilingual pages are dedicated pages built separately in each language you serve, rather than one page run through a translation widget, so every language ranks and reads on its own terms.
- NAP consistency
NAP consistency means your business name, address and phone number are written exactly the same way everywhere they appear online, which is one of the signals local search uses to decide it can trust you.
- organic result
An organic result is a search listing that earned its ranking through relevance and trust, not through paying for placement, and it is what most people actually click.
- PageSpeed
PageSpeed is Google's own measurement of how fast a page loads and responds, and 2.5 seconds is the line between an experience Google calls good and one it doesn't.
- review-generation system
A review-generation system is a repeatable process that asks happy clients for a review at the right moment, instead of hoping people volunteer one on their own.
- rich results
A rich result is a search listing that shows extra visual detail, like star ratings, prices or a photo, instead of the plain blue link and two lines of text.
- robots.txt
robots.txt is a small text file at the root of a site that tells automated crawlers, politely and by request rather than by force, which parts of the site they should and should not visit.
- SEO (search engine optimisation)
SEO is the ongoing work of making a website easy for a search engine to find, understand and trust, so it appears when the people already looking for what you sell type in their question.
- service pages
Service pages are individual pages built around one specific thing you do, written to answer the exact questions someone searches before choosing whether to book that specific service.
- service-area business
A service-area business serves clients across a region without a public office address, and it needs its Google listing and site set up differently than a storefront.
- sitemap
A sitemap is a plain list of every page on a site, handed directly to search engines so they can find pages that internal links or navigation menus might miss.
- structured data
Structured data is a hidden layer of code on a page that states plainly, in a format machines can parse, what the page is actually about.
- title tag
A title tag is the short line of text a page declares as its own headline for search engines and browser tabs, and it is usually the first thing a person reads in a search result before deciding to click.
- unbranded search terms
An unbranded search is a search where nobody types your name, because they don't know it yet, they type what they need instead, like "resilience keynote speaker Canada."
How the site is built
- 404 page
A 404 page is what a visitor sees when they land on a web address that does not exist on your site, and it should help them find what they actually wanted, not just apologise.
- accessibility
Accessibility means building a site so people using a screen reader, a keyboard instead of a mouse, or a phone in bright sunlight can still read it and use it.
- Astro
Astro is a modern site framework that builds pages as real code and ships plain HTML, which is why the sites it produces load almost instantly.
- breadcrumbs
Breadcrumbs are the small trail of links near the top of a page, like Home / Services / Plumbing, that show a visitor where they are and give search engines the same map.
- commit
A commit is a saved snapshot of a specific change to a site's code, recorded permanently with a note about what changed and why, so the full history is never lost.
- crawl
A crawl is a systematic pass through every page of a site to record what is actually there, used to base a proposal or an audit on real facts instead of guesses.
- embeds
Embeds are pieces of another website, like a video player or a podcast player, dropped into your page so a visitor can use them without leaving your site.
- GitHub repository
A GitHub repository is the online home for a site's code, where every change is recorded, so you can see exactly who changed what and undo anything if needed.
- islands
Islands are the small interactive parts of an otherwise plain web page, each one loaded separately so the rest of the page stays fast and simple.
- Markdown
Markdown is a plain-text way of writing web content, using symbols like asterisks and hash marks instead of a formatting toolbar, so the words stay simple and portable.
- page builder
A page builder is a drag-and-drop website tool, such as Squarespace, that trades some speed and control for an easy visual editor anyone can use.
- pull request
A pull request is a proposed change to a site's code, shown side by side with the current version, so it can be reviewed before it becomes part of the live site.
- responsive design
Responsive design means a site's layout adjusts itself to fit whatever screen it is opened on, from a phone in one hand to a wide desktop monitor, without a separate mobile version to maintain.
- self-hosted fonts
Self-hosted fonts are typefaces served from your own site's files instead of fetched from a third-party service, which makes pages load faster and keeps one less company watching your visitors.
- version control
Version control is a system that records every change made to a site's code, so any change can be reviewed and any change can be undone.
- WordPress and plugins
WordPress is the most common website platform, built to run extra add-ons called plugins, and those plugins are the way most small business sites actually get broken into.
Office systems
- automation
Automation means a computer handles a repetitive step of your business, like replying to a new lead or updating a record, the moment it happens, instead of waiting for a person to get to it.
- bin inventory
Bin inventory is a working record of which rental bin is at which address and when it is due back, replacing guesswork with something the office can actually see.
- CRM
A CRM is the system that keeps every lead and customer in one place, so you can see who contacted you, what they wanted, and what happened next without digging through inboxes and notebooks.
- email sequence
An email sequence is a set of emails that send automatically, one after another, in response to something a person did, like booking an appointment or filling out a form.
- intake form
An intake form is the questionnaire a new client fills out before their first appointment, collecting the background information a business needs before the work starts.
- Jane App
Jane App is scheduling software many counselling and health practices use to run bookings, intake forms, and client management in one place.
- Jobber
Jobber is field-service management software that some businesses try and abandon when the crew using it in the field is not brought into the decision.
- lead capture and automatic replies
Lead capture is the system that catches every website form and phone call into one place, and an automatic reply is what keeps a lead warm before a human responds.
- payment links
Payment links let a customer pay securely through a link you send them, so their card details go straight to your payment processor and never sit in a note, an email or a calendar entry.
- podcast RSS feed
A podcast RSS feed is the file that tells Spotify, Apple Podcasts and every other podcast app what episodes exist, so a new episode published once shows up everywhere automatically.
- QuickBooks
QuickBooks is accounting software many small businesses use for invoicing and bookkeeping, and it works best when it is the one place invoices live rather than one of two.
- Square
Square is payment processing software that handles cards on file and payment links, so nobody has to type or write down a customer's card number by hand.
- system of record
The system of record is the one place a piece of information, like a booking, is truly kept, so nothing important can be lost by a single accidental deletion.
- transcription
Transcription is turning spoken audio, like a podcast episode, into written text, so the words can be read, searched and found by search engines the way audio alone never can.
Still a word you do not recognise?
Ask. I would rather explain it than have you guess.