Forum Replies Created
- AuthorPosts
- Marko VasiljevicKeymaster
Hello Jason
Thank you for reaching out and I am happy to help
In W3 Total Cache, when using a CDN with any of the providers available (we recommend BunnyCDN) you can serve all static files via the CDN and optimize them with the W3 Total Cache before offloading and serving them from the CDN
When it comes to ShortpixelCDN I am not super familiar with their service, however, I believe that only images are served from the CDN as a part of the optimization process.
You can continue using their solution and this will not cause conflict, however, W3 Total Cace cannot optimize those images and set the cache or cache expiry for them as they are optimized by Short PixelI hope this helps!
Thanks!Marko VasiljevicKeymasterHello Daniel,
Thank you for reaching out and I am happy to help!
This is a public forum, so please send a request via the W3 Total Cache plugin in Performance>Support>Billing, provide the information about your subscription and the details you need in the invoice so we can avoid sharing the sensitive information here.
Thanks!Marko VasiljevicKeymasterHello Remigio,
Thank you for reaching out and I am happy to help!
I am very glad you are enjoying using the W3 Total Cache and I am happy to answer your question
I’ve checked your website and it appears that you are not using the W3 Total Cache to convert the images to webp.
W3 Total Cache does not create a duplicate image.
All images converted with the webp converte tool are sent to a third-party server maintained by the W3 Total Cache team which reduces resource consumption and allows for a large number of conversions in environments where resources can be limited such as shared hosting. Images sent to the W3TC server for conversion are only held temporarily and no permanent information is kept on the server regarding the images.
WebP optimizations with the Image Service tool do not replace the original image file and all conversions can be reverted without any loss of data. W3 Total Cache uses the rewrite capabilities of your server to serve images as webpAfter checking your website, I noticed that the converted images have the .webp extension which is not something the W3 Total Cache does as explained above. After inspecting the images closely, I noticed that they are all coming from a folder /wp-content/webp-express/webp-images/uploads/
And the extension is for example: image.png.webpThis being said it’s most likely that you are using the following plugin instead of the W3 Total Cache webp converter:
Can you please confirm this and possibly share a screenshot of what you are clicking to convert the images in the media library, and is the webp converter enabled at all in the W3 Total Cache Performance>General settings?
Thanks!
Marko VasiljevicKeymasterHello Armando,
Thank you for reaching out and I am happy to help!
W3 Total Cache does not provide the CDN services. In the W3 Total Cache you have the option to connect your website to the CDN with the CDN provider of your choice (we recommend BunnyCDN).
This being said, you need to signup with the CDN provider and connect it to the W3 Total Cache in order to serve the from the CDNI hope this answers your question.
If you have any other questions or need any clarifications please feel free to ask
Thanks!
Marko VasiljevicKeymasterHello,
I am sorry about the issue you are experiencing and I am happy to help!
Can you please completely remove the W3 Total Cache and install the fresh version?1. Check .htaccess File (make backup)
W3TC will create many directives in .htaccess file to control the caching behavior. Each section will start and end with comments like “#BEGIN W3TC Page Cache core” and “#END W3TC Page Cache core”.
Ensure that no residual entries are left over in your .htaccess file after deleting the plugin.
2. Delete wp-content files and folders
– cache folder
– w3tc-config folder
– object-cache.php (if exists)
– advanced-cache.php (if exists)
– db.php (if exists)
– upgrade folder
– delete w3-total-cache folder in wp-content/plugins/ (if exists)
3. Delete Cached Files from CDN (if using CDN)
Besides deleting all the relevant files, if you use CDN then ensure to purge the cached content from your CDN. This is necessary when you enabled minify option in W3TC settings. You should delete the minified and combined scripts and CSS files from your CDN server to avoid the site breaking on the browser.
4. Go to your wp dashboard and re-install W3 Total CacheLet me know if this helps!
Thanks!
Marko VasiljevicKeymasterHello Francois,
Thank you for your feedback.
This can be defined in the template of your theme. No, the W3 Total Cache does not add this, so this is added by some other plugin or theme.
Also, make sure to check the wp-config.phpThanks!
Marko VasiljevicKeymasterYou are most welcome!
We would really appreciate it if you could take a minute and post a review here. This will help us to continue offering a top-notch product to users.
Thanks!Marko VasiljevicKeymasterHello Roman,
Thank you for reaching out and I am happy to help!
I’ve checked your website, however, without knowing the things you optimized and which settings you used to configure the W3 Total Cache I am not able to specify with certainty what exactly is the problem.
The Google Page speed tests are not 100% reliable. Mostly because of how they measure the performance and how they change the testing each time depending on the location. One thing that I can see made a lot of difference is the LCP which is related to the cookie consent banner which changed and impacted the score. This, however, may be related to how late the script was running prior to the load.Have you performed more than one test or was this result the only one you got?
Thanks!
Marko VasiljevicKeymasterHello Francois,
Thank you for reaching out and I am happy to help!
This is not specifically related to the W3 Total Cache but to your server resources and the ability of the server to handle those 10k emails that are being sent.
One thing you are correct about is that the website, at least the front page is not cached:Mise en cache objet de 0/0 objets utilisant Disk (La constante DONOTCACHEOBJECT est définie) Mise en cache de page à l’aide de Disk: Enhanced
As you can see, the DONOTCACHEOBJECT is defined for OC caching which also means that the caching is rejected for Page Cache.
Some Plugins or themes, or even hosting providers are defining those constants so You should make sure to check all of this with your hosting provider.
Thanks!Marko VasiljevicKeymasterHello Jakub,
Thank you for reaching out and I am happy to help!
The only way to separate the cache is to make sure that this page has a cookie you can use to create a separate cache based on that cookie.
In the W3 Total Cache, you can use the Cache Groups, and create a group of Cookies by specifying names in the Cookies field. Assign a set of Cookies to ensure that a unique cache is created for each Cookie group.I hope this helps!
Marko VasiljevicKeymasterHello Kostas,
Thank you for reaching out and I am happy to help!
While I understand the question and the premise, This is not something that can be done in the W3 Total Cache or by W3 Total Cache.
This is related to the user roles and the permissions for those user roles. This being said you may be able to use some plugins like Members plugin to limit the access for some user roles including the admin.I hope this helps!
Thanks!
Marko VasiljevicKeymasterHello Matt,
Thank you for reaching out and I’m happy to help!
At the moment the only solution is to save to configuration in the database instead of the file.
We are working and improving the W3 Total Cache continuously and thank you for taking the time to suggest this.
I will bring this up with the dev team so we can make sure this is not a problem in the future.Thanks!
Marko VasiljevicKeymasterHello Jacob,
Thank you for reaching out and I am happy to help!
What changes have you made after the latest update for WP as it does not automatically change the path for the images?
In W3 Total Cache, Performance>CDN, you can add the path to the Custom file list: section, save all settings and purge the cache, and make sure to completely purge the CDN alsoThanks!
Marko VasiljevicKeymasterHello Paolo,
We have received your email and provided the requested information
Thank you for your patienceMarko VasiljevicKeymasterHello Paolo,
Since this is a public forum, can you please submit a ticket via the W3 Total Cache support channel in Performance>Support>Billing and provide the information about your purchase so I can check this for you?
It’s not advisable to share sensitive information in public forums.
In the ticket, please specify exactly what you mean by: “Our subscription are is still NIL after several days from payment”?
Please provide the transaction ID or any information about the subscription that we can check
Thanks!Marko VasiljevicKeymasterHey Alessio,
I’ve re-sent it again
Thanks!Marko VasiljevicKeymasterHello Alessio,
I’ve re-send the information
Please check your email and also the SPAM folder
Here is the screenshot of the email below:
Marko VasiljevicKeymasterHello Darrell,
Thank you for reaching out and I am sorry about the late response
Those filters you are referring to, are they adding a query string to the URL once the filter is applied?
If this is the case, Can you please also share the caching method you are using in the W3 Total Cache for Page Caching?
If the default is Disk: Enhanced, this does not cache pages with query strings so can you please confirm which caching method you are using?
Thanks!Marko VasiljevicKeymasterHello Alessio,
Thank you for reaching out and I am happy to help!
We’ve received your email via the W3 Total Cache support channel.
Please check your email and continue any conversation there so we can avoid duplicating the answers
Thanks!Marko VasiljevicKeymasterHello Alan,
Thank you for your question about certifications and for using W3 Total Cache. I’d be happy to clarify what ISO 27001, SOC 2, and SOC 3 certifications mean and how they relate to your website’s performance and security.
What Are These Certifications?ISO 27001
This is an international standard for managing information security. Organizations with ISO 27001 certification demonstrate that they have implemented strict controls to protect sensitive data from risks such as breaches, data loss, or unauthorized access.
Where It Applies: Hosting providers, data centers, and managed service providers often achieve this certification to reassure their customers that they have robust security measures in place.SOC 2
SOC (Service Organization Control) 2 is an audit framework specific to service providers managing customer data. It ensures compliance with five trust service criteria: security, availability, processing integrity, confidentiality, and privacy.
Where It Applies: SaaS platforms, cloud hosting services, and companies that handle customer data extensively.SOC 3
SOC 3 is similar to SOC 2 but is less detailed and more geared towards general public reporting. It provides a summary of the organization’s compliance without the technical specifics found in SOC 2.
Where It Applies: Public-facing companies use SOC 3 to give a general assurance of their security and compliance practices.How These Relate to W3 Total Cache
W3 Total Cache is a WordPress plugin that enhances website performance by optimizing caching and improving page load speeds. As a plugin, W3 Total Cache operates within your WordPress environment and doesn’t independently store or process sensitive data that would typically require these certifications.Your site’s security and compliance depend primarily on:
Your Hosting Provider: Many hosting providers (e.g., AWS, Google Cloud, or Microsoft Azure) are ISO 27001 and SOC-certified. Using W3 Total Cache on these platforms ensures that your caching and optimization efforts are built on a secure foundation.
Your Site Configuration: Regularly updating your plugins, using HTTPS, and following best practices for website security.What Can You Do Next?
If certifications like ISO 27001 or SOC 2/3 are critical for your organization, I recommend verifying the certifications of your hosting provider or any managed service you use. They are typically responsible for the infrastructure-level compliance that ensures your site meets these requirements.
Please let us know if you’d like more information or have further questions. We’re here to support you!I hope this helps!
Thanks!
- This reply was modified 1 month ago by Marko Vasiljevic.
Marko VasiljevicKeymasterHello,
Thank you for reaching out and I am happy to help!
Can you please share the HTML minify settings currently enabled in the W3 Total Cache?
Also, can you please share the URL of the affected page and the HTML Minify method used and also, please let me know if you are using Cloudflare and their Minify options as well.And to confirm again, the problem is resolved if you only disable HTML modification and keep using JS and CSS minify?
Thanks!Marko VasiljevicKeymasterHello Sandra,
Thank you for reaching out and I am happy to help!
Can you please share some information on why you decided to remove the W3 Total cache plugin?
And to answer your question:
1. Check .htaccess File (make backup)
W3TC will create many directives in .htaccess file to control the caching behavior. Each section will start and end with comments like “#BEGIN W3TC Page Cache core” and “#END W3TC Page Cache core”.
Ensure that no residual entries are left over in your .htaccess file after deleting the plugin.
2. Delete wp-content files and folders
– cache folder
– w3tc-config folder
– object-cache.php (if exists)
– advanced-cache.php (if exists)
– db.php (if exists)
– upgrade folder
– delete w3-total-cache folder in wp-content/plugins/ (if exists)
3. Delete Cached Files from CDN (if using CDN)
Besides deleting all the relevant files, if you use CDN then ensure to purge the cached content from your CDN. This is necessary when you enabled minify option in W3TC settings. You should delete the minified and combined scripts and CSS files from your CDN server to avoid the site breaking on the browser.
4. Go to your wp dashboard and re-install W3 Total CacheLet me know if this helps!
Thanks!Marko VasiljevicKeymasterHello Ralph,
Thank you for reaching out and I am happy to help!
Can you please drop us a note directly via the W3 Total Cache support channel in Performance>Support>Billing and provide and information about your subscriptions so we can check this for you? This is a public forum and sensitive information should not be shared here
Thanks!Marko VasiljevicKeymasterHello Marc,
Thank you for reaching out and I am happy to help!
I’ve reset the active URL for the W3 Total Cache Pro license.
Remove the license key from Performance>General settings, Licensing sub-box, license field and save all settings. Re-enter the license, verify the license with the “verify license button” and save all settings.W3 Total Cache Pro should be active after these steps!
Thanks!
Marko VasiljevicKeymasterHello Mihalis,
Thank you for reaching out and I am happy to help!
You can delete the minify.log file as most likely some debug was used on your end in the W3 Total Cache.
Please delete the file manually
Thanks!Marko VasiljevicKeymasterHello,
Thank you for reaching out and I am happy to help!
This is not a problem. When the W3 Total Cache Pro license is added to Performance>General settings, Licensing sub-box, license field, the license should be verified and all settings saved.
The license will be saved and applied to your subdomain
When you want to switch the license key to another domain, remove the license key from subdomain installation Performance>General settings, Licensing sub-box, license field and save all settings. This will clear the license and you can then add it to the main domain and enter the license key in Performance>General settings, Licensing sub-box, license field, verify the license with the “verify license button” and save all settings.W3 Total Cache Pro should be active after these steps!
Thanks!
November 5, 2024 at 12:07 pm in reply to: How to Automatically Optimize Media Library Images with W3 Total Cache Premium #147763Marko VasiljevicKeymasterHello Sergio,
Thank you for reaching out and I am happy to help!
If you are referring to the webp converter in the W3 Total Cache, you have to initiate the optimization manually. In Performance>Extensions, under the Webp converter settings, you can bulk convert all images, or you can manually convert the images in the media library once the extension is activated.
As for the newly uploaded images, those will be auto-converted depending on the settings in the webp settings area:Let me know if you have any other question
Thanks!Marko VasiljevicKeymasterHello Matt,
Thank you for your feedback.
I would strongly advise to delete the /cache/object/ and /cache/db/ folders manually and disable the OC and DB Caching.
It’s not recommended to use OC and DB Caching when caching to disk, and since the configuration was made prior to the migration, some of the cached objects may not be the same after the migration due to the different DB etc.
Please make sure to use Memory-based caching for DB caching and Object Caching
Thanks!Marko VasiljevicKeymasterHello Per,
Thank you for reaching out and I am happy to help!
We’ve received your email and replied to it. Can you please confirm that you received the information?
Also, can you please confirm that you posted a review for W3 Total Cache in wp.org? If so, the information you share there is false and can we please do anything to update this?
The direct contact with the support you can get via the plugin in Performance>Support. and the Sales and Billing options are completely free and also the Bug report and New feature which can be used to ask any questions if you encounter any issue.
Ince you are a Pro user, the Subscription in formation that was sent to you and the email you used to contact us is also a way to contact us. This Public forum is also available, and I am not seeing any support questions from you so if you have any ticket number that you can refer to I would be happy to check this.
Also, the email customer-support@w3-edge.com is available.
Can you please confirm you received the emails and let me know if we can work together to update the review?
Thanks!Marko VasiljevicKeymasterHello Dhaval,
Thank you for reaching out and I am happy to help!
I’ve re-sent the information to the email you provided regarding the W3 Total Cache Pro
Please check your email and follow the instructions provided
Thanks!Marko VasiljevicKeymasterHello,
Thank you for reaching out and I am happy to help!
We are not currently offering a specific plan for more than 10 active installations for the W3 Total Cache Pro
Can you please reach out to us directly via email customer-support@w3-edge.com and let us know the details about this and what would be your choice?
Thanks!Marko VasiljevicKeymasterHello Matt,
Thank you for reaching out and I am happy to help!
Were those websites migrated with the existing W3 Total Cache configuration or was the configuration done after the migration?
Can you please share an example of the website and let me know if the problem is at the frontend or backend and what caching methods are used?
Thanks!Marko VasiljevicKeymasterHello Joshua,
Thank you for reaching out and I am happy to help!
The Nginx+Memcached caching method in the W3 Total Cache for the Page Cache is selectable in the options if you are on the Nginx server and you have PHP Memcached installed and enabled in your environment.
I can see that the Nginx is used, so please check and confirm that the PHP Memcached is installed and enabled on your server.
Thanks!Marko VasiljevicKeymasterHello Sophie,
Thank you for sharing the video.
While this answers a part of the question, I am unsure what is the actual issue.
Regarding your caching question. When the page is cached, the entire HTML is cached if the mentioned snippet is embedded, it becomes part of the HTML, and therefore it’s cached as a part of the page.
In ordered to exclude a specific part of the page from being cached, there are a couple of ways do do this. One way si to use Page Fragment Cache and wrap the part of the PHP code in the template with theleaving this part of the page fully uncached.
You can check more about the page fragment cache on our wiki page.
The alternative is to fire the specific part of the page with ajax which also bypasses the cache.
If you change the or update the content of the snippet and the cache is not purged the content will remain the same.
What kind of changes are making when it comes to the snippet? is it the actual content or the naming of the snippet?
Does the issue persist if you purge the cache after the snippet update?
Thanks!Marko VasiljevicKeymasterHello Sophie,
Thank you for reaching out and I am happy to help!
The W3 Total Cache can optimize the files if you configure the plugin to do so. In this case, I would need more details on what this file actually is, the website URL on which the issue occurs and how the plugin is configured.
Can you please disable the settings one by one in Performance>general settings, save the settings and purge the cache after each setting is disabled and see which one might be causing the issue?Thanks!
Marko VasiljevicKeymasterHello Joes,
Thank you for reaching out and I am happy to help.
I’ve checked your website and I am not seeing the top admin bar on any pages.
Can you please share the specific page this occurs on? In the W3 Total Cache – Performance>Page Cache, make sure that the option ” Don’t cache pages for logged-in users ” is enabled, save all settings and purge the cache.
Make sure to also purge the Cloudflare cache.
I hope this helps!Marko VasiljevicKeymasterHello,
Thank you for reaching out and I am happy to help!
I’ve reset the active URL
Enter the license key in ezbit.it Performance>General settings, Licensing sub-box, license field, verify the license with the “verify license button” and save all settings.W3 Total Cache Pro should be active after these steps!
Thanks!
Marko VasiljevicKeymasterHello,
Thank you for reaching out and I am happy to help!
Since this is a public forum, I’ve removed the sensitive information from here.
Please reach out to us directly via the plugin in Performance>Support>Billing, or the W3 Total Cache support contact customer-support@w3-edge.com
Thanks!Marko VasiljevicKeymasterHello Khaled,
Thank you for reaching out and I am happy to help!
I’ve reset the active URL for the W3 Total Cache Pro installation
Remove the license key from Performance>General settings, Licensing sub-box, license field and save all settings. Re-enter the license, verify the license with the “verify license button” and save all settings.W3 Total Cache Pro should be active after these steps
Thanks!Marko VasiljevicKeymasterHello Bruno,
Thank you for reaching out and I am happy to help!
I’ve replied to your email regarding this and provided you with all the requested information about the license key for the W3 Total Cache Pro
Please continue any correspondence there so we can avoid duplicating the answers.
Thanks! - AuthorPosts