• Resolved landwire

    (@landwire)


    Hi there,
    I have recently noticed that all pages except the home page are being cached. Do you have any ideas why that could be or how I could debug this?

    Best regards,
    Sascha

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16850768

    (@anonymized-16850768)

    I’d be happy to help debug this issue. To begin, would it be possible to receive a screenshot of your Cache Enabler settings and your Site Health Info? The Site Health Info can be obtained by going to the WordPress dashboard > Tools > Site Health > Info > Copy site info to clipboard.

    Feel free to use our contact form while referencing this support thread for any information that you’d like to share privately.

    Anonymous User 16850768

    (@anonymized-16850768)

    The issue has been resolved. To complete the thread, this issue was related to a defined Cache Enabler setting. The Cache Exclusions > Page Paths setting had a regex that was unintentionally excluding the home page. Updating the setting to not exclude the home page resolved the issue.

    Before:

    /^(\/|\/example-path\/)$/

    After:

    /^\/example-path\/$/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Homepage not being cached’ is closed to new replies.