Can wordpress handle 10,000,000 blog posts?

PinguSpy

Elite Member
Jr. VIP
Dec 7, 2007
3,087
3,024
People keep saying that wordpress cannot handle up 100k blog posts.

Otherwise your site gonna crash, slow and bloating.

I have one project that I plan to generate probably up to 1m posts combined with translated posts into various languages, its gonna end up with millions of posts.

Do you think wordpress can handle it?
Any experience?

Server specs: Proc AMD EPYC 7502p / 128GB RAM / 4tb NVME storage
 
of course wp can handle more than 100k or even millions of posts. its not how wp handles it, its more baout the resources your server has and how much traffic you get.
with the specs of your server it shouldn't be a problem. bottleneck could be mysql, so make sure to optimize it.
 
Yes wordpess can handle 10m posts, real question is can a hosting or server handle it?
 
Wordpress is scalable enough to handle that many posts

The question is more of an issue of HARDWARE/HOSTING instead of platform

Also, your project description begs the following questions:

- is the information competitive with existing SERP competitor content?
- is the content intended to get people to take action?
- how much keyword targeting or theme targeting have you put into your content system?
 
It's not WP, but the sql/database limitations if any. Another consideration is moving it in the future. It can be an issue with SSH timeouts from one host to another. I had one site with 5 figures in posts, had the new host expert (really experienced Linux person) attempt to move it and it kept failing- so wherever you host it, be sure you are happy with them and have the server that can handle it and don't expect to move. Not sure of back up plug in's limits like the popular WP All In One Migration has a file size limitation. I know that I ran out of inodes, that was why I had to move to another host.
 
Its all about server space. You need to have a seperate DB for handling such large quantity of posts. Cloud will be best for that.
 
Yes, WP easily handle 100K post, its depended on hosting, I think your hosting can handle minimum 500K posts.
 
It can handle it - 100k goes with ease, mostly. At 500k-1mio you will need a good server and - wich becomes very important - a really well optimized DB. WPs Querrys are not really optimized for handling those amounts.
But tbh - Wordpress is not build for these. I changed to a self-written system, thats handling 25k Domains with ~300k sites each now at ~5% of server performance, using a FastAPI (Python) and MongoDB Setup for the backend. noSQL shines, when it comes to mostly static stuff, because you can reduce the querry count to basicly one per user.
 
WP is just a program it will just display the posts or perform some tasks....its the server capacity that you should be concerned
 
I will not advice you to use wp for large volumes, nor mysql DB. Go with static stuff custom written.
 
If you want to do 10 000 000 posts, I assume you have AI bot.
So it's good to get some work and make your bot to generate static HTML pages.
Even better.
Statics are more easy and performant - but storrage will become an issue there, at one point.
And you can run in "Too many open files" Server Errors.
Been there allready =D
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock