Title: because i's Replies | WordPress.org

---

# because i

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 273 total)

1 [2](https://wordpress.org/support/users/matrixpoland/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/matrixpoland/replies/page/3/?output_format=md)…
[17](https://wordpress.org/support/users/matrixpoland/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/matrixpoland/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/matrixpoland/replies/page/19/?output_format=md)
[→](https://wordpress.org/support/users/matrixpoland/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Any plans to remove pragma no cache?](https://wordpress.org/support/topic/any-plans-to-remove-pragma-no-cache/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/any-plans-to-remove-pragma-no-cache/#post-18279393)
 * I don’t know but i had warning for this in redmod test. Why use something deprecated?
 * **Issue with `Pragma: no-cache` in HTTP Response**
 * The `Pragma` header originates from HTTP/1.0 and was originally used only in **
   requests**. Using it in **responses** is non-standard and may cause caching issues.**
   Possible Problems:**
    1. **Lack of Proper Cache Control**
    2.  - `Pragma: no-cache` only works with HTTP/1.0. Modern browsers and servers 
          using HTTP/1.1 or HTTP/2 ignore it.
        - This can lead to inconsistent behavior across different browsers and proxy
          servers.
    3. **Conflict with `Cache-Control`**
    4.  - If `Cache-Control` is already set, `Pragma` may **override** or **contradict**
          it, especially in older caching systems.
        - Example issue:
           * `Cache-Control: public, max-age=3600` (allows caching for 1 hour)
           * `Pragma: no-cache` (says “do not cache”)
           * This can lead to **unclear behavior**.
    5. **Inefficient Caching**
    6.  - A proxy server or CDN may treat `Pragma: no-cache` as a signal to **completely
          disable caching**, even if other headers specify otherwise.
        - This can cause **slower page loading** as everything gets reloaded on every
          visit.
 * **How to Fix It?**
 * **Solution: Replace `Pragma: no-cache` with `Cache-Control`**
   In `.htaccess` 
   or your server configuration, use:
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] Site kit by Google is slowing wordpress very much](https://wordpress.org/support/topic/site-kit-by-google-is-slowing-wordpress-very-much/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/site-kit-by-google-is-slowing-wordpress-very-much/#post-18230151)
 * Very strange that everything works if there is no ads.txt file
 * “Site Kit doesn’t add this file for users”
 * So what is this option about?
 * “Let Site Kit place AdSense code on your site”
 * Does this option replace ads.txt? Does it make something worse in ad sense? Because
   they do require this file. Of course I see that in github there is a proposal
   to add the option to add ads.txt from site kit but from 2023. Nothing is moving
   in this matter? Very stupid that you have to have so many plugins enabled, as
   if you could have everything in one for specific google problem.
 * “From the checks I’ve been performing on this, I suspect this is more hosting
   platform related. If you’re not finding any loss of functionality, I believe 
   these can be disregarded. I will however, discuss them with the team. Thanks 
   for passing this on.”
 * I would like to ask for information here if you find out anything.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] Site kit by Google is slowing wordpress very much](https://wordpress.org/support/topic/site-kit-by-google-is-slowing-wordpress-very-much/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/site-kit-by-google-is-slowing-wordpress-very-much/#post-18228952)
 * And ad sense don’t see ads.txt but in google site kit it is enabled and visible.
   How to diagnose this? Where site kit add this file?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] Site kit by Google is slowing wordpress very much](https://wordpress.org/support/topic/site-kit-by-google-is-slowing-wordpress-very-much/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/site-kit-by-google-is-slowing-wordpress-very-much/#post-18227671)
 * I have one more error but in directadmin:
 * [Mon Jan 06 12:38:27.223840 2025] [fcgid:warn] [pid 27800:tid 139950200698624](https://wordpress.org/support/users/matrixpoland/replies/32?output_format=md)
   Broken pipe: [client ] mod_fcgid: ap_pass_brigade failed in handle_request_ipc
   function, referer: wp-admin/admin.php?page=googlesitekit-dashboard
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] Site kit by Google is slowing wordpress very much](https://wordpress.org/support/topic/site-kit-by-google-is-slowing-wordpress-very-much/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/site-kit-by-google-is-slowing-wordpress-very-much/#post-18227572)
 * I send you report.
 * [https://sitekit.withgoogle.com/documentation/using-site-kit/front-end/](https://sitekit.withgoogle.com/documentation/using-site-kit/front-end/)
 * I don’t see here topic regarding tuning performance?
 * Can you please analyze my google speed insights to tell me where I have a problem
   and if there is anything I can do about it? Only that I would prefer to send 
   a link to the page by email (if you have it). Or you know it already because 
   I sent a report and the status of the site.
 * And regarding these ads, is it normal that the same ad in the middle of the text
   can be displayed 3-4 times every few lines of text? People complain that the 
   page is unreadable.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAOS | Host Google Analytics Locally] Can we use cloudflare to serve gtag.js in caos?](https://wordpress.org/support/topic/can-we-use-cloudflare-to-serve-gtag-js-in-caos/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/can-we-use-cloudflare-to-serve-gtag-js-in-caos/#post-18227511)
 * I have a personal blog. As for cloudflare I have a free option from them, I don’t
   know if they support this option. I don’t know what to enter in the Serve from
   CDN window and if it will work at all.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Cache or maybe plugin not working with cloudflare?](https://wordpress.org/support/topic/cache-or-maybe-plugin-not-working-with-cloudflare/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/cache-or-maybe-plugin-not-working-with-cloudflare/#post-18226814)
 * At the moment i didn’t use fast velocity minify but i was using it for years 
   because of more free options for optimizing 🙂 Fastests Cache was dealing only
   with cache and HTML and rest of options was held by FVM (like Javascript on bottom).
   Anyway, I currently have FVM disabled. I disabled all plugins and it still shows
   something wrong with cache. I wrote an e-mail.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts Thumbnails Plugin for WordPress] Critical error after new update](https://wordpress.org/support/topic/critical-error-after-new-update/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/critical-error-after-new-update/#post-18226758)
 * Stack trace: 0 /home/user/domains/site/public_html/wp-content/plugins/related-
   posts-thumbnails/related-posts-thumbnails.php(722): RelatedPostsThumbnails->get_thumbnails(
   true) 1 /home/user/domains/site/public_html/wp-content/plugins/related-posts-
   thumbnails/related-posts-thumbnails.php(710): RelatedPostsThumbnails->get_html(
   true) 2 /home/user/domains/site/public_html/wp-includes/class-wp-hook.php(324):
   RelatedPostsThumbnails->auto_show(‘Kobiety mani…’) 3 /home/user/domains/site/
   public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘Kobiety mani…’,
   Array) 4 /home/user/domains/site/public_html/wp-includes/post-template.php(256):
   apply_filters(‘the_content’, ‘Kobiety manipul…’) 5 /home/user/domains/site/public_html/
   wp-content/themes/donovan/template-parts/content-single.php(26): the_content()
   6 /home/user/domains/site/public_html/wp-includes/template.php(812): require(‘/
   home/user…’) 7 /home/user/domains/site/public_html/wp-includes/template.php(745):
   load_template(‘/home/user…’, false, Array) 8 /home/user/domains/site/public_html/
   wp-includes/general-template.php(206): locate_template(Array, true, false, Array)
   9 /home/user/domains/site/public_html/wp-content/themes/donovan/single.php(18):
   get_template_part(‘template-parts/…’, ‘single’) 10 /home/user/domains/site/public_html/
   wp-includes/template-loader.php(106): include(‘/home/user…’) 11 /home/user/domains/
   site/public_html/wp-blog-header.php(19): require_once(‘/home/user…’) 12 /home/
   user/domains/site/public_html/index.php(17): require(‘/home/user…’) 13 {main}
   thrown in /home/user/domains/site/public_html/wp-content/plugins/related-posts-
   thumbnails/related-posts-thumbnails.php on line 1195
   [06-Jan-2025 00:01:59 UTC]
   PHP Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error
   messages:error:1416F086:SSL routines:tls_process_server_certificate:certificate
   verify failed in /home/user/domains/site/public_html/wp-includes/class-wp-image-
   editor-imagick.php on line 156[06-Jan-2025 00:01:59 UTC] PHP Warning: file_get_contents():
   Failed to enable crypto in /home/user/domains/site/public_html/wp-includes/class-
   wp-image-editor-imagick.php on line 156[06-Jan-2025 00:01:59 UTC] PHP Warning:
   file_get_contents([https://site/wp-content/uploads/2017/11/1317307785_by_sasha85_600.jpg](https://site/wp-content/uploads/2017/11/1317307785_by_sasha85_600.jpg)):
   Failed to open stream: operation failed in /home/user/domains/site/public_html/
   wp-includes/class-wp-image-editor-imagick.php on line 156[06-Jan-2025 00:01:59
   UTC] PHP Fatal error: Uncaught Error: Call to undefined method WP_Error::resize()
   in /home/user/domains/site/public_html/wp-content/plugins/related-posts-thumbnails/
   related-posts-thumbnails.php:1195
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Cache or maybe plugin not working with cloudflare?](https://wordpress.org/support/topic/cache-or-maybe-plugin-not-working-with-cloudflare/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/cache-or-maybe-plugin-not-working-with-cloudflare/#post-18226295)
 *     ```wp-block-code
       </body> </html><!-- WP Fastest Cache file was created in 0.31897115707397 seconds, on 05-01-25 15:21:44 -->
       ```
   
 * But [https://cache-checker.com/](https://cache-checker.com/) responds like that:
 * **Date**: Sun, 05 Jan 2025 14:16:19 GMT
 * **Content-Type**: text/html; charset=UTF-8
 * **Connection**: keep-alive
 * **X-Powered-By**: PHP/8.3.1
 * **WPO-Cache-Status**: not cached
 * **WPO-Cache-Message**: The request method was not GET (HEAD)
 * **Link**: </wp-json/>; rel=”[https://api.w.org/&#8221](https://api.w.org/&#8221);
 * **cf-cache-status**: DYNAMIC
 * **Vary**: User-Agen
 * t**Report-To**: {“endpoints”:[{“url”:”https:\/\/a.nel.cloudflare.com\/report\/
   v4?s=3thDFG%2FloVHehXjcSh2ClY9Su6De3p0rLlkJv1rb2d7FvIKgbmo1WO8KpOkcr4aNtkX7cxzj25zNRZ8wDvcEibx3AsYDRPA%
   2BkecZ%2BO1MQnbYYE34nYMLDO%2BzFBREsRz89ArNLe4dSF%2BZ”}],”group”:”cf-nel”,”max_age”:
   604800}
 * **NEL**: {“success_fraction”:0,”report_to”:”cf-nel”,”max_age”:604800}
 * **Server**: cloudflare
 * **CF-RAY**: 8fd415e0685579ea-DUB**alt-svc**: h3=”:443″; ma=86400**server-timing**:
   cfL4;desc=”?proto=TCP&rtt=1089&min_rtt=1085&rtt_var=415&sent=4&recv=6&lost=0&
   retrans=0&sent_bytes=2873&recv_bytes=803&delivery_rate=25903
 * I have my own suspicions. 1. Cloudflare overwrites the settings, despite connecting
   plugin to it, because they do not support html static cache because probably 
   messing up the admin panel in WordPress? However, I have cache enabled in cloudflare
   on “standard” and 6-month expiration.
 * 2. Maybe the cache testers are foreign, and my site is from PL, so they go through
   cloudflare and do not see the cache? Because I use gtmetrix or google page speed
   for tests, for example, and all of this is foreign, so cloudflare supports it
   and it says dynamic. However, it used to not be like this and gtmetrix, when 
   doing 2 tests in a row (maybe 2 years ago) of one page, first gave the result
   B/C, and then A (after caching, apparently).
 * 3. Or maybe some problem exist with the htaccess file (I have rank math), but
   I see changes that the plugin adds them to it. However, I don’t know how to check
   if the saved changes are working for sure. Similarly, in wp_config I enable debug
   and it doesn’t work. It’s like something is overwriting my settings.
 * 4. As I said, i can’t see positive results when selecting minify, inline, etc.
   But maybe I’m checking wrong. I guess it would be best to provide the website
   address, but I don’t know where I could do that so that the address could be 
   removed, I don’t want it to be public.
    -  This reply was modified 1 year, 4 months ago by [because i](https://wordpress.org/support/users/matrixpoland/).
    -  This reply was modified 1 year, 4 months ago by [because i](https://wordpress.org/support/users/matrixpoland/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Cache or maybe plugin not working with cloudflare?](https://wordpress.org/support/topic/cache-or-maybe-plugin-not-working-with-cloudflare/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/cache-or-maybe-plugin-not-working-with-cloudflare/#post-18226254)
 * Yes
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Will Rank Math be compatilbe with polish languange and it’s variations?](https://wordpress.org/support/topic/will-rank-math-be-compatilbe-with-polish-languange-and-its-variations/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/will-rank-math-be-compatilbe-with-polish-languange-and-its-variations/#post-14419825)
 * Thank you. Looking forward to it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Socializer - Simple & Easy Social Media Share Icons] How to set icons as i had in earlier version of Socializer?](https://wordpress.org/support/topic/how-to-set-icons-as-i-had-in-earlier-version-of-socializer/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [5 years ago](https://wordpress.org/support/topic/how-to-set-icons-as-i-had-in-earlier-version-of-socializer/#post-14403868)
 * And i don’t see option to insert my buttons under the Article Title, like i had
   earlier…
 * I would also suggest adding the option to set icons separately for PC and for
   mobile. It has to be set differently on mobile because they have small screen
   and the icons cover the text of the page.
    -  This reply was modified 5 years ago by [because i](https://wordpress.org/support/users/matrixpoland/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Google Indexing API says that most of my pages are unindexed](https://wordpress.org/support/topic/google-indexing-api-says-that-most-of-my-pages-are-unindexed/)
 *  Thread Starter [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/google-indexing-api-says-that-most-of-my-pages-are-unindexed/#post-13913204)
 * “Please note that it is completely normal for a newly published post/page/website
   to take time before it gets crawled or indexed by Google.”
 * My posts with erros are from 1-2 years ago, not weeks or days…
 * I will check rest of the tips later
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAOS | Host Google Analytics Locally] GA4](https://wordpress.org/support/topic/ga4/)
 *  [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/ga4/#post-13641454)
 * Do you know how to change analytics to old 3? I created new tables for ga4 and
   i dont have any numbers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAOS | Host Google Analytics Locally] New G versus old UA tracking ID confusion](https://wordpress.org/support/topic/new-g-versus-old-ua-tracking-id-confusion/)
 *  [because i](https://wordpress.org/support/users/matrixpoland/)
 * (@matrixpoland)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/new-g-versus-old-ua-tracking-id-confusion/#post-13641452)
 * I’m asking about same thing. I can’t even create tag on new GA because it requires
   mobile APP as i think. I have only PC internet connection.
 * CAOS need to be updated, right?

Viewing 15 replies - 1 through 15 (of 273 total)

1 [2](https://wordpress.org/support/users/matrixpoland/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/matrixpoland/replies/page/3/?output_format=md)…
[17](https://wordpress.org/support/users/matrixpoland/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/matrixpoland/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/matrixpoland/replies/page/19/?output_format=md)
[→](https://wordpress.org/support/users/matrixpoland/replies/page/2/?output_format=md)