Email & Data Glossary

Plain-English definitions of 81 terms from email deliverability, DNS, data extraction, and web technology — each with examples, FAQs, and the free tools that put the concept to work.

A Record

An A record is a DNS entry that maps a domain name to an IPv4 address, telling browsers and servers where to reach it.

Alt Text (Alternative Text)

Alt text is a written description of an image in HTML, read by screen readers and shown when an image fails to load.

Base64 Encoding

Base64 is an encoding scheme that represents binary data using 64 printable ASCII characters so it can travel safely through text-only channels.

CAN-SPAM

CAN-SPAM is the US law that sets rules for commercial email, requiring truthful headers, a valid opt-out, and a physical address.

Canonical URL

A canonical URL is the version of a page you tell search engines to treat as the master copy when the same content is reachable at multiple addresses.

Catch-All Address

A catch-all domain accepts mail sent to any address at that domain, which makes verifying individual addresses unreliable.

Click-Through Rate

Click-through rate (CTR) is the percentage of delivered emails in which a recipient clicked at least one link.

CNAME Record

A CNAME record is a DNS alias that points one hostname to another name, which is then resolved to the final address.

Cold Email

A cold email is an unsolicited but permission-conscious message sent to a prospect with no prior relationship, typically for sales or partnerships.

Crawl Budget

Crawl budget is the number of pages a search engine will crawl on your site within a given timeframe, shaped by crawl rate and demand.

CRLF vs LF (Line Endings)

CRLF and LF are the two conventions for marking the end of a line in text files, differing between Windows and Unix systems.

CSV (Comma-Separated Values)

CSV is a plain-text tabular format where each line is a row and fields are separated by commas, used to move data between spreadsheets, databases, and tools.

Disposable Email

A disposable email is a temporary, throwaway address that self-destructs or is abandoned quickly, often used to dodge signups and verification.

DKIM

DKIM (DomainKeys Identified Mail) adds a cryptographic signature to outgoing email so receivers can verify the message was not altered and truly came from your domain.

DMARC

DMARC ties SPF and DKIM together, tells receivers how to handle messages that fail authentication, and sends you reports on who is sending mail as your domain.

DNS

DNS (Domain Name System) is the internet's directory that translates human-friendly domain names into the IP addresses and service records computers use.

DNSBL Blacklist

A DNSBL (DNS-based blocklist) is a published list of IPs or domains known for sending spam, queried in real time by mail servers to reject bad senders.

Domain Age

Domain age is how long a domain has been registered, calculated from its creation date, and often used as a trust and legitimacy signal.

Double Opt-In

Double opt-in requires a new subscriber to confirm their address via a follow-up email before being added to your list.

Email Header

An email header is the metadata section of a message that records its route, sender, authentication results, and technical details.

Email Parsing

Email parsing is the automated extraction of structured data like addresses, names, fields, and attachments from raw email content.

Email Sequence

An email sequence is a series of scheduled, often automated messages sent to a contact over time to nurture, follow up, or convert them.

Email Verification

Email verification is the process of checking that an address is correctly formatted, hosted on a real mail domain, and likely deliverable before you send.

Envelope Sender

The envelope sender is the address given in the SMTP MAIL FROM command that receives bounces, distinct from the visible From address.

Favicon

A favicon is the small icon representing a website in browser tabs, bookmarks, and search results.

GDPR Email Compliance

GDPR email compliance means having a lawful basis, respecting rights, and protecting personal data when emailing people in the EU.

Greylisting

Greylisting is an anti-spam technique where a server temporarily rejects unknown senders, expecting legitimate ones to retry.

Hard Bounce

A hard bounce is a permanent delivery failure, usually because the recipient address or its domain does not exist.

Hash Function

A hash function maps data of any size to a fixed-length string, producing the same output for the same input and used for integrity and lookups.

HMAC (Hash-based Message Authentication Code)

HMAC combines a hash function with a secret key to verify both the integrity and authenticity of a message.

hreflang

hreflang is an attribute that tells search engines which language and regional version of a page to show to which users.

HTML Entity

An HTML entity is a coded representation of a character used to display reserved or special symbols in HTML without breaking the markup.

HTTP Redirect

An HTTP redirect sends browsers and crawlers from one URL to another, using status codes like 301 for permanent moves and 302 for temporary ones.

HTTP Status Code

An HTTP status code is a three-digit number a server returns to describe the outcome of a request, grouped into five classes from success to error.

IMAP

IMAP (Internet Message Access Protocol) lets email clients read and manage messages that stay stored on the mail server, synced across all devices.

IP Warming

IP warming is the practice of gradually increasing send volume on a new IP or domain to build a positive reputation with mailbox providers.

JSON (JavaScript Object Notation)

JSON is a lightweight, human-readable data format built from key-value pairs and arrays, and it is the default language of web APIs.

JSON-LD

JSON-LD is a JSON-based format for embedding structured data in web pages, the format search engines recommend for rich results.

Keyword Density

Keyword density is the percentage of times a keyword appears relative to the total word count of a page.

List-Unsubscribe

List-Unsubscribe is an email header that gives recipients a one-click way to opt out, now required by major mailbox providers for bulk senders.

Lorem Ipsum

Lorem ipsum is scrambled pseudo-Latin placeholder text used in design mockups to show layout without meaningful content distracting the viewer.

Mailto Link

A mailto link is an HTML hyperlink that opens the user's email client with a message pre-addressed and optionally pre-filled.

Markdown

Markdown is a lightweight markup language that formats plain text with simple symbols, converting to HTML for the web.

MD5

MD5 is a fast 128-bit hash function once used for security but now broken and suitable only for non-cryptographic checksums.

Meta Description

A meta description is an HTML tag summarizing a page's content, often shown as the snippet under the title in search results.

MX Record

An MX (Mail Exchange) record is a DNS entry that tells the internet which mail server accepts email for a domain.

NS Record

An NS record identifies the authoritative name servers responsible for holding a domain's DNS records.

Open Graph Protocol

Open Graph is a set of meta tags that control how a page appears when shared on social platforms, defining the title, description, and preview image.

Open Rate

Open rate is the percentage of delivered emails that recipients opened, traditionally measured with a tracking pixel.

Plus Addressing

Plus addressing (subaddressing) lets you add a +tag to an email address so mail still reaches you but can be filtered or tracked.

POP3

POP3 (Post Office Protocol version 3) downloads email from the server to a single device and, by default, removes it from the server.

Query String

A query string is the part of a URL after the question mark that passes key-value parameters to a page, used for search, filtering, and tracking.

RDAP

RDAP (Registration Data Access Protocol) is the modern, structured successor to WHOIS, returning domain registration data as standardized JSON.

Regular Expression (Regex)

A regular expression is a compact pattern language for finding, matching, and extracting text based on rules rather than exact strings.

Reply Rate

Reply rate is the percentage of recipients who respond to your email, and it is the key success metric for cold outreach.

robots.txt

robots.txt is a text file at a site's root that tells web crawlers which paths they may or may not access.

Role-Based Email

A role-based email is a shared, function-oriented address like info@ or support@ that belongs to a team rather than a single person.

Schema Markup

Schema markup is structured data using the shared schema.org vocabulary to label page content so search engines can display rich results.

Sender Reputation

Sender reputation is the trust score mailbox providers assign to your sending domain and IP, and it largely decides whether you land in the inbox or spam.

SERP (Search Engine Results Page)

A SERP is the page a search engine returns for a query, containing organic results, ads, and rich features competing for attention.

SHA-256

SHA-256 is a secure 256-bit cryptographic hash function from the SHA-2 family, widely used for integrity, signatures, and blockchains.

SMTP

SMTP (Simple Mail Transfer Protocol) is the standard protocol used to send email and relay it between mail servers across the internet.

Soft Bounce

A soft bounce is a temporary delivery failure, such as a full mailbox or an offline server, that may still succeed if you retry it later.

Spam Trap

A spam trap is an email address that exists only to catch senders with poor list hygiene; mailing one can get you blocklisted.

SPF Record

SPF (Sender Policy Framework) is a DNS TXT record that lists which mail servers are authorized to send email for a domain.

Structured Data

Structured data is standardized markup that describes a page's content to search engines, enabling rich results and better understanding.

Title Tag

A title tag is the HTML element defining a page's title, shown in browser tabs and as the clickable headline in search results.

TTL

TTL (Time To Live) is the number of seconds a DNS record may be cached before resolvers must fetch a fresh copy.

TXT Record

A TXT record is a flexible DNS entry that stores arbitrary text, most importantly the SPF, DKIM, and DMARC data that authenticate email.

Unicode

Unicode is a universal character-encoding standard that assigns a unique code point to every character across the world's writing systems.

URL Encoding (Percent-Encoding)

URL encoding replaces characters that are unsafe in a URL with a percent sign followed by their hexadecimal byte value, so links stay valid.

URL Slug

A URL slug is the human-readable, hyphenated part of a URL that identifies a page, ideally short, lowercase, and keyword-rich.

User Agent

A user agent is a string a browser or bot sends identifying its software, version, and platform so servers can tailor responses.

UTM Parameters

UTM parameters are tags added to a URL's query string to tell analytics tools where traffic came from and which campaign drove it.

UUID (Universally Unique Identifier)

A UUID is a 128-bit identifier designed to be unique across space and time without a central authority, written as 32 hex digits in five groups.

Web Scraping

Web scraping is the automated extraction of data from websites, parsing page content into structured data for analysis or reuse.

Whitespace Characters

Whitespace characters are invisible characters like spaces, tabs, and line breaks that create spacing in text but carry no visible glyph.

WHOIS

WHOIS is a query protocol and public database that returns registration details about a domain, such as its registrar and creation date.

XML (Extensible Markup Language)

XML is a self-describing markup format that stores hierarchical data inside nested tags, still widely used in sitemaps, feeds, and enterprise systems.

XML Sitemap (sitemap.xml)

An XML sitemap is a file listing a site's important URLs to help search engines discover and crawl pages efficiently.

YAML (YAML Ain't Markup Language)

YAML is a human-friendly data format that uses indentation instead of brackets, favored for configuration files in DevOps and application settings.