Your domain name is your website's unique address on the internet — the text users type to find you (for example, yourbusiness.com). It is composed of a name you choose and an extension (.com, .co.uk, .fr). A domain name must be registered with a registrar and renewed annually. It is the foundation of your entire online identity.
Real-world example
A domain name is like the address of your physical premises. Just as 14 High Street tells people exactly where to find your shop, yourbusiness.com tells people exactly where to find you online.
Why it matters for you
Your domain name is the first impression of your brand online. A short, memorable, professional domain name builds trust before visitors even reach your site. It also directly influences your SEO if it contains relevant keywords.
The DNS is the internet's phone book. When you type a domain name into your browser, the DNS translates it into the numerical IP address of the server where the website is hosted. This translation happens in milliseconds without you noticing. Without DNS, you would need to remember a string of numbers (e.g., 203.0.113.42) instead of a human-readable name.
Real-world example
It's exactly like a phone book: you look up 'Richard Lourmet', and the book gives you the corresponding phone number. DNS does the same: you type 'richardlourmet.fr' and DNS returns the IP address of the server.
Why it matters for you
DNS is invisible but essential. Misconfigured DNS causes your website to be unreachable. Understanding it helps you react quickly if your site ever goes down, and makes domain transfers or email setup straightforward.
Digital marketing encompasses all marketing activities carried out on the internet: SEO, paid search advertising (Google Ads), social media, email campaigns, content marketing, and more. Unlike traditional advertising (print, TV, radio), digital marketing offers precise targeting, real-time measurement, and the ability to adjust campaigns instantly based on results.
Real-world example
Traditional marketing is like posting leaflets through every door in town — broad reach, little control over who reads them. Digital marketing is like choosing exactly which doors to target, knowing whether each recipient read the leaflet, and measuring how many called you afterwards.
Why it matters for you
Digital marketing allows even small businesses to compete with larger players by targeting precisely the right audience at the right moment. With the right strategy, your marketing budget works harder and delivers measurable, sustainable results.
Duplicate content refers to identical or very similar content that appears at two or more different URLs, either within your site or on other sites. Google struggles to decide which version to rank, so it may rank none of them effectively. Common causes include technical URL variations, copied product descriptions, or content republished without attribution.
Real-world example
It's like submitting the same essay to two different professors. Neither can be sure which is the original, so both give you a lower grade. Google behaves similarly: it penalises ambiguity by demoting both copies.
Why it matters for you
Duplicate content dilutes your page authority and confuses Google's indexing. Fixing it — through canonical tags, redirects, or rewriting content — consolidates your ranking power on a single, strong page.
Dwell time is the length of time a visitor spends on your page after clicking through from a search result before returning to the results page. It is a behavioural signal that Google uses to infer content quality — a long dwell time suggests the page satisfied the user's intent, while a quick return (a "pogo-stick") suggests it did not.
Real-world example
Two competing articles rank for the same keyword. Article A has dense walls of text; visitors leave in 12 seconds. Article B uses headers, images, and clear answers; visitors stay 3 minutes. Over time, Article B rises to position one.
Why it matters for you
You cannot rank well if users immediately bounce. Improving content structure, readability, and relevance increases dwell time — signalling quality to Google and protecting your rankings long-term.
A deep link is a hyperlink that points to a specific page within a website rather than its homepage. In SEO, deep linking — both internal and external — distributes PageRank to inner pages and helps search engines discover and index content beyond the surface level of your site.
Real-world example
A journalist links directly to a company's "/case-studies/retail-automation" page in an article instead of linking to the homepage. That specific page gains authority and begins ranking for "retail automation case study" queries.
Why it matters for you
Most backlinks point to homepages by default. Actively earning deep links to your service and blog pages accelerates their rankings far more efficiently than homepage links alone.
An analytics dashboard is a visual interface that consolidates key performance data from your website — traffic, conversions, bounce rate, revenue, top pages — into a single view. Tools like Google Analytics 4, Looker Studio, and Matomo power these dashboards. Rather than digging through raw data, a well-built dashboard lets you spot trends and issues at a glance.
Real-world example
A restaurant owner checks their Looker Studio dashboard every Monday morning: last week's website visits (up 12%), most-viewed page (Sunday lunch menu), top source of traffic (Google Maps), and form submissions (8 booking requests). Decision: boost the Sunday lunch page for weekend searches.
Why it matters for you
Without a dashboard, you're running your business on instinct rather than evidence. Knowing which pages attract visitors, where they drop off, and which campaigns drive sales lets you invest your time and budget where it genuinely pays off.
Deindexation is the process by which Google removes one or more pages — or an entire website — from its search index. This can be intentional (using a noindex tag or robots.txt to hide certain pages) or accidental (misconfiguration after a site migration or update). Deindexed pages do not appear in search results at all, effectively making them invisible to anyone searching on Google.
Real-world example
A company redesigns their website and accidentally sets all pages to noindex in the staging environment — then forgets to remove it before going live. Within days, every page disappears from Google. Organic traffic drops to zero. The fix is simple, but the damage to rankings takes weeks to reverse.
Why it matters for you
Accidental deindexation is one of the most common — and most damaging — technical SEO errors. A regular crawl audit catches it immediately. Left unchecked, it can wipe out months of SEO progress and dry up your enquiry pipeline overnight.
Time To First Byte (TTFB) measures the time between a browser sending an HTTP request to your server and receiving the very first byte of the response. It reflects your server's processing speed, hosting quality, and network latency. Google considers TTFB a component of the overall page experience and uses it as part of its Core Web Vitals assessment. A good TTFB is under 800ms; under 200ms is excellent.
Real-world example
An e-commerce site on a cheap shared hosting plan has a TTFB of 2.4 seconds — meaning the browser waits nearly 2.5 seconds before anything starts loading. Switching to a managed VPS server with a CDN reduces TTFB to 180ms. Google notices and improves the site's Core Web Vitals scores.
Why it matters for you
A slow TTFB compounds every other load-time problem on your site — images, scripts, and fonts all load later as a result. Improving server response time is often the single highest-leverage technical improvement available, especially on budget hosting plans.
Dark mode is a display setting that replaces a website's standard light background with a dark colour scheme — typically dark navy or charcoal with light-coloured text. Many operating systems and browsers now offer system-level dark mode preferences, which websites can detect and automatically adapt to using the CSS media query @media (prefers-color-scheme: dark).
Real-world example
A user switches their iPhone to dark mode at 10pm to reduce eye strain. A news site that supports dark mode automatically displays white text on a dark background. A competitor's site ignores the preference and blazes bright white — losing the reader within seconds.
Why it matters for you
Dark mode support is now expected by a significant portion of mobile users, particularly for evening browsing. Sites that respect system preferences signal attention to user experience — a subtle but measurable factor in engagement, time on site, and return visits.