If you’re using Swift Performance Cache, you’ll want to disable caching on ProjectHuddle mockup and website pages. These pages can’t be cached since they are dynamic pages that are updated for each user.
- Go to Tools > Swift Performance > Caching > Exceptions.
- Locate the box Never cache (URLs)
- Enter this into the box:
/mockup
/website
ph_apikey
access_token
- Locate the box Never Cache Cookies>
- Enter this into the box:
_wp_session (^|;\s*)ph
- Click save to update!