Hello,
I want to deploy a static version of a WordPress website to Cloudflare pages following the instructions in this document - Deploy a static WordPress site · Cloudflare Pages docs
When I reach the upload stage it says there’s a 25mb limit on the file size. However, the website I’m trying to upload is rather large and it contains quite a lot of images, hence the size is over 25mb. What are my options here? If I split the .zip into several files will it work as long as I’m under the 20K total files limit of Cloudflare pages? Will I have to host images elsewhere and link to them? I’m just trying to understand if what I’m trying to achieve is possible with Cloudflare pages.
Thanks!
The 25MB limit is per-file. You can have 20k files, each with a maximum of 25MB. Both are pretty hard-limits today as far as I’m aware though.
2 Likes
Thanks. I misread that. I thought that the .zip file that you upload must be under 25mb
I understand there’s 1000 files limit when using the drag and drop upload. Does that mean that if you are using drag and drop your website cannot be more than 1000 files and to go above that you would need to use Wrangler CLI or does it mean for a single upload? If later is the case, then how does one upload a website in “two uploads”.
Thanks!
Correct.
2 Likes
Thanks!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.