matrix
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Fastest Cache] Any plans to remove pragma no cache?I don’t know but i had warning for this in redmod test. Why use something deprecated?
Issue with
Pragma: no-cache
in HTTP ResponseThe
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:- Lack of Proper Cache Control
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.
- Conflict with
Cache-Control
- 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.
- If
- Inefficient Caching
- 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.
- A proxy server or CDN may treat
How to Fix It?
Solution: Replace
Pragma: no-cache
withCache-Control
In.htaccess
or your server configuration, use: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.
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?
I have one more error but in directadmin:
[Mon Jan 06 12:38:27.223840 2025] [fcgid:warn] pid 27800:tid 139950200698624Broken pipe: [client ] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: wp-admin/admin.php?page=googlesitekit-dashboard
I send you report.
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.
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
In reply to: [WP Fastest Cache] Cache or maybe plugin not working with cloudflare?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.
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): 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:1195Forum: Plugins
In reply to: [WP Fastest Cache] Cache or maybe plugin not working with cloudflare?</body> </html><!-- WP Fastest Cache file was created in 0.31897115707397 seconds, on 05-01-25 15:21:44 -->
But 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/”
cf-cache-status: DYNAMIC
Vary: User-Agen
tReport-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-DUBalt-svc: h3=”:443″; ma=86400server-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.
Forum: Plugins
In reply to: [WP Fastest Cache] Cache or maybe plugin not working with cloudflare?Yes
Thank you. Looking forward to it
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 3 years, 10 months ago by matrix.
“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
In reply to: [CAOS | Host Google Analytics Locally] GA4Do you know how to change analytics to old 3? I created new tables for ga4 and i dont have any numbers
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?
- Lack of Proper Cache Control