Editorial Guide

CNAME Flattening vs HTTP Redirect

CNAME flattening and HTTP redirects solve different problems even though both can affect how users reach a website.

Why it matters

Flattening changes how DNS answers are served, while redirects happen later at the browser or web-server layer.

Recommended workflow

  • Use DNS lookup to review whether the hostname is aliased or flattened at the DNS layer.
  • Use HTTP headers to confirm whether a redirect response is happening at the web layer.
  • Check A and CNAME behavior together when reviewing apex-domain setups.
  • Validate SSL behavior if redirects and hostnames are changing during rollout.

Recommended next steps

Use DNS and HTTP checks together so you do not confuse hostname aliasing with browser redirects.

Browse the full hubs

Jump into broader editorial collections built around comparisons and real-world workflows.