• Resolved johnwwr

    (@johnwwr)


    Hey everyone.

    I need a little help. I have been using W3 Total Cache and recently converted over to NitroPack. Unfortunately it is not working as it is distorting my site and also making it run slower. I have been dealing with the team at Nitro and this is what they have to say…

    “It is possible that there are leftover files from your previous caching plugin.

    From what I am seeing, W3TC is detected on the homepage in our internal systems, which leads me to believe there is some sort of old caching.

    I believe NitroPack is functioning alright from our end as other pages are being optimized”

    I have downloaded the plugin in file manager and removed a file that was W3TC but nothing has changed. Does anyone have an idea of what is happening or what I can do to resolve it. Would appreciate the help!!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @johnwwr

    Thank you for reaching out and I am happy to assist you with this.
    I’ve checked your website and indeed there is an HTML snippet in the source of the home page which suggests that W3 Total Cache is active.
    Once I bypassed the cache, the page loaded without the mentioned snippet.
    Most likely, you’ve installed the other caching plugin before removing the W3 Total Cache and the homepage was cached with this and continues to be served from the cache.
    You should make sure to remove the following 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)
    – 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.

    Make sure to purge the cache of the other plugin you are using and any server-side cache.
    Also, let me know if you want to re-install W3 Total Cache as the most complete caching solution and optimize your site for the best possible performance as no other plugin can compare when it comes to the optimization possibilities with W3 Total Cache.

    Thanks!

    Hi

    I don’ see how create a new topic so let me ask questions concerning my W3TC configuration. I have 2 error messages :

    W3 Total Cache error:It appears Minify URL rewriting is not working. Please verify that the server configuration allows .htaccess
    Unfortunately minification will not function without custom rewrite rules. Please ask your server administrator for assistance. Also refer to the install page for the rules for your server.
    Infos techniques
    
    .htaccess file contains rules to rewrite url https://bluelight.blue/wp-content/cache/minify/984627727w3tc_rewrite_test.css. If handled by plugin, it returns "Minify OK" message.
    The plugin made a request to https://bluelight.blue/wp-content/cache/minify/984627727w3tc_rewrite_test.css but received:
    Array
    (
        [code] => 500
        [message] => Internal Server Error
    )
    
    instead of "Minify OK" response.
    W3 Total Cache error: It appears Page Cache URL rewriting is not working. Please verify that the server configuration allows .htaccess
    Unfortunately disk enhanced page caching will not function without custom rewrite rules. Please ask your server administrator for assistance. Also refer to the install page for the rules for your server.
    Infos techniques
    
    .htaccess file contains rules to rewrite url https://bluelight.blue/w3tc_rewrite_test into https://bluelight.blue/?w3tc_rewrite_test which, if handled by plugin, return "OK" message.
    The plugin made a request to https://bluelight.blue/w3tc_rewrite_test but received:
    500 Internal Server Error
    instead of "OK" response.

    Thanks for help !

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @luz7

    Thank you for reaching out.
    Since this is a separate issue, please start a new thread here as these issues are not related.
    Thanks!

    Thread Starter johnwwr

    (@johnwwr)

    @vmarko thank you for your response, appreciate it.

    I have followed your instructions and nothing has changed unfortunately.

    You should make sure to remove the following wp-content files and folders:
    – cache folder (done) 
    – w3tc-config folder (done)
    – object-cache.php (if exists) (done)
    – advanced-cache.php (if exists)(done) 
    – db.php (if exists) (done)
    – upgrade folder (done) 
    – delete w3-total-cache folder in wp-content/plugins/ (if exists) (done)
    – Delete Cached Files from CDN (if using CDN)

    (I do not use a CDN)

    To complete the above, I downloaded the plugin ‘file manager’. Searched for each file and deleted it. I purged all cache with Nitro and now no new files for the cache have been created.

    My page speed remains the same, so I assume nothing has changed. Any suggestions?

    Thread Starter johnwwr

    (@johnwwr)

    If you put my site through GT Metrix you will see it takes 2.3 secs* to initial load

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @johnwwr

    With the steps provided, you removed W3 Total Cache completely including all drop-in files and configuration files.
    As I can see now, the HTML snipped is gone and the website is no longer cached with the W3 Total Cache.
    As for your page speed, I am unable to assist you with this since you are no longer using the W3 Total Cache plugin. Using more than one optimization plugin is never a good idea simply because of the conflict that can occur, and one of the examples was the conflict you have had.
    What I can advise you is to ONLY use W3 Total Cache and remove any other plugin you are using for the optimization, including the plugin you currently have installed. W3 Total Cache is the most complete caching solution and when configured properly, it will deliver the best performance and speed for your website.

    Let me know if you have any other questions.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Caching Plugin Not Working’ is closed to new replies.