Archives

Caching BuddyPress

You can get noticeable performance improvements by enabling Object Caching, which will improve page load times for not only BuddyPress, but many other plugins, themes and WordPress core itself. Caching Methods Explained Page Caching When people think of caching, “page caching” is usually what comes to mind first. Unfortunately page caching is not a practical solution if […]

Content Delivery Network

A content delivery network (CDN) is one of the easiest methods to improve the performance of any website, including those that are powered by BuddyPress. When someone loads a page from your website, likely 50-90% of the browser requests are for content assets such as images, CSS stylesheets, and JavaScript files. If these are all loading from […]

Ideal Server Setup

If you plan on supporting a moderately large community, you should consider moving to a good server setup for optimal performance. With many different types of dynamic content (activity streams, internal messages, etc.), BuddyBoss Platform needs to pull a wide range of content from the database and will slow down on shared hosting. Yes, it […]