1. Home
  2. Knowledge base
  3. Category

Speed

How to Speed up Your Site with Pressable’s Caching

There are different caching options offered by Pressable, each with a unique purpose. Learn how to use them to get the best performance from your website.

Read article
Caching Types Available in Pressable

WordPress is an amazing tool for publishing a website tied into a relational database. In order to make a WordPress website perform as fast as possible Pressable uses a number of cache […]

Read article
The Pressable Cache Management Plugin

All Pressable sites include several layers of caching enabled by default including object caching, page caching (Batcache), and our CDN. Purge cache in WordPress CDN can be managed from the MyPressable Control Panel. […]

Read article
How does Batcache page caching work?

Batcache WordPress page caching is one of the three levels of caching Pressable uses to ensure your site loads quickly and efficiently. To achieve page caching, we use a drop-in plugin called […]

Read article
Edge Cache

Pressable provides Edge Cache across all plans, a free performance feature that allows your WordPress sites to leverage our global network of edge servers to deliver page and static asset cache. Benefits […]

Read article
Object Caching with Memcache

By default the WordPress object cache is non-persistent. This means that data stored in the object cache resides in memory only and only for the duration of the request. However, Pressable uses […]

Read article
How CDN Works at Pressable

All Pressable sites can activate our Content Delivery Network (CDN). Our CDN has a global network of points of presence (PoPs). These PoPs allow us to deliver content to your site’s visitors […]

Read article
How to Modify Your Cache Control Header in Pressable

By default, Pressable’s CDN will set the cache-control: max-age to 7 days — unless the asset has a parameter, in which case it will be 10 years. If you’d like to increase […]

Read article
Building Decoupled (Headless) WordPress Sites with WPGraphQL

Pressable’s fast and secure platform is perfect for those looking to create Headless WordPress sites. Learn more about optimizing decoupled sites.

Read article