Title: Tips for working browser caching
Last modified: August 31, 2016

---

# Tips for working browser caching

 *  Resolved [privateboxnz](https://wordpress.org/support/users/privateboxnz/)
 * (@privateboxnz)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/tips-for-working-browser-caching/)
 * Hi there,
 * We use Chrome as our main web browser and have purchased international proxies
   to test our implementation of the GeoTargeting module.
 * We seem to have problem with the browser cache and was wondering if you have 
   any tips? Or perhaps a preferred browser to eliminate the browser cache.
 * We have attempted to ‘clear browser history’, ‘disable cache’ (via dev tools),
   clear cache add-on and yet the geot tag seems to be getting cached. We know its
   a cache because if we goto [https://geoiptool.com/en/](https://geoiptool.com/en/)
   the correct country details are given for the proxy. It is either a problem with
   the WP module or our browser cache.
 * Any tips you can share to enable us to test this consistently would be really
   appreciated!
 * Cheers,
    Gareth
 * [https://wordpress.org/plugins/geotargeting/](https://wordpress.org/plugins/geotargeting/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Damian](https://wordpress.org/support/users/timersys/)
 * (@timersys)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/tips-for-working-browser-caching/#post-6968025)
 * HI Gareth? The plugin caches in users session. So you need to clear the session
   in order to test it properly.
 * If you don’t want to clear sessions all the time simple paste this into your 
   wp-config.php
 *     ```
       define('GEOT_DEBUG', true);
       ```
   
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Tips for working browser caching’ is closed to new replies.

 * ![](https://ps.w.org/geotargeting/assets/icon-256x256.png?rev=1829366)
 * [GeoTargeting Lite - WordPress Geolocation](https://wordpress.org/plugins/geotargeting/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/geotargeting/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/geotargeting/)
 * [Active Topics](https://wordpress.org/support/plugin/geotargeting/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/geotargeting/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/geotargeting/reviews/)

## Tags

 * [browser cache](https://wordpress.org/support/topic-tag/browser-cache/)
 * [cache](https://wordpress.org/support/topic-tag/cache/)

 * 1 reply
 * 2 participants
 * Last reply from: [Damian](https://wordpress.org/support/users/timersys/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/tips-for-working-browser-caching/#post-6968025)
 * Status: resolved