• Resolved rinjink

    (@rinjink)


    Hi,

    I’m running into some problems excluding pages from cache. My site supports two languages, Dutch (the main language) and English. I want to exclude the FAQ pages from being cached, so I added the following pages to ‘Never cache the following pages’:

    /en/faq/
    /veelgestelde-vragen/

    For some reason the /en/faq/ page is no longer cached, but the /veelgestelde-vragen/ one still is.

    Any idea what’s going wrong here?

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

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

    (@vmarko)

    Hello

    Thank you for reaching out and I am happy to help.
    I’ve checked your website, specifically page /veelgestelde-vragen/ and after inspecting the source I can see that the page is not cached:

    <!--
    Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/
    
    Paginacaching met Disk: Enhanced (Requested URI is rejected) 
    Lazy-loading
    
    Served from: www.tpsolar.nl @ 2024-02-14 14:27:50 by W3 Total Cache
    -->

    As you can see Paginacaching met Disk: Enhanced (Requested URI is rejected). This means that this page is not cached because of exclusion.

    Ca you please share where you see that the page is cached?

    Thanks!

    Thread Starter rinjink

    (@rinjink)

    That’s strange… it wasn’t when I check earlier today (did the same source control check). Anyway, happy it works now. Thanks for helping out.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @rinjink

    You 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

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problems excluding page from cache’ is closed to new replies.