How do I show my pages at my claimed domain?

When I upload my pages, they're deployed to *.pages.dev. If I've purchased a .com, how do I deploy my pages there? Currently I think I have a worker that redirects traffic, but is it really the case that someone could type *.pages.dev into their search and access my site that way?
1 Reply
Erisa
Erisa2w ago
Add your domain as a Custom Domain in pages and then redirect traffic away from pages.dev with https://developers.cloudflare.com/pages/how-to/redirect-to-custom-domain/
Cloudflare Docs
Redirecting *.pages.dev to a Custom Domain · Cloudflare Pages docs
Learn how to use Bulk Redirects to redirect your *.pages.dev subdomain to your custom domain (example.com). You may want to do this to ensure that …