Skip to main content

Separate Mobile Cache and Optimizations

Updated this week

FlyingPress can generate separate cache versions for mobile and desktop users. This is useful when your site serves different layouts or content based on device type.

When to enable it

Enable this option if:

  • Your theme delivers different content or structure on mobile vs. desktop

  • The above-the-fold content varies significantly across devices

  • You use responsive frameworks where mobile markup is rearranged or hidden using CSS

  • You want the cloud optimizer to generate device-specific remove unused CSS and other optimizations

How it works

When enabled:

  • FlyingPress caches mobile and desktop pages separately

  • Each version gets its own HTML cache and optimizations

  • Mobile visitors always get the optimized mobile version, without fallback to desktop cache

Things to keep in mind

  • Cache size will double, as each page has two versions

  • Avoid using this unless your site behavior or layout truly differs by device

Did this answer your question?