Home / Glossary

Glossary

Grow your expertise with curated industry terms on WordPress, SEO, AI, performance, and growth.

AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Vector Database

A database optimized for storing and searching embeddings (vector representations of data) for AI applications.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Embedding

A numerical representation of text or other data that captures semantic meaning for use in AI systems.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Hallucination

When an AI model generates confident but factually incorrect or fabricated information.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Inference

The process of using a trained AI model to generate outputs from new inputs.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Foundation Model

A large AI model trained on broad data that serves as a base for many downstream applications.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Fine-Tuning

The process of further training a pre-trained AI model on a specific dataset to improve its performance for a particular...

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Context Window

The maximum amount of text a language model can process and consider in a single interaction.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Token

The basic unit of text that a language model processes, roughly equivalent to a word or word fragment.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Transformer Model

The neural network architecture that underlies modern large language models and many AI systems.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Natural Language Processing (NLP)

The branch of AI focused on enabling computers to understand, interpret, and generate human language.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Neural Network

A computational model loosely inspired by the human brain that processes information through interconnected layers of nodes.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Deep Learning

A subset of machine learning using multi-layered neural networks to process complex data.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Machine Learning (ML)

A subset of AI where systems learn from data to improve performance without being explicitly programmed.

Read full definition
AI Fundamentals · LLM
Jun 24, 2026· 1 min read

Artificial Intelligence (AI)

The simulation of human intelligence processes by computer systems.

Read full definition
Web Development
Jun 24, 2026· 1 min read

Hosting Environment (Staging vs. Production)

Separate server environments used for development/testing (staging) and the live website (production).

Read full definition
Web Development
Jun 24, 2026· 1 min read

WooCommerce

The leading e-commerce plugin for WordPress that enables online stores and product sales.

Read full definition
Web Development
Jun 24, 2026· 1 min read

Page Builder

A drag-and-drop WordPress plugin that allows non-developers to visually construct page layouts.

Read full definition
Web Development
Jun 24, 2026· 1 min read

UI / UX Design

The disciplines of designing how a product looks (UI) and how users experience using it (UX).

Read full definition
Web Development
Jun 24, 2026· 1 min read

Wireframe

A low-fidelity visual blueprint of a webpage's layout and content structure.

Read full definition
Web Development
Jun 24, 2026· 1 min read

Webpack / Build Tools

Software that bundles and optimizes code assets for production web deployment.

Read full definition
Web Development
Jun 24, 2026· 1 min read

DOM (Document Object Model)

A programming interface that represents the structure of a webpage as a tree of objects that can be manipulated with...

Read full definition
Web Development
Jun 24, 2026· 1 min read

Semantic HTML

HTML markup that uses elements to convey the meaning and structure of content, not just its appearance.

Read full definition
Web Development
Jun 24, 2026· 1 min read

Version Control (Git)

A system for tracking changes to code over time and enabling collaboration among developers.

Read full definition
Web Development
Jun 24, 2026· 1 min read

Web Hosting

A service that stores website files and makes them accessible on the internet.

Read full definition
Web Development
Jun 24, 2026· 1 min read

DNS (Domain Name System)

The internet's address book that translates human-readable domain names into IP addresses.

Read full definition
Web Development
Jun 24, 2026· 1 min read

Minification

The process of removing unnecessary characters from code files to reduce their size and improve load speed.

Read full definition
Web Development
Jun 24, 2026· 1 min read

Lazy Loading

A performance technique that delays loading of images and assets until they are needed.

Read full definition
Web Development
Jun 24, 2026· 1 min read

SSL / TLS Certificate

A digital certificate that authenticates a website's identity and enables encrypted connections.

Read full definition
Web Development
Jun 24, 2026· 1 min read

HTTP / HTTPS

The protocols used to transfer data between a web browser and a server — HTTPS being the secure, encrypted version.

Read full definition
Web Development
Jun 24, 2026· 1 min read

Database

An organized collection of structured data stored and accessed electronically.

Read full definition