GLOSSARY
PLAIN LANGUAGE FOR COMMON WORDPRESS WEBSITE MANAGEMENT TERMS
-
A
Accessibility
Accessibility in the context of web development refers to designing and building websites in a way that ensures all users, regardless of their abilities or disabilities, can access, navigate, and interact with the content effectively. The goal of accessibility is to make the web usable for everyone, including people with visual, auditory, cognitive, motor, and… -
AJAX
AJAX stands for Asynchronous JavaScript and XML. It is a set of web development techniques used to create interactive and dynamic web applications by allowing parts of a web page to be updated asynchronously without the need to reload the entire page. AJAX combines several technologies—HTML, CSS, JavaScript, and XML (or JSON)—to enhance the user… -
Alt Text (Alternative Text)
Alt text, short for “alternative text,” is a written description of an image that appears in the HTML code of a webpage. It serves as a text alternative when an image cannot be displayed or seen, providing context about what the image shows or its purpose on the page. When you upload an image to… -
API
An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate with each other. Essentially, an API acts as an intermediary that enables applications to exchange data and functionality in a standardized way. It provides a way for developers to access the features or data of a… -
B
Backlink
Backlinks, also known as inbound links or incoming links, are links from one website to another. In the context of search engine optimization (SEO), backlinks are crucial because they signal to search engines like Google that other websites consider your content valuable and worth linking to. Backlinks act as endorsements or votes of confidence for… -
Bandwidth
Bandwidth refers to the amount of data that can be transmitted between a website’s server and its users over a specific period of time, typically measured in megabytes (MB) or gigabytes (GB) per month. In web hosting, bandwidth determines how much data can be transferred between your website and your visitors, including downloading files, streaming… -
Brute Force Attack
A Brute Force Attack is a method used by attackers to gain unauthorized access to a system, account, or encrypted data by systematically trying every possible combination of passwords, encryption keys, or login credentials until the correct one is found. This type of attack relies on trial and error and can be executed manually or… -
C
Cache
Temporary storage used to store copies of web pages or data to reduce load times. Caching may be configured to expire after a specific amount of time to ensure users get updated content. You can also manually “flush” the cache to force a fresh copy of the stored content. Types of Cached Content: Benefits of… -
CDN
A CDN (Content Delivery Network) is a network of servers distributed across different geographic locations that work together to deliver web content to users more efficiently. The main purpose of a CDN is to reduce latency and improve website load times by caching and serving content from servers that are physically closer to the user’s… -
Changelog
A changelog is a document or log that records all notable changes, updates, and improvements made to a project, software, website, or system over time. It serves as a transparent record of development, detailing new features, bug fixes, performance enhancements, or other modifications. Changelogs are commonly used in software development but can also apply to… -
Cloud Hosting
Cloud Hosting is a type of web hosting that uses a network of interconnected virtual servers to store website data and resources. Unlike traditional hosting, where websites are hosted on a single physical server, cloud hosting relies on multiple servers working together in a cloud infrastructure. This setup provides greater flexibility, scalability, and reliability. How… -
Content Management System (CMS)
A Content Management System (CMS) is a software application or set of tools that allows users to create, edit, manage, and publish digital content on a website without requiring specialized coding skills. CMSs are designed to make the process of building and maintaining a website accessible to people without technical expertise, allowing them to focus… -
D
Database
Your WordPress database is where all your site’s dynamic content lives—posts, pages, comments, user accounts, settings, and more. Think of it as a filing cabinet where WordPress stores and retrieves information every time someone visits your page. Why it matters: Without the database, your WordPress site wouldn’t function. While your theme files and plugins live… -
Dedicated Hosting
Dedicated Hosting is a type of web hosting in which a single server is exclusively dedicated to a single website or client. This means that all of the server’s resources—such as CPU power, RAM, storage, and bandwidth—are reserved solely for that client. Unlike shared hosting, where multiple websites share the resources of a single server,… -
Domian
A domain name is the web address you type into your browser window when you want to visit a website, like “themodernwebmaster.com”. When you create a new website installation, the server assigns it a unique IP Address so it can be seen publicly. This IP address is a string of numbers. The domain name allows… -
F
Favicon
A favicon (short for “favorite icon”) is a small icon associated with a website, typically displayed in the browser tab next to the page title, in bookmarks, or as a shortcut icon when users save your website to their desktop or mobile home screen. It helps improve brand recognition and user experience by providing a… -
Footer
A website footer is the section located at the very bottom of a web page. It typically contains important information and links that users can access regardless of where they are on the site. Footers are consistent across all pages of a website, providing a convenient way for visitors to find relevant links and information…. -
H
Header
A website header is the section located at the top of a webpage that typically contains key navigational elements and branding. The header remains consistent across all pages of a website, providing visitors with easy access to important links and tools. It’s often the first element users interact with, setting the tone and helping them… -
Hero Section
A hero section is a large, prominent banner located at the top of a webpage, typically just below the header. It serves as the focal point of a website’s homepage or landing page and is designed to grab visitors’ attention immediately when they arrive. The hero section is often the first thing a user sees,… -
L
Lossy/Lossless Compression
Lossy Compression and Lossless Compression are two different types of data compression techniques used to reduce the size of files, making them easier to store or transmit. They differ in how they handle data reduction and the quality of the file after compression. These techniques are commonly used for images, videos, audio files, and other… -
P
Permalink
Permalinks are the permanent URLs used to link to individual pages or posts on a website. The term “permalink” is a combination of “permanent” and “link,” emphasizing that these URLs are intended to be stable and unchanging over time, making it easy for users and search engines to access and refer to specific content. Permalinks… -
Plugin
A plugin is modular software that adds specific functionality to your WordPress site—forms, SEO tools, security features, eCommerce, performance optimization, and more. Think of plugins as apps for your website: each one adds a new capability without requiring you to write code.Plugins are how you extend WordPress beyond its core features. They give you control… -
S
Shared Hosting
Shared Hosting is a type of web hosting service where multiple websites are hosted on a single physical server, sharing the server’s resources such as CPU, RAM, and storage. This is one of the most common and affordable options for hosting websites, especially for small businesses, personal blogs, or startups that have modest resource needs…. -
SSL Certificate
A digital certificate that authenticates a website’s identity and encrypts information sent to the server. SSL certificates are essential for securing sensitive data like passwords and payment information. While SSL is the widely used term, the technology has been largely replaced by TLS (Transport Layer Security), which is more secure and efficient. However, the term… -
T
Theme
A theme controls how your WordPress site looks and is structured—the visual design, layout, typography, colors, and overall presentation layer. While plugins add functionality (like contact forms or SEO tools), your theme determines how everything appears to visitors. The key difference from plugins: What themes actually control: Visual Design Elements Layout Structure Site-Wide Settings Why… -
W
Website Hosting
Website hosting is a service that provides the technology and resources needed to make a website accessible on the internet. When you build a website, all of its content—such as text, images, videos, and code—needs to be stored on a server, which is a powerful computer that is always connected to the internet. Web hosting… -
X
XML Sitemap
An XML sitemap is a file that lists all the important pages on a website, written in Extensible Markup Language (XML), to help search engines like Google, Bing, and Yahoo discover and index the content efficiently. The XML sitemap acts as a roadmap for search engine crawlers, guiding them to find and understand the structure…


