A
Administrative Isolation
Moving the WordPress admin off `/wp-admin` and restricting who can reach it — usually by IP allow-list, VPN, or a private subdomain.
Algorithmic Ceiling
The ranking limit imposed by site-wide quality signals — a threshold no amount of on-page optimization alone can break through.
Anchor Text
The visible, clickable words of a hyperlink — a direct relevance signal to search engines about the linked page.
API First Backend
A CMS architecture where content is managed via API rather than a coupled frontend — powering headless and multi-channel delivery.
Asset Bloat
Excessive CSS, JavaScript, or image payload loaded on a page — slowing performance and increasing Core Web Vitals failure risk.
Asset Dequeuing
Removing unnecessary stylesheets and scripts from specific WordPress pages using wp_dequeue_style() and wp_dequeue_script().
Astro
Astro is an open-source web framework for building content-driven websites — blogs, marketing sites, documentation portals, and headless WordPress frontends — with a focus on shipping zero JavaScript by default.
Async Swap
A non-blocking CSS load pattern that tells the browser the stylesheet is for print, then swaps it back to all media once it has finished downloading. The link does not block render, but the styles still apply.
Attribution
Assigning conversion credit across all marketing touchpoints — determining which channels and messages actually drove the sale.
Attribution Modelling
Choosing a framework — last-click, first-click, linear, or data-driven — that assigns credit across all conversion touchpoints.
Automatic Transcoding
Server-side conversion of uploaded video into multiple resolutions for adaptive bitrate streaming, handled without manual intervention.
Average Completion Rate
The percentage of enrolled learners who complete a course — a key indicator of training content quality and learner engagement.
Awareness and Discovery Tier
The top-of-funnel content layer designed to attract new audiences before they know your brand, product, or service exists.
B
Barnacle SEO
A strategy of ranking via high-authority third-party platforms — directories, review sites, YouTube — rather than only your own domain.
Branching Narratives
Decision-tree training scenarios where learner choices determine the next content shown — creating realistic, consequence-based practice.
Business Operations
Business operations refers to the day-to-day activities, systems, and workflows a company uses to produce its products or services, generate revenue, and manage the administrative functions that keep the business running.
Byte Ledger
A per-surface accounting method I developed for high-end WordPress performance audits. Each surface gets a ledger that lists every byte the browser had to download, who shipped it, whether it earned its place in the first 14 KB, and which agent owns the fix when it did not.
C
CAN-SPAM
The US law setting baseline rules for commercial email — opt-out model, accurate headers, physical address, and 10-day unsubscribe.
CAN-SPAM Act
The 2003 US law governing commercial email — requiring accurate sender identification, a physical address, and a working unsubscribe link.
Canonical Tag (Rel="Canonical")
An HTML link element telling search engines which URL is the authoritative version when similar content exists at multiple addresses.
Career Transition
A deliberate shift in role, industry, or employment structure — requiring new skills, credibility, and a revised professional narrative.
Cascade Layer
A CSS feature (`@layer`) that lets you declare priority bands inside a stylesheet, so theme rules, plugin rules, and overrides cascade in the order you decide rather than the order the browser happened to parse them.
Casl (Canada’s Anti Spam Legislation)
CASL, or Canada’s Anti-Spam Legislation, is one of the world's most stringent laws regulating commercial electronic messages (CEMs).
CDN (Content Delivery Network)
A Content Delivery Network (CDN) is a geographically distributed group of servers that work together to provide fast delivery of Internet content.
CI/CD (Continuous Integration/Deployment)
CI/CD stands for Continuous Integration and Continuous Deployment.
CI/CD Pipeline
A CI/CD pipeline (Continuous Integration and Continuous Deployment) is an automated workflow that takes code changes from a developer's machine, runs a series of checks against them, and pushes the changes to a server when those checks pass.
Class Token Coverage
The percentage of class selectors defined in a stylesheet that are actually present somewhere in the rendered HTML of a given surface. A measurement I use in byte-ledger audits to expose dead CSS shipping to every visitor.
Cloudflare Stream
Cloudflare's pay-as-you-go video platform — automatic transcoding and global CDN delivery, charged per minute stored and streamed.
CLS (Cumulative Layout Shift)
Cumulative Layout Shift: measures unexpected page movement while loading — a CLS score under 0.1 is required for Core Web Vitals.
Cognitive Friction
Cognitive friction is the mental effort a visitor has to spend to figure out what your page is, what it's offering, and what they're supposed to do next.
Compliance Training
Mandatory employee education on laws, regulations, and company policies — with auditable completion records required.
Consulting
Expert advice and analysis delivered to client organizations to solve problems, improve performance, or implement change.
Content Audit
A systematic review of every URL to decide what to keep, improve, consolidate, or remove.
Content Humanity Audit
A Content Humanity Audit is a strategic review process designed to identify and fix "Over-Optimized" content that sounds robotic, clinical, or engineered for search engines rather than people.
Conversion &Amp; Marketing Tier
The Conversion & Marketing Tier is the "Bottom of the Funnel" (BOFU) where the primary goal is capturing lead data and closing a sale.
Conversion Rate Optimization
Systematically increasing the percentage of visitors who complete a desired action — without spending more on traffic.
Conversion Rate Optimization (CRO)
Conversion Rate Optimization (CRO) is an engineering discipline focused on increasing the percentage of website visitors who take a specific action, such as making a purchase or filling out a lead form.
Core Web Vitals
Google's three real-user metrics — LCP, INP, and CLS — measuring load speed, interactivity, and visual stability as ranking signals.
Corporate Training
Structured employee learning programs covering compliance, onboarding, skills development, and leadership preparation.
Crawl Equity (Crawl Budget)
Crawl Equity, often referred to as Crawl Budget, is the amount of attention search engine bots (like Googlebot) allocate to your website over a specific period.
Critical CSS
Critical CSS solves the flash of unstyled content — that half-second where text loads but the layout has not caught up, so the page rearranges itself in front of the reader. It is the small slice of styling rules the browser needs to draw the first screen correctly, delivered inside the HTML itself instead of waiting for a separate stylesheet to download.
CRM
A central platform storing all prospect and customer data — contact history, deal stage, and follow-up tasks — in one place.
CRM Integration
CRM integration is the work of connecting your website's lead capture, contact forms, checkout, and support touchpoints to the system your sales team actually lives in — Salesforce, HubSpot, Pipedrive, Zoho, or whatever else holds the customer record.
Custom Post Types (CPT)
Developer-registered WordPress content types beyond Posts and Pages — modeling Products, Events, or any structured data.
D
Database Sharding
Splitting a large database horizontally across multiple servers to distribute load and improve query performance at scale.
De Indexing
De-indexing is the removal of a specific page or an entire website from a search engine’s database.
Decoupled Architecture
Decoupled architecture, in a WordPress context, is the deliberate separation of where content is authored from where it's delivered.
Digital Fragmentation
Digital fragmentation is what happens when a website grows by accumulation rather than by design — every campaign adds a plugin, every department wants a custom block, every quarter adds another tracking script.
Digital Rights Management (DRM)
Digital Rights Management (DRM) is a category of technologies that restrict how digital content can be played, copied, or shared after it's delivered to a viewer.
Document Structure
Document structure refers to the logical organization and hierarchical arrangement of content within a digital file or webpage.
Dom Size
DOM Size refers to the total number of HTML nodes present on a web page at any given time.
Domain Name
Most websites have a domain name, it’s the address you type into a web browser to reach a web site, for example the domain name of this web site is thisismyurl.com.
Doorway Page
A Doorway Page is a low-quality, near-identical webpage created solely to rank for specific long-tail keywords or location variations (e.g., "Plumber Fort Erie," "Plumber Welland," "Plumber Niagara Falls").
Double Opt In (DOI)
Double Opt-In (DOI) is a high-authority subscription process where a user signs up for an email list and then must click a confirmation link sent to their inbox before they are officially added.
Drop Ins
Special PHP files placed in wp-content/ that replace WordPress core components — most commonly the object cache handler.
Dwell Time
Dwell Time is a critical SEO metric that measures the actual length of time a user spends on a webpage after clicking through from a search result, before returning to the search engine.
E
Edge Caching
Storing web assets on globally distributed servers so visitors receive content from a node geographically close to them.
Edge Computing (Network Fringe)
Edge Computing, often referred to as the Network Fringe, is the practice of running application logic and data processing on servers located at the "Edge" of the network, as close to the end-user as possible.
Edit Vs. Save
In modern WordPress block development, the "Edit vs.
Editorial Policy
An Editorial Policy is a public-facing document that outlines the standards, processes, and ethical guidelines a business follows to create and verify its content.
Editorial Workflow
The documented sequence of steps — from idea to publish — governing how content is planned, written, reviewed, and distributed.
Eleventy
Eleventy (also written as 11ty) is an open-source static site generator written in JavaScript, built as a simpler, lower-magic alternative to frameworks like Next.js, Gatsby, and Hugo.
Email Compliance
Adhering to CAN-SPAM, CASL, and GDPR requirements governing consent, identification, and unsubscribe in commercial email.
Email Deliverability
Email Deliverability is the technical measurement of whether your emails successfully reach the recipient's inbox.
Email Marketing
Using email to build audience relationships and drive conversions — consistently the highest-ROI digital marketing channel.
Enterprise &Amp; Security Tier
The Enterprise & Security Tier is the foundational layer of a high-end digital architecture, focusing on "Digital Rights Management" (DRM), "Administrative Isolation," and protecting intellectual property.
Enterprise WordPress
WordPress deployed at organizational scale with governance, SSO, multi-site management, and MarTech integrations.
Excel Training
Structured instruction building Excel proficiency from basic formulas through PivotTables, Power Query, and automation.
F
Faust.js
WP Engine's open-source framework for building headless WordPress sites with Next.js — handling auth, routing, and previews.
Favicon
A Favicon (short for "favorite icon") is a small, iconic image displayed in browser tabs, bookmark bars, and search results next to a website's page title.
Firewall (Waf)
A Web Application Firewall (WAF) is a specialized security layer that sits between your WordPress site and the internet, filtering out malicious traffic before it ever reaches your server.
Follow Up Sequence
Pre-written emails sent automatically at timed intervals after a trigger — welcome, nurture, sales, or re-engagement series.
Fractional Role
A part-time, ongoing engagement where a senior operator gives a company strategic capacity without the cost or commitment of a full-time hire.
FTC
The US federal agency enforcing CAN-SPAM, advertising disclosure rules, and data privacy practices for commercial marketers.
Full Page Caching
Storing complete HTML output so repeat visitors are served a cached page without any PHP execution or database queries.
G
Gated Content
Gated Content refers to high-value digital assets—such as eBooks, whitepapers, or advanced training videos—that are hidden behind a lead-capture form.
H
Headless WordPress
Headless WordPress is a setup where WordPress is used only as the editing and storage system, and the public site is rendered by a separate front-end application.
Helpful Content
Content written for real human readers that demonstrates first-hand expertise and fully satisfies search intent.
Helpful Content Update
The Helpful Content Update is a sitewide signal that Google uses to identify content that provides a satisfying experience for visitors.
High Availability
An architecture with no single point of failure — multiple servers, replicated databases, and automatic failover.
Hooks (Actions &Amp; Filters)
Hooks are the absolute foundation of WordPress development.
Hreflang Tags
Hreflang Tags are HTML attributes used to tell search engines the specific language and geographical region a webpage is intended for.
HTTP/3 (QUIC)
HTTP/3 is the third major version of the Hypertext Transfer Protocol, built on a new transport protocol called QUIC (Quick UDP Internet Connections).
Hybrid Strategy (Hosting)
A hybrid strategy, in the hosting and content-delivery sense, is the deliberate use of more than one platform across the customer journey instead of trying to do everything from one place.
I
Image Pipeline
The automated workflow that converts, resizes, compresses, and delivers images in the optimal format per device.
Institutional Knowledge
The undocumented judgement, history, and pattern-matching a long-tenured person carries — the most valuable thing a company has and the easiest to lose.
Instructional Design
Applying cognitive psychology and adult learning theory to create training that produces measurable behavior change.
Integration Tax
Integration Tax is a business-focused metaphor describing the hidden cost of manual labor required when two digital systems (like a website and a CRM) fail to communicate automatically.
Intent Based Search
Intent-based search is the practice of designing pages around what a searcher is trying to accomplish rather than which keyword they typed.
Interaction to Next Paint (INP)
Interaction to Next Paint (INP) is a Core Web Vital metric introduced by Google to measure a webpage's overall responsiveness to user interactions.
Interactivity API
WordPress's native JavaScript API for building client-side interactive blocks without a full React or Vue framework dependency.
Internal Link Vomit
Internal Link Vomit is a slang term for the over-optimization of internal linking, where almost every other word in a paragraph is turned into a hyperlink to another service page or blog post.
Invisible SEO
Invisible SEO is a working philosophy where the optimisation work is felt by visitors as a faster, clearer, easier site — not as visible "SEO copy" or stuffed keywords.
K
Knowledge Graph
A Knowledge Graph is a programmatic map that search engines and AI systems use to understand the relationships between real-world entities like people, places, and business concepts.
L
Layoff
An employer-initiated termination driven by restructuring or cost reduction — not individual performance — affecting future career decisions.
Lazy Loading
Lazy Loading is a technical performance optimization where non-critical assets—such as images and videos—are only loaded when they are about to enter the user's viewport (the visible part of the screen).
LCP (Largest Contentful Paint)
Largest Contentful Paint: how quickly the main visible content renders — must be under 2.5 seconds to pass Core Web Vitals.
Lead Capture
Collecting contact information from prospective customers, typically via a form offering a lead magnet in exchange.
Lead Quality
Lead Quality is a metric used to evaluate how likely a prospect is to become a paying customer.
Learndash
The most widely deployed WordPress-native LMS — supporting courses, quizzes, drip scheduling, and payment integrations.
Lighthouse
Google's open-source auditing tool scoring Performance, Accessibility, Best Practices, SEO, and PWA readiness from 0–100.
Link Dilution
Link Dilution is an SEO concept that describes the loss of internal authority (Link Juice) caused by having too many outbound or irrelevant links on a single page.
Link Juice (Link Equity)
Link Juice, formally known as Link Equity, is the colloquial term for the ranking power or authority that a webpage passes to another through hyperlinks.
List Hygiene
List Hygiene is the ongoing practice of auditing and cleaning your email subscriber list by removing "unengaged" users, "Hard Bounces," and "Spam Traps." Just as a gardener uses a "Pruning Strategy" to keep a plant healthy, list hygiene removes the dead weight that drags down your "Sender Reputation." Keeping a large but unengaged list is a source of "Technical Debt" that increases your marketing costs while actively harming your "Email Deliverability." A professional list hygiene routine involves identifying "Zombie Subscribers"—people who haven't opened an email in 6 months—and either attempting a "Re-engagement Campaign" or removing them entirely.
LMS
Software for creating, delivering, and tracking training programs — used by corporate L&D teams and online course creators.
Local SEO
Local SEO is the work of showing up when someone nearby searches for what you do — in Google's map pack, in the local results, and in the "near me" answers that decide who gets the call.
LSI Keywords (Latent Semantic Indexing)
LSI Keywords are words and phrases that are mathematically related to a main topic.
LTV/CAC Ratio
The LTV/CAC ratio is the most critical metric for assessing the long-term viability of an online sales engine.
LXP
A learner-centric platform curating personalized, AI-recommended learning pathways across multiple content sources.
M
Marketing Law
The statutes governing commercial promotion — covering email, advertising disclosures, data privacy, and consumer protection.
Metadata API
WordPress's unified system for storing and retrieving custom data attached to posts, users, terms, and comments.
Microsoft Excel Training
Instruction across all Excel skill tiers — covering formulas, PivotTables, Power Query, dynamic arrays, and VBA macros.
MIME Type
A MIME Type (Multipurpose Internet Mail Extensions) is a standardized label used by browsers and servers to identify the "nature" of a file and determine how to process it.
Minification
Minification is the process of stripping all unnecessary characters from source code files—such as CSS, JavaScript, and HTML—without altering their actual functionality.
Mobile First Indexing
Mobile-First Indexing is the practice by Google of using the mobile version of a website's content for indexing and ranking.
Moodle
The world's most-installed open-source LMS — purpose-built for universities and institutions needing full data sovereignty.
Multi Touch Attribution
Multi-touch attribution is the family of attribution models that distribute conversion credit across more than one touchpoint, instead of assigning all of it to the last one (last-click) or the first one (first-click).
Must Use Plugins (Mu Plugins)
Must-Use plugins (mu-plugins) are a specialized class of WordPress extensions that are located in the /wp-content/mu-plugins directory.
N
NAP Consistency
NAP Consistency refers to the uniformity of your business’s Name, Address, and Phone number across all digital platforms, including your website, social media, local directories, and email footers.
Next.js
A React framework offering server-side rendering and static generation — the most popular headless WordPress frontend.
Nofollow
Nofollow is a link attribute that tells search engines not to pass authority signals through to the destination URL.
Non Destructive Management
Non-destructive management is a core development philosophy where site-wide changes and optimizations are made programmatically "on-the-fly" rather than by permanently altering the underlying database.
Nonces
In WordPress, a nonce (Number used Once) is a unique cryptographic token used to verify that a request was sent intentionally by an authorized user.
O
Object Cache
A server-side layer storing expensive database query results in Redis or Memcached for instant reuse across requests.
Object Caching
Caching individual database query results in memory so WordPress avoids repeating expensive lookups on subsequent requests.
Object Injection
PHP Object Injection is a critical security vulnerability that occurs when a developer passes untrusted user input to PHP's unserialize() function.
Observability
Understanding a system's health through structured logs, metrics, and traces — detecting problems before users report them.
On Page SEO
Optimizing titles, headings, content, and internal links on a page to earn higher search rankings.
Orphaned Content
Orphaned Content refers to posts or pages on a WordPress site that have zero internal links pointing to them.
Over Optimization
Applying SEO techniques so aggressively — keyword stuffing, manipulative links — that rankings drop instead of rising.
P
Page Caching
Saving pre-built HTML to disk or memory so subsequent visitors receive it in milliseconds without re-executing PHP.
Physical Address Requirement
The CAN-SPAM and CASL rule requiring every commercial email to include the sender's valid postal mailing address.
Pillar Content
Pillar content is a long-form, in-depth page that covers a broad topic comprehensively and acts as the hub for a cluster of more specific pages on the same subject.
Pillar Page
A Pillar Page is a comprehensive, high-level piece of content that provides a deep dive into a core topic and links out to several related "cluster" articles.
Pixelated
Pixelated describes a visual phenomenon where a "Raster" image is enlarged beyond its native resolution, causing the individual colored pixels to become visible to the human eye.
Plugin Audit
A structured review of every installed plugin for necessity, security, maintenance status, and redundancy.
Position 0 (Featured Snippet)
Position 0, or a Featured Snippet, is the holy grail of modern search engine optimization.
Positioning
Positioning is the strategic decision of how you want a specific audience to perceive your product, service, or expertise relative to the alternatives available to them — defining the intersection of who you serve, what outcome you deliver, and why you over the alternatives.
Post Meta
Key-value pairs stored in wp_postmeta, extending any post or custom post type with unlimited custom field data.
Post Processing CSS
Post-Processing CSS is the technical workflow of using automated tools to transform modern CSS into a production-ready format that is optimized for performance and cross-browser compatibility.
Practice Building
Practice building is the ongoing work of establishing, marketing, and growing a professional services practice — the combination of expertise, reputation, client relationships, and operational systems that constitute a sustainable independent consulting or service business.
Professional Services
Knowledge-based businesses — consulting, legal, accounting, training, development — that sell expertise tailored per client.
Professional Showcase Tier
The Professional Showcase tier is the part of the website where a visitor who has already discovered your brand decides whether you're credible enough to engage further.
Propensity Modelling
Propensity modelling is an AI-driven predictive technique that calculates the likelihood of a specific user taking a future action based on their historical behaviour and data patterns.
Q
Query Strings
Query strings are the part of a URL that follows a question mark (?), used to pass specific data to a web application or tracking script.
R
Rankbrain
RankBrain is a machine-learning component of Google's core algorithm that helps process search results and provide more relevant search results for users.
Raster Vs. Vector
Understanding the difference between Raster and Vector images is a fundamental lesson in high-end web performance.
Real User Monitoring
Capturing web vitals from actual users' browsers on a live site — as opposed to simulated lab tests.
Render Blocking
A resource — usually a stylesheet or a script in the document head — that the browser must download and process before it can paint the page. In WordPress, render-blocking is where most performance audits start and where most regressions hide.
REST API Discovery
REST API Discovery is the process of identifying and interacting with the available "endpoints" on a WordPress site via the `/wp-json/` directory.
Retina Displays
Retina Display is a brand term popularized by Apple to describe screens with such high pixel density that the human eye cannot discern individual pixels at a normal viewing distance.
Robots.txt
Robots.txt is a text file located in your website's root directory that provides instructions to search engine crawlers (bots).
RSS Feed
An RSS (Really Simple Syndication) feed is a specialized XML-based file format used to deliver frequently updated web content to users automatically.
S
Sales Stack
The collection of CRM, prospecting, engagement, and analytics tools a sales team uses to manage pipeline and close deals.
Sales Tools
Software applications enabling salespeople to prospect, communicate, present, and close deals more efficiently.
Salts &Amp; Keys
Authentication Salts and Keys are a set of eight unique, random variables stored in the `wp-config.php` file that provide an extra layer of security for WordPress user data.
Sanitization Engines
Sanitization Engines are specialized software layers or scripts designed to automatically clean and validate data before it is processed or stored.
Sanitization Vs. Escaping
Sanitization and Escaping are the twin pillars of WordPress security and data integrity.
Schema
Structured data markup that tells search engines what your content means, enabling rich results in search.
Schema Abuse
Schema abuse occurs when a website implements structured data (JSON-LD) that is intentionally misleading, inaccurate, or irrelevant to the actual content on the page.
Self Employment
Working for yourself as a contractor, freelancer, or business owner — with full control and full responsibility for income and taxes.
Self Hosted Video
Storing and streaming video from your own infrastructure — maximum control over branding, data, and player behavior.
Semantic Link Silo
A Semantic Link Silo is a strategic internal linking architecture that groups related content together based on topical relevance.
Semantic SEO
Semantic SEO is a modern marketing strategy that focuses on optimizing content for "topics" and "intent" rather than just isolated keywords.
Semantic Stuffing
Semantic Stuffing is the modern, more subtle version of traditional keyword stuffing.
Semantic Timestamps
Semantic Timestamps are a sophisticated technical SEO feature where a video is divided into logical "chapters" or segments based on the specific topics discussed.
Sender Reputation
Sender Reputation is a "Trust Score" assigned by Email Service Providers (ESPs) to your domain and IP address.
SEO
Improving a website's unpaid search visibility by satisfying user intent better than any competing page.
Server Side Rendering (SSR)
Server-Side Rendering (SSR) is a technique where a webpage is fully rendered on the server for each unique request before being sent to the user's browser.
Server Side Tracking
Server-side tracking is a modern technical requirement for online sales, moving data collection from the user's browser to a dedicated server.
Service Business Operations
Service business operations refers to the specific systems, workflows, and management practices that professional service providers — consultants, agencies, trainers, and independent specialists — use to deliver client engagements efficiently, profitably, and at a consistent quality standard.
Shoppable Video
Shoppable Video is an interactive media technology that allows viewers to click on specific products or services "hotspots" directly within the video frame to view pricing, details, and an "Add to Cart" button.
Site Performance
How well a site operates across speed, reliability, error rates, and caching — a broader measure than page load alone.
Site Quality
A holistic measure of how well a site serves visitors across content depth, technical reliability, and trust.
Site Speed
How quickly a page's content loads and becomes interactive — directly tied to rankings and conversion rates.
Skeleton Screens
Skeleton screens are a UI design pattern used to improve perceived performance by displaying a placeholder version of the page layout while the actual data is loading.
Smart Transcripts
Smart Transcripts are interactive, text-based versions of video or audio content that are synchronized with the media playback.
Sovereign Entrepreneur
An independent operator with enough client diversification, brand, and reputation that no single buyer can dictate their work or their income.
Standard Operating Procedures (Sops)
Standard Operating Procedures (SOPs) are written guides that describe how a recurring task in your business gets done, step by step, in enough detail that someone other than you could follow them.
Standardized Color Palette
A Standardized Color Palette in WordPress engineering refers to the programmatic restriction of color choices within the Block Editor to ensure brand consistency across an entire organization.
Static Site Generation (SSG)
Static Site Generation (SSG) is a modern web development method where an entire website is pre-built into HTML, CSS, and JavaScript files at "build time" rather than being generated on-demand when a user visits.
Strangler Application Strategy
The Strangler Application Strategy is a sophisticated method for migrating a legacy monolithic website to a modern architecture (like Headless WordPress) without the risk of a "Big Bang" launch.
Svg (Scalable Vector Graphic)
An SVG (Scalable Vector Graphic) is a web-friendly image format that uses mathematical paths (XML) rather than a fixed grid of pixels (raster).
Sxo (Search Experience Optimization)
Search Experience Optimization (SXO) is what you get when you stop treating SEO and conversion-rate optimization as separate disciplines and design pages for both at once.
T
Tabnabbing
Tabnabbing is a sophisticated phishing attack that exploits the way browsers handle "target='_blank'" links.
Taxonomy
The WordPress system for grouping content into organized collections — powering archive pages, filtering, and navigation.
Team Training
Structured learning delivered to a group to improve both individual skills and collective team effectiveness.
Technical Debt
Technical Debt is a metaphor for the long-term cost of choosing an easy, "quick-fix" solution today instead of a better, more robust approach that takes longer.
Technical SEO
Technical SEO refers to the process of optimizing a website’s underlying infrastructure to ensure that search engines can easily crawl, index, and render its content.
The Content Filter
The `the_content` filter is one of the most powerful hooks in the WordPress ecosystem.
Topic Clusters
Topic Clusters are groups of interlinked webpages that center around a single "Pillar Content" page.
Training Technology
The tools and platforms — LMS, authoring software, video hosting — used to design, deliver, and track workplace training.
Transactional Message
A transactional message is an automated email (or SMS) sent to a single person to support an action they've taken — a password reset, an order confirmation, a shipping update, a double opt-in link, an appointment reminder, an account-security alert.
Transients API
WordPress's built-in API for storing time-limited cached data in the database or object cache with automatic expiration.
TTFB (Time to First Byte)
Time to First Byte: how quickly the server returns the first byte of a response — a foundation metric for overall page speed.
Turnstiles (Video Lead Gen)
A turnstile is an email-capture form embedded inside a video player that pauses playback until the viewer enters their email address.
U
Unsubscribe
The legally required mechanism allowing any recipient to permanently opt out of future commercial emails from a sender.
V
Value Based Pricing
Pricing your work against the financial outcome it creates for the client instead of the hours it takes you to deliver.
Vanity Metrics
Vanity Metrics are data points that look impressive on paper—such as total page views, "Likes," or a perfect 100/100 Lighthouse score—but do not correlate directly with business growth or revenue.
Video Hosting
Services that store, encode, and stream video files adaptively — removing the bandwidth burden from your own server.
Video Schema
VideoObject structured data markup that enables rich video results — thumbnails and duration — directly in search listings.
Video SEO
Optimizing video content and page context to appear in Google's video carousel and YouTube search results.
Videopress
Automattic's video hosting service, integrated natively with WordPress and Jetpack — no external platform account needed.
Vimeo
A professional, ad-free video host with privacy controls, a branded player, and per-viewer analytics unavailable on YouTube.
W
Webhook
A Webhook is a "push" notification from one web application to another, triggered by a specific event.
Webhooks
Webhooks are automated "push" notifications sent from one application to another when a specific event occurs.
White Label
White-label means a product, service, or tool that's been stripped of the original maker's branding so you can present it as your own.
WordPress
The open-source CMS powering over 43% of the web — built on PHP and MySQL with a block editor.
WordPress Architecture
The structural design decisions governing how a WordPress site is built, deployed, and scaled.
WordPress Audit
A comprehensive technical and content review of a WordPress install, delivering a prioritized remediation roadmap.
WordPress Hosting
Hosting services specifically optimized for WordPress — with server-level caching, staging environments, and auto-updates.
WordPress Maintenance
Ongoing updates, backups, security scanning, and database optimization keeping a WordPress site secure and reliable.
WordPress Performance
How quickly and efficiently a WordPress site loads — measured through Core Web Vitals, TTFB, and page weight.
WordPress Procurement
The process of evaluating, selecting, and contracting for WordPress software, hosting, and development services.
WordPress Vip
Automattic's enterprise WordPress platform — managed hosting plus enforced engineering guardrails for newsrooms, government, and high-traffic publishers.
wp_options
The wp_options table is the "brain" of a WordPress database.
WP_Query
WordPress's primary class for building database queries — retrieving posts, pages, and custom types with flexible parameters.
WP-CLI
The command-line interface for WordPress — enabling bulk operations, deployments, and automation without the admin dashboard.
WPGraphQL
A WordPress plugin that adds a fully featured GraphQL API, enabling flexible content queries from any frontend framework.
X
XML Bombs
An XML Bomb, also known as a Billion Laughs attack, is a type of Denial of Service (DoS) attack targeting parsers of XML documents.
XML Sitemap
An XML Sitemap is a machine-readable file that lists every important page on your website, providing search engines with a clear "Roadmap" for crawling.
Y
Youtube
Google's video platform and the world's second-largest search engine — free distribution in exchange for your audience data.
Z
Zero Trust Security
Zero Trust Security is a strategic architectural framework based on the principle of "Never Trust, Always Verify." In traditional web security, anything "inside" the server perimeter was often trusted.