I'll introduce how to configure redirects from www to root domain in Cloudflare Pages.
Background: Using Root Domain on Cloudflare Pages
Since I'm using a root domain on Cloudflare Pages, I configured settings to redirect the www domain to the root domain as well.
Cloudflare DNS, Page Rules Configuration for www to Root Domain Redirect
Following the instructions at Redirecting www to domain apex · Cloudflare Pages docs will complete the setup.
When I configured it, it wasn't reflected immediately, but when I checked the next day, the redirect settings were applied.
Above, I wanted to redirect from www to root domain in Cloudflare Pages.
That’s all from the Gemba.