Rewrite Rules
Custom Domain
A personalized web address like yourbrand.com instead of a platform-provided subdomain. Custom domains are essential for professional branding and improve trustworthiness with visitors. Framer supports custom domains with automatic SSL certificate provisioning and straightforward DNS configuration.
DNS
Domain Name System—the internet's phone book that translates human-readable domain names into numerical IP addresses computers use. DNS propagation can take 24-48 hours when pointing a domain to new hosting, though it often completes much faster. Proper DNS configuration is essential for connecting custom domains to your Framer site.
Hosting
The service that stores website files and serves them to visitors over the internet. Reliable hosting affects site speed, uptime, and security—poor hosting can undermine great design. Framer includes premium hosting on a global CDN with automatic SSL, eliminating the need for separate hosting configuration.
Registrar
A registrar is the company that manages domain registration, renewals, and DNS control for your domain name. Choose a reliable registrar with clear pricing, DNS tooling, and strong support. Common options include Namecheap, Cloudflare Registrar, and Squarespace Domains.
Subdomain
A prefix before the main domain name creating separate sections, like blog.example.com or shop.example.com. Subdomains can isolate different applications while maintaining brand association. Consider whether subdomains or subdirectories better serve your SEO strategy.
Uptime
The percentage of time a website is operational and accessible, a key measure of reliability. High uptime is essential for user trust and revenue-generating sites. Framer's infrastructure provides high uptime through redundant hosting.
CNAME Record
A DNS record that points one hostname to another hostname instead of an IP address. CNAME records are commonly used to connect subdomains to hosted platforms like Framer.
AAAA Record
A DNS record that maps a hostname to an IPv6 address. It is the IPv6 equivalent of an A record and is used when your domain should resolve directly to an IPv6 endpoint.
HTTP Headers
Metadata sent with HTTP requests and responses that controls behavior such as caching, security policies, and content handling. Common examples include Cache-Control, Content-Security-Policy, and Strict-Transport-Security.
Staging
A pre-production environment used to review and test changes before they go live. Staging helps teams validate content, layout, and behavior safely before publishing to the production site.