Content Delivery Network
A distributed network of servers that delivers web content from locations geographically closest to each visitor, reducing latency and improving load times. CDNs also provide redundancy and protection against traffic spikes or server failures. Framer hosts all sites on a global CDN automatically for optimal worldwide performance.
CDN
Performance
Content Delivery Network—a distributed network of servers that delivers web content from locations geographically closest to each visitor. CDNs dramatically reduce latency and load times for global audiences while providing redundancy if one server fails. Framer hosts all sites on a global CDN automatically, ensuring fast performance worldwide without additional configuration.
IP Address
General
Internet Protocol address—a numerical label identifying devices on a network, like 192.168.1.1 or a longer IPv6 format. IP addresses enable communication between devices and can provide geographic location data for analytics. CDNs route traffic based on IP to serve content from nearby servers.
UX
Design
User Experience—the overall experience a person has when using a product, encompassing usability, accessibility, and emotional response. Good UX anticipates user needs and removes obstacles to goal completion. UX extends beyond UI to include performance, content clarity, and trust signals.
WCAG
Accessibility
Web Content Accessibility Guidelines—international standards defining how to make web content accessible to people with disabilities. WCAG compliance is increasingly required legally and expands your potential audience. Aim for at least WCAG 2.1 AA conformance.
Bandwidth
Performance
The maximum rate of data transfer across a network connection, measured in bits per second. Higher bandwidth allows faster loading of large assets like images and videos, directly impacting user experience. Optimize bandwidth usage by compressing images, lazy loading off-screen content, and leveraging Framer's automatic performance optimizations.
Compression
Performance
The process of reducing file sizes by removing redundant data, making assets faster to download and cheaper to serve. Image compression can reduce file sizes by 50-80% with minimal visual quality loss using formats like WebP. Framer automatically optimizes images for web delivery while preserving quality where it matters most.
Password Protection
Publishing
A site or page access control method that requires visitors to enter a password before viewing protected content. It is useful for private previews, client reviews, and restricted launches. See Add Password Protection.
Tamper-Evident Metadata
AI
Tamper-Evident Metadata uses signatures or integrity checks so changes are detectable. It strengthens Provenance Metadata and trust signals in Content Credentials systems.
Edge Caching
Performance
In Framer, edge caching improves performance by reducing distance and server work for published pages and assets, helping sites respond quickly around the world.
Brotli Compression
Performance
In Framer hosting, compression helps improve performance by shrinking files like scripts, styles, and markup before they travel over the network.