Title: georgew21's Replies | WordPress.org

---

# georgew21

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

 *   [Profile](https://wordpress.org/support/users/georgew21/)
 *   [Topics Started](https://wordpress.org/support/users/georgew21/topics/)
 *   [Replies Created](https://wordpress.org/support/users/georgew21/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/georgew21/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/georgew21/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/georgew21/engagements/)
 *   [Favorites](https://wordpress.org/support/users/georgew21/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] problem with dynamic](https://wordpress.org/support/topic/problem-with-dynamic/)
 *  Thread Starter [georgew21](https://wordpress.org/support/users/georgew21/)
 * (@georgew21)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/problem-with-dynamic/#post-14943613)
 * Thanks for your answer and your stuggestion.
 * I had the problem to view uncached page, while i was logged out, but after clearing
   cookies, all are ok.
 * thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] Preloading the cache per edge server?](https://wordpress.org/support/topic/preloading-the-cache-per-edge-server/)
 *  [georgew21](https://wordpress.org/support/users/georgew21/)
 * (@georgew21)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/preloading-the-cache-per-edge-server/#post-14943599)
 * Do you also recommend to enable “Orpheus”?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] problem changing og:locale](https://wordpress.org/support/topic/problem-changing-oglocale/)
 *  Thread Starter [georgew21](https://wordpress.org/support/users/georgew21/)
 * (@georgew21)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/problem-changing-oglocale/#post-14928963)
 * Well I solved the problem with this way:
 * On open-graph-locale-generator.php file, I changed at the end this code :
 * if ( ! \in_array( $locale, $fb_valid_fb_locales, true ) ) {
    return ‘en_US’; }
 * to return “el_GR”.
 * Now, it works fine.
 * I think that the problem is that on file, the valid code for greek is “el_GR”,
   while on your guide here : [https://developer.yoast.com/features/opengraph/api/changing-og-locale-output/](https://developer.yoast.com/features/opengraph/api/changing-og-locale-output/)
 * you write the greek as “el_gr”. So the difference beetween “el_GR” and “el_gr”
   has the result to regognise as invalid the value “el_gr” and to have as value“
   en_US”.
 * So, I think you must refresh your values on documentation according to table.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] different setting of mag age?](https://wordpress.org/support/topic/different-setting-of-mag-age/)
 *  Thread Starter [georgew21](https://wordpress.org/support/users/georgew21/)
 * (@georgew21)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/different-setting-of-mag-age/#post-14788709)
 * Ok! thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] different setting of mag age?](https://wordpress.org/support/topic/different-setting-of-mag-age/)
 *  Thread Starter [georgew21](https://wordpress.org/support/users/georgew21/)
 * (@georgew21)
 * [5 years ago](https://wordpress.org/support/topic/different-setting-of-mag-age/#post-14773181)
 * ok thanks a lot ! You are awesome.
 * As fas as that using curl -i , I see as “x-cache: MISS” is ok? Shouldn’t be HIT
   this too?
 * [https://pastebin.pl/view/0c8f7016](https://pastebin.pl/view/0c8f7016)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] different setting of mag age?](https://wordpress.org/support/topic/different-setting-of-mag-age/)
 *  Thread Starter [georgew21](https://wordpress.org/support/users/georgew21/)
 * (@georgew21)
 * [5 years ago](https://wordpress.org/support/topic/different-setting-of-mag-age/#post-14773003)
 * Oh! I am noob and I confused maxage with s-maxage.
 * In firefox I see these headers:
    [https://pastebin.pl/view/ca02b060](https://pastebin.pl/view/ca02b060)
 * In cmd with curl I see these headers:
    [https://pastebin.pl/view/0c8f7016](https://pastebin.pl/view/0c8f7016)
 * I wondering why I see x-wp-cf-super-cache headers only on cmd (not in Firefox)
   and if it’s ok to have the value miss to X-Cache.
    _ Could you please tell me
   if these headers are correct?
 * Sorry for keeping asking, I am trying to figure out.
    -  This reply was modified 5 years ago by [georgew21](https://wordpress.org/support/users/georgew21/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] different setting of mag age?](https://wordpress.org/support/topic/different-setting-of-mag-age/)
 *  Thread Starter [georgew21](https://wordpress.org/support/users/georgew21/)
 * (@georgew21)
 * [5 years ago](https://wordpress.org/support/topic/different-setting-of-mag-age/#post-14772433)
 * I notice that except the value of cf-cache-status is HIT, when I make changes
   age price is refreshed and recent.
 * These are the respond header:
 * > [View post on imgur.com](https://imgur.com/a/WQHDbU4)
 * I am sorry if I insist, it’s sure that plugin doesn’t work, if max-age is different?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] different setting of mag age?](https://wordpress.org/support/topic/different-setting-of-mag-age/)
 *  Thread Starter [georgew21](https://wordpress.org/support/users/georgew21/)
 * (@georgew21)
 * [5 years ago](https://wordpress.org/support/topic/different-setting-of-mag-age/#post-14772311)
 * The only plugin that look relevant is redis, but I don’t think that its possible
   to have conflict with redis and yours.
 * I contacted with hosting provider and told me that there is no setting about 
   cache in server.
 * Is there any possibility to there is any problem with cloudflare settings?
 * I attach also the .htcaccess file:
 * [https://justpaste.it/9sbku](https://justpaste.it/9sbku)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] different setting of mag age?](https://wordpress.org/support/topic/different-setting-of-mag-age/)
 *  Thread Starter [georgew21](https://wordpress.org/support/users/georgew21/)
 * (@georgew21)
 * [5 years ago](https://wordpress.org/support/topic/different-setting-of-mag-age/#post-14771361)
 * I enabled this option:
    Overwrite the cache-control header for WordPress’s pages
   using web server rules
 * but I get the same response.
 * Now, except from the different setting for max-age of cache, the plugin works
   properly ?

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