byothe
Forum Replies Created
-
Ok ROgier,
After a lot of investigation, it appears that it was coming from my CDN cache that was not purging…
THank you for your helpHere you go 🙂
# BEGIN LSCACHE ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## <IfModule LiteSpeed> RewriteEngine on CacheLookup on RewriteRule .* - [E=Cache-Control:no-autoflush] RewriteRule \.object-cache\.ini - [F,L] ### marker CACHE RESOURCE start ### RewriteRule wp-content/.*/[^/]*(responsive|css|js|dynamic|loader|fonts)\.php - [E=cache-control:max-age=3600] ### marker CACHE RESOURCE end ### ### marker FAVICON start ### RewriteRule favicon\.ico$ - [E=cache-control:max-age=86400] ### marker FAVICON end ### ### marker DROPQS start ### CacheKeyModify -qs:fbclid CacheKeyModify -qs:gclid CacheKeyModify -qs:utm* CacheKeyModify -qs:_ga ### marker DROPQS end ### </IfModule> ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## # END LSCACHE # BEGIN NON_LSCACHE ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## # END NON_LSCACHE # BEGIN rlrssslReallySimpleSSL rsssl_version[4.0.13] <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L] </IfModule> # END rlrssslReallySimpleSSL # BEGIN WordPress # Les directives (lignes) entre « BEGIN WordPress » et « END WordPress » sont générées # dynamiquement, et doivent être modifiées uniquement via les filtres WordPress. # Toute modification des directives situées entre ces marqueurs sera surchargée. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # AMPFORWPLBROWSERCSTART Browser Caching <IfModule mod_expires.c> ExpiresActive On AddType application/vnd.ms-fontobject .eot AddType application/x-font-ttf .ttf AddType application/x-font-opentype .otf AddType application/x-font-woff .woff AddType image/svg+xml .svg ExpiresByType application/vnd.ms-fontobject "access 1 year" ExpiresByType application/x-font-ttf "access 1 year" ExpiresByType application/x-font-opentype "access 1 year" ExpiresByType application/x-font-woff "access 1 year" ExpiresByType image/svg+xml "access 1 year" ExpiresByType image/webp "access 1 year" ExpiresByType image/gif "access 1 year" ExpiresByType image/jpg "access 1 year" ExpiresByType image/jpeg "access 1 year" ExpiresByType image/png "access 1 year" ExpiresByType image/x-icon "access 1 year" ExpiresByType text/css "access 3 month" ExpiresByType text/javascript "access 3 month" ExpiresByType application/javascript "access 3 month" ExpiresByType application/x-javascript "access 3 month" ExpiresByType application/xhtml-xml "access 3 month" ExpiresByType application/pdf "access 3 month" ExpiresByType application/x-shockwave-flash "access 3 month" </IfModule> # END Caching AMPFORWPLBROWSERCENDHello Rogier,
I have activated the 301 .htacces redirect…
ANd the weird thing is redirection work on all articles but not on homepage…i tried with 500 and it didn’t change anything
right now, the max execution time of my server is 240… what should I put ?
Hello @arnaudbroes
Thanks for this.. I tried eveything there but none workedHello Bryle
I only have logs for Backups that are made via FTP
Other backups doesn’t appear in the UpdraftPlus Existing Backups tab… and for those backups, I don’t receive the mail saying that the backup is completed…Thanks !
I want to update from 1.5 o 1.6.1
And I want to be sure that I will keep my translations (via Loco Translate)…it works !
Thanks a lot !- This reply was modified 5 years, 4 months ago by byothe.
oh ok…
no of course, plugin is inactive and uninstalledHello @bornforphp
I don’t know how to remove the table without the plugin…Hi Ahmed !
This is what i call efficiency !
The fix works just fine ! Great job !
Thanks a lot !Forum: Fixing WordPress
In reply to: Date picker plugin for post dateHi James,
I am not using the new block editor… it’s too painful !
Forum: Plugins
In reply to: [Antispam Bee] Plugin not working anymoreAnd I would like to let you know, that the same problem is occuring on my wife’s blog…
Regards