ozzy1463
CDCloudflare Developers
•Created by 632254 on 2/7/2025 in #general-help
Increasing Cloudflare Pages projects limits
I don't understand your short answer. Hope you are not the one writing official Cloudflare docs
14 replies
CDCloudflare Developers
•Created by 632254 on 2/7/2025 in #general-help
Increasing Cloudflare Pages projects limits
Love Cloudflare but the documentation is tricky (super annoying).
As you pointed out, 250-project limit applies to 'a single domain'.
If you have multiple domains (e.g., example.com and another-example.com), each domain on the Pro plan will have its own 250-project limit.
It means, you can deploy multiple
SUBDOMAINS
under example.com, such as:
- blog.example.com
- app.example.com
- docs.example.com
Each of these subdomains or paths
can correspond to a separate Pages project.
Let’s say you own example.com and want to use Cloudflare Pages:
You add a blog hosted at blog.example.com → 1 project.
You add a path
blog.example.com/about → 2 project .
You add a documentation site at docs.example.com → 3 projects .
You add a web app hosted at app.example.com → 4 projects .
You continue creating more subdomains or paths until you reach the limit of 250 projects.
All 250 projects under example.com share the resources and features provided by the Pro plan, such as custom SSL certificates, advanced caching, and other performance optimizations.
250 limit is not about:
- The number of (root) domains you can host14 replies
CDCloudflare Developers
•Created by 632254 on 2/7/2025 in #general-help
Increasing Cloudflare Pages projects limits
https://developers.cloudflare.com/pages/platform/limits/#custom-domains
Based on the limits, Pro plan should allow up to 250 Pages projects
14 replies
CDCloudflare Developers
•Created by ozzy1463 on 2/3/2025 in #general-help
Cloudflare Pro Plan vs. Cloudflare Pages Pro Plan
Thanks @Chaika
16 replies
CDCloudflare Developers
•Created by ozzy1463 on 2/3/2025 in #general-help
Cloudflare Pro Plan vs. Cloudflare Pages Pro Plan
I understand that with the Cloudflare Pages Free Plan, I can:
- Create unlimited Pages projects, which are separate static websites.
- Assign custom domains (subdomains or root domains) to Pages projects, but I'm limited to 100 custom domains on the Free Plan.
Here’s my confusion: If I have 100 subdomains (e.g., subdomain1.example.com, subdomain2.example.com, etc.), that counts as 100 custom domains, right? So far, that makes sense. However, if I reach the limit of 100 custom domains, what happens to any new Pages projects that I create after this point? Am I still able to create unlimited Pages projects, but without being able to assign custom domains to them? What’s the actual use of having unlimited Pages projects if I can’t link them to custom domains after the 100 limit?
16 replies
CDCloudflare Developers
•Created by ozzy1463 on 2/3/2025 in #general-help
Cloudflare Pro Plan vs. Cloudflare Pages Pro Plan
So, to confirm:
Can I host multiple unique websites under different subdomains, each pointing to its own Pages project, using only the Cloudflare Pages Free Plan?
Does the Cloudflare Pro Plan only come into play when managing a large number of DNS records or subdomains, and is it not needed to enable the Pages project feature?
16 replies
CDCloudflare Developers
•Created by ozzy1463 on 2/3/2025 in #general-help
Cloudflare Pro Plan vs. Cloudflare Pages Pro Plan
With the Cloudflare Pro Plan, am I able to have subdomains (e.g., subdomain1.example.com, subdomain2.example.com, etc.) each pointing to separate Pages projects (i.e., separate websites with distinct content for each subdomain)?
In other words, can I host multiple unique websites under different subdomains, each with its own Pages project, using the Pro plan?
16 replies
CDCloudflare Developers
•Created by ozzy1463 on 2/3/2025 in #general-help
Cloudflare Pro Plan vs. Cloudflare Pages Pro Plan
If I sign up for a single Cloudflare Pages Pro Plan, I understand that I can host one static website per root domain and connect up to 250 root domains to Cloudflare Pages within my account. Each root domain is also allowed to have up to 3500 DNS records. If each DNS record corresponds to a subdomain, does this mean I can host 3500 separate static websites under each root domain?
16 replies
CDCloudflare Developers
•Created by ozzy1463 on 2/3/2025 in #general-help
Cloudflare Pro Plan vs. Cloudflare Pages Pro Plan
I have a couple of domains (e.g., example1.com and example2.com) registered with Cloudflare, and I'm currently on the Free plan. I understand that the Free plan allows up to 200 DNS records per account, but I’m a bit confused about what the 'Unlimited Sites' feature in Cloudflare Pages means.
Does "Unlimited Sites" mean that I can deploy multiple static websites (Cloudflare Pages projects) to different subdomains (like sub1.example1.com, sub2.example1.com, etc.) even on the Free plan, as long as the total number of DNS records per account doesn’t exceed the 200 DNS record limit?
For instance, if I want to host 100 subdomains under example1.com (e.g., sub1.example1.com, sub2.example1.com), is that possible with the Free plan without hitting the DNS record limit? Or would I need to upgrade to Cloudflare Pro for more DNS records?
I’m considering upgrading to the Pro plan for more DNS records, but the documentation isn't very clear on how "Unlimited Sites" applies in this context. What exactly does "Unlimited Sites" mean in terms of Cloudflare Pages?
16 replies