Caching Exclusions

PersonalizeWP works with all caching plugins and services, but you may also need to ensure that you have excluded specific files from your cache. To ensure the plugin works seamlessly on your WordPress site, follow these steps to configure popular caching solutions and exclude PersonalizeWP’s essential files from being deferred, minified, or removed as unused assets.


General Guidance for Caching Solutions


JavaScript File

Defer or exclude the following file from minification:

sitename/wp-content/plugins/personalizewp/public/js/pwp.js


CSS File

Exclude the following file from unused CSS optimization and minification:

sitename/wp-content/plugins/personalizewp/public/css/pwp.min.css

Still need help? Contact Us Contact Us