Title: joejamin's Replies | WordPress.org

---

# joejamin

  [  ](https://wordpress.org/support/users/joejamin/)

 *   [Profile](https://wordpress.org/support/users/joejamin/)
 *   [Topics Started](https://wordpress.org/support/users/joejamin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/joejamin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/joejamin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/joejamin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/joejamin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/joejamin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] Preload with purge whole Cloudflare cache not working](https://wordpress.org/support/topic/preload-with-purge-whole-cloudflare-cache-not-working/)
 *  Thread Starter [joejamin](https://wordpress.org/support/users/joejamin/)
 * (@joejamin)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/preload-with-purge-whole-cloudflare-cache-not-working/#post-15831757)
 * Thanks for the response. Yes, the preloading is working perfectly unless I change
   that setting. The reason I want to try it is because we have scheduled posts 
   that don’t consistently purge the html page cache for some reason. There is an
   action with curl request to purge cache (using your cron job url) on a specific
   CPT publish/draft status change and the setting is checked to purge whole html
   cache on any post change in this/your plugin. If I change the setting from html
   only purge to whole purge it doesn’t preload. Any ideas? Appreciate it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Autolocate fail](https://wordpress.org/support/topic/autolocate-fail/)
 *  Thread Starter [joejamin](https://wordpress.org/support/users/joejamin/)
 * (@joejamin)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/autolocate-fail/#post-15522550)
 * I’d like to not default to the “start point” but rather show no list and “no 
   stores found” message? Any help would appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] Preload and utm parameters](https://wordpress.org/support/topic/preload-and-utm-parameters/)
 *  Thread Starter [joejamin](https://wordpress.org/support/users/joejamin/)
 * (@joejamin)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/preload-and-utm-parameters/#post-15384501)
 * I just discovered the define to add more to the limit of preloader. So, you can
   disregard that question. Also, seems most of my URLs with parameters are getting
   cache hits so I think I’m all good here. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Business Hours Indicator] Export/Import](https://wordpress.org/support/topic/export-import-56/)
 *  Thread Starter [joejamin](https://wordpress.org/support/users/joejamin/)
 * (@joejamin)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/export-import-56/#post-15182565)
 * Got it. Where are the hours/settings stored in the database? Can’t seem to figure
   it out. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flying Pages: Preload Pages for Faster Navigation & Improved User Experience] Prefetch cache/Cloudflare](https://wordpress.org/support/topic/prefetch-cache-cloudflare/)
 *  Thread Starter [joejamin](https://wordpress.org/support/users/joejamin/)
 * (@joejamin)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/prefetch-cache-cloudflare/#post-15111620)
 * Really appreciate your responses! Thank you so much! My final question: What 
   is the best way to handle the browser cache TTL so if someone happens to prefetch
   a url and it’s stored in “disk cache”, they get a fresh copy when it’s purged
   or expires. Right now we have cache-control “max-age=86400” to direct NGINX page
   caching on the server (at the hosts direction). Does it make sense to do this
   maybe?
 * max-age=60
    s-max-age=86400
 * or is it not needed?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flying Pages: Preload Pages for Faster Navigation & Improved User Experience] Prefetch cache/Cloudflare](https://wordpress.org/support/topic/prefetch-cache-cloudflare/)
 *  Thread Starter [joejamin](https://wordpress.org/support/users/joejamin/)
 * (@joejamin)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/prefetch-cache-cloudflare/#post-15111114)
 * Thanks! Still wondering are these prefetch requests cached by Cloudflare if cache
   everything/APO is active even if the page isn’t actually visited?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flying Pages: Preload Pages for Faster Navigation & Improved User Experience] Prefetch cache/Cloudflare](https://wordpress.org/support/topic/prefetch-cache-cloudflare/)
 *  Thread Starter [joejamin](https://wordpress.org/support/users/joejamin/)
 * (@joejamin)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/prefetch-cache-cloudflare/#post-15109578)
 * Never mind on the prefetch issue – I see it in the page once I visit it.
    -  This reply was modified 4 years, 7 months ago by [joejamin](https://wordpress.org/support/users/joejamin/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hummingbird Performance - Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN] Ignore url string – cache base url](https://wordpress.org/support/topic/ignore-url-string-cache-base-url/)
 *  Thread Starter [joejamin](https://wordpress.org/support/users/joejamin/)
 * (@joejamin)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/ignore-url-string-cache-base-url/#post-15021723)
 * Thanks for the replies! With Cloudflare APO for example it ignores utm parameters
   in the url and caches base url. Also Nginx server level caching often does this
   as well I’ve seen. Will have to try another solution. Appreciate the help 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hummingbird Performance - Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN] Ignore url string – cache base url](https://wordpress.org/support/topic/ignore-url-string-cache-base-url/)
 *  Thread Starter [joejamin](https://wordpress.org/support/users/joejamin/)
 * (@joejamin)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/ignore-url-string-cache-base-url/#post-15016363)
 * Hi Patrick – What I’m trying to achieve is to actually ignore the string and 
   serve the base URL. Does that make sense? They visit “/page/?s=1” and they get
   the cached page for “/page/” rather than needing the URL with the unique parameter
   cached individually each time.
 * Thank you!

Viewing 9 replies - 1 through 9 (of 9 total)