Un usuario preguntó 👇
A los siguientes recursos les falta un validador de caché. Los recursos no especificados por un validador de caché no se pueden renovar de manera eficiente. Especifique un encabezado o ETag de última modificación para habilitar la validación de caché para los siguientes recursos:
Incluye archivos min.js y png.
Mi código en el archivo .htcaccess es:
ModPagespeed en # usando comandos, filtros, etc. # BEGIN WpFastestCache RewriteEngine en RewriteBase / RewriteCond% {HTTPS} = en RewriteCond% {HTTP_HOST} ^ Fin de WPFC Excluir # Start_WPFC_Exclude_Admin_Cookie RewriteCond% {HTTP: Cookie}! WordPress_logged_in_[^=]+ = admin | smg | equipo # End_WPFC_Exclude_Admin_Cookie RewriteCond% {HTTP_HOST} ^ tilsonpr.com RewriteCond% {HTTP_USER_AGENT}! (facebookexternalhit | Twitterbot | LinkedInBot | WhatsApp | Mediatoolkitbot) ¿RewriteCER% {s ( siPhone sMobile)? s * Bot) ¡RewriteCond% {REQUEST_METHOD}! PUBLICAR RewriteCond% {REQUEST_URI}! ( /) {2} $ RewriteCond% {REQUEST_URI} / $ RewriteCond% {QUERY_STRING} !. + RewriteCond% {HTTP: Cookie}! Comment_author_ RewriteCond% {HTTP: Cookie}! Safirmobilswitcher = mobil RewriteCond% {HTTP: Profile}! ^[a-z0-9”]+ [NC]
RewriteCond% {DOCUMENT_ROOT} /wp-content/cache/all/$1/index.html -f [or]
RewriteCond /home/tilsonpr/public_html/wp-content/cache/all/$1/index.html -f RewriteRule ^ (. *) “/Wp-content/cache/all/$1/index.html” [L]
# END WpFastestCache # BEGIN GzipWpFastestCache
SetEnvIfNoCase ^ (Glac-EncodXng | X-cept-Encoding | X {15} | ~ {15} | – {15}) $ ^ ((gzip | deflate) s * ,? S *) + |[X~-]{4,13} $ HAVE_Accept-Encoding ApplicationHeader con Accept-Encode “gzip, deflate” env = HAVE_Accept-Encoding
AddType x-fuente / woff .woff AddType x-fuente / .ttf TTF AddType imagen / png .png AddOutputFilterByType deflate imagen / svg + xml AddOutputFilterByType deflate imagen / png AddOutputFilterByTypeTtTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT texto deflate / css AddOutputFilterByType texto deflate / javascript AddOutputFilterByType deflate application / xml AddOutputFilterByType Deflate application / xhtml + xml AddOutputFilterByType Deflate application / rss + xml AddOutputFilterByType Deflate application / javascript AddOutputFilterByType Deflate application / x-javascript application AddOutputFilterByType Deflate / x-font-TTF DEO ttf font / eot
# END GzipWpFastestCache # BEGIN LBCWpFastestCache AddType aplicación / font-woff2 .woff2 AddType image / png .png ExpiresActive On ExpiresDefault A10368000 ExpiresByType video / WebM A10368000 ExpiresByType video / Ogg A10368000 video ExpiresByType / mp4 A10368000 imagen ExpiresBy10ByType imagen A10368000 ExpiresBy10ByType imagen ExpiresByType / jpg image / svg + xml A10368000 ExpiresByType text / css A10368000 ExpiresByType text / javascript A10368000 Aplicación # END LBCWpFastestCache
# COMIENZO WordPress RewriteEngine Ar RewriteBase / RewriteRule ^ index .php $ – [L]
RewriteCond% {REQUEST_FILENAME}! -F RewriteCond% {REQUEST_FILENAME}! -D RewriteRule. /index.php [L]
# FIN WordPress
Este tema fue modificado hace 1 año, 11 meses por.
(@emrevona)
Hace 1 año, 11 meses
¿Estableció la integración en la nube como se muestra a continuación?
https://www.wpfastestcache.com/tutorial/wp-fastest-cache-cloudflare/
(@ifarhanrifat)
Hace 1 año, 11 meses
Sí, especifique ahora que GT Metrix tiene un validador de caché del 100%, pero el retraso de análisis de JavaScript es D (65%).
(@ifarhanrifat)
Hace 1 año, 11 meses
El análisis diferido también es fijo. Gracias
Esta respuesta fue modificada hace 1 año, 11 meses por.