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.

Related terms

Related terms

  • 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.

  • Server-Side Rendering

    Performance

    Generating HTML on the server before sending to browsers, improving initial load performance and SEO. SSR provides complete content to search engines and faster first paint for users. Framer uses server-side rendering for optimal performance and SEO.

  • 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.

  • Splash Screen

    Design

    An introductory screen displayed while an application loads, typically showing branding or loading progress. Splash screens set expectations and provide visual continuity during load times. Keep splash screens brief—users want to reach content quickly.

  • 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.

  • Internationalization (i18n)

    Localization

    Internationalization (i18n) is the process of designing content and systems so a website can support multiple languages, locales, and regional conventions.

  • Bibliography

    General

    A Bibliography is a structured list of references used in a project, helping readers verify sources and explore related material.

  • 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.

  • Global CDN

    Performance

    Framer uses global delivery infrastructure to help pages, images, scripts, and assets reach visitors quickly across regions, improving perceived speed and reliability.

  • 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.