Tanzi Bee
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedThanks for your help @qtwrk ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedOK so Yoast had a slug web-design which didn’t show in the url so it may have been adding a redirect. Also Beaver Builder had a button to t
check if your server uses litespeed so I checked that. Most of my images are being modified manually currently.
I’m guessing that both plugins are disregarding your plugin although Beaver Builder recognises
Cache Clearing Tool
This tool applies to caches created by the following:
- Advanced Custom Fields
- AutoOptimize
- Breeze
- Cache Enabler
- Cloudflare
- WP Fastest Cache
- Godaddy Hosting
- Hummingbird Page Speed Optimization
- Kinsta Hosting
- Nginx Helper
- Pagely Hosting
- Pantheon Hosting
- Pressidium Hosting
- SiteGround Hosting
- SpinupWP
- WP Super Cache
- Swift Performance
- W3 Total Cache
- Object Caching
- WPEngine Hosting
so I guess I’ll close this ticket ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedSome went through but I’m just trying to see if more will. It seems to take a long time to pull. I’ll let you know tomorrow,’Thanks ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedOK will do ?? I’ll get back to you soon
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedIt doesn’t happen in firefox it just says 0
Chrome id the homepage. I have no idea why this is happening :/
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedon my image optimisation page it says
You can request a maximum of 0 images at once. Does that mean anything?
Thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedThe other thing is the Yoast Plugin see attached about media pages.
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedDisable PHP execution in cache directories// this is marked active in my cPanel toolkit. Would that do anything?
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedwhen I sent it to my mobile it went to the home url. Are you saying it should show 0
I don’t understand sorry :/
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedwhether I use chrome private or firefox private it just shows the home url
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedwhen I do it in private it just shows https://webhoney.digital/
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedNo webpage comes up just exactly this
0
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedthis is exactly what’s in the file
<?php require( './wp-load.php' ); $args = array( 'timeout' => 100, 'blocking' => true, 'sslverify' => false, // 'cookies' => $_COOKIE, ); $url = 'https://webhoney.digital/wp-admin/admin-ajax.php?action=async_litespeed&nonce=123123123&litespeed_type=imgoptm_force'; $result = wp_remote_post(esc_url_raw($url), $args); var_dump($result);
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedDo I need to stop the cache?
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not being optimisedThis is what comes up for me