- Dec 28, 2008
- 209
- 92
I am building a big wordpress blog that will host more that 2 million posts, can wordpress handle so many posts?
My website is a business directory, and posts may reach10 millions.!
How can I handle this big site with wordpress, any ideas?
I ask about: tips for handling more than 1G database, plugins that can handle large databases.
My hosting is 4G ram VPS with 200M Uplink from serermania. and i can upgrade to dedicated hosting if needed
Please advice me.
thanks
updates
for anyone will read this topic,
after searching hours and hours, I found that wordpress cannot handle million of posts , and poples who tried to make large sites with wordpress, thier sites failed and dropped due to large database requests and that needs very high performance hosting that will cost $$$ and still page load will be very high due to too many database requests , however with low weight CMS like proccesswire you can make million of posts in any regular VPS hosting.
the main issuw with wp that it stored all fields in just one table (wp-posts)
howver professional CMS store each field in separated table and that will low number of requests.
but i found a great resource for optimizing wp speed
http://code.tutsplus.com/tutorials/optimizing-wordpress-with-varnish-and-w3-total-cache--cms-21136
hope that will be useful for peoples who read my topic.
thanks BHW
My website is a business directory, and posts may reach10 millions.!
How can I handle this big site with wordpress, any ideas?
I ask about: tips for handling more than 1G database, plugins that can handle large databases.
My hosting is 4G ram VPS with 200M Uplink from serermania. and i can upgrade to dedicated hosting if needed
Please advice me.
thanks
updates
for anyone will read this topic,
after searching hours and hours, I found that wordpress cannot handle million of posts , and poples who tried to make large sites with wordpress, thier sites failed and dropped due to large database requests and that needs very high performance hosting that will cost $$$ and still page load will be very high due to too many database requests , however with low weight CMS like proccesswire you can make million of posts in any regular VPS hosting.
the main issuw with wp that it stored all fields in just one table (wp-posts)
howver professional CMS store each field in separated table and that will low number of requests.
but i found a great resource for optimizing wp speed
http://code.tutsplus.com/tutorials/optimizing-wordpress-with-varnish-and-w3-total-cache--cms-21136
hope that will be useful for peoples who read my topic.
thanks BHW
Last edited: