Increase your website’s speed to reduce bounce rate, increase ecommerce conversions, improve your search engine rank and overall site visitor experience.
AccelerateWP will analyse your WordPress website's performance and make recommendations that can be implemented at the click of a button.
AccelerateWP includes the following free features:
Site Caching
Site cache dramatically improves load times by storing the output from complex processes required to load the content of your website
Static Full-Page Cache
Remove time consuming processes and requests to serve the same HTML content to every visitor - content is stored and served to many visitors from a single request - saving a substantial amount of valuable load time
Browser Cache
Stores files locally in the visitor's browser
User Specific Content Cache
Cache content specific to each logged-in user (e-commerce/membership sites)
Mobile Cache Support
Supports all caching features and functionality on mobile versions of your website
Exclude Pages from Optimization
Ability to exclude any page or groups of pages from being stored/optimized
Pre-caching (built-in crawler)
Preloading runs PHP process and database requests (simulating a website visitor) to generate the cache even before the first visitor loads the website
Sitewide Cache Retention Settings
Set retention/expiration date for stored pages for your entire site
Object caching with Redis
Redis object cache is the best persistent object caching solution available in terms of read/write speeds and memory consumption. This is a must for scaling your dynamic WordPress website to handle heavy traffic load. Your unique redis instance will store database query results to deliver dynamic content significantly faster for your site visitors.
Cache REST API
Caching of REST API results. The WP REST API is used by the block editor and is often used by advanced plugins with complex UI integrations.
Cloudflare cache integration
Cloudflare's cache will be cleared each time content is updated or the local cache is cleared
Website Optimisation
Optimise the way your website functions to improve the actual and perceived load times for your visitors
Code minification
Minification condenses the content of CSS and JavaScript files to increase website performance.
Database Optimisation/Cleanup
Automatically scan and optimize your WordPress database on a schedule. This cleans up post revisions, trashed posts, auto-drafts, spam/trash comments, and keeps database tables performing in an optimal state.
WP-cron optimisation
WP-Cron is how WordPress handles scheduling time-based tasks in WordPress and by default, will run on every page load. This optimization prevents that unnecessary load on your server for each page load and instead schedules this event at optimal intervals.
HTTP/2 Push
Allows the server to send CSS and JavaScript files to the site visitor's browser before they request them - saving valuable time to load the page
Load JavaScript Deferred
Eliminates render-blocking resources (JavaScript) on your website and not only can improve load time, it can also improve your PageSpeed scores and SEO.
Delay JavaScript execution
Improves performance by delaying the loading of JavaScript files until user interaction (e.g. scroll, click).
Google Fonts Optimisation
Detects when Google Fonts are used on your website and accelerates the loading of the text
Content Optimisation
Optimise the delivery of videos, images and files
Lazy Load images, embeded videos & iframes
Lazy Loading prevents loading of content such as images, videos and iframes until the user scrolls to the area of the page where those elements should be displayed - dramatically decreasing the first load of the page.