What default protections does Cloudflare provide for free on Cloudflare Pages?

Hi everyone, I’m using Cloudflare Pages on the free plan and I was wondering what security protections are included by default. For example, do they include DDoS protection, SSL, WAF, or rate limiting? Any details about what comes automatically would be really helpful. Thanks
4 Replies
SuperHelpflare
SuperHelpflare2mo ago
Feedback
Feedback has been submitted! Thank you :)
iotaspencer
iotaspencer2mo ago
by proxying your address through cloudflare, and using pages, by default you would get at least SSL and DDOS protection, anything else, I'm not sure, but those 2 I feel very sure are enabled for Cloudflare deployments
Lol
LolOP2mo ago
But do I have to configure the protections or are they activated just by creating them?
krupanjac
krupanjac2mo ago
Since it runs on CF CDN, DDOS and caching are included out of the box. HTTPS (w free ssl) Basic bot filtering should work as well ( robots.txt)

Did you find this page helpful?