Cloudflare Docs
Data Localization Suite
Edit this page on GitHub
Set theme to dark (⇧+D)

Pages

In the following sections, we will give you some details about how to configure Pages with Regional Services and Customer Metadata Boundary.

​​ Regional Services

To configure Regional Services for hostnames proxied through Cloudflare and ensure that processing of a Pages project occurs only in-region, follow these steps for the dashboard or API configuration:

  1. Log in to the Cloudflare dashboard, and select an account.
  2. Go to the Workers & Pages tab.
  3. Select your Pages project.
  4. Follow these steps to create a Custom Domain.
  5. Go to the DNS of the zone you configured the Custom Domain for.
  6. From the Region dropdown, select the region you would like to use on your domain.
  7. Select Save.
  1. Use the API POST command to add a Custom Domain to a Pages project.
  2. Run the API POST command on the Pages Custom Domain to create a regional_hostnames with a specific Region.

​​ Customer Metadata Boundary

Customer Metadata Boundary applies to the Custom Domain configured, as well as the *.pages.dev subdomain. You also have the option to disable access to the .dev domain.

For information on available Analytics and Metrics, review the Cloudflare product compatibility page.

It is recommended not to store any Personally Identifiable Information (PII) in the Pages project’s static assets.

Refer to the Pages documentation for more information.