Cache Not Functioning the way I'm Expeceting

Hello, I use a plugin from Matador jobs to show job postings.

Basically, when a job is posted, it will only show for me on my browser when I’m logged into wordpress. It won’t show on chrome in incognito mode, and when I log out, the job won’t show then either.

When I manually go in and purge all, it will update and function as expected. I will be able to see the jobs posted on the other browsers.

I don’t know why this all of a sudden started happening. I don’t know if someone else accidentally changed up some of the settings, but now I can’t seem to make things right. Here are my current rules:

  1. /jobs

Browser Cache TTL: 5 minutes, Cache Level: Cache Everything

  1. /jobs/*

Cache Level: Cache Everything, Edge Cache TTL: an hour

  1. wp-content/uploads/*

Browser Cache TTL: a day, Cache Level: Cache Everything, Edge Cache TTL: 7 days

  1. /pro*

Cache Level: Bypass, Disable Apps, Disable Performance

  1. /*

Always Use HTTPS

  1. /wp-admin*

Browser Integrity Check: On, Security Level: High, Cache Level: Bypass, Disable Apps, Disable Performance

  1. /wp-login.php*

Browser Integrity Check: On, Security Level: High

If anyone can offer any insight or help me with what I’m doing wrong that would be so helpful and greatly appreciated.

To add to this, this message has been coming up for a second then dissappearing:

Hi,

You seem to be using APO for WordPress. Do you have any specific reason why you’d want all those Page Rules? APO is supposed to handle cache out of the box, and it does a much better job by itself than any collection of Page Rules would. So my suggestion is: remove all cache-related Page Rules, purge all cache and see how it goes.

Also, your rule number 5 for Always Use HTTPS, you can set that on the dashboard. And the last two rules could be replaced with Configuration Rules, which offer more precision in terms of matching patterns. (Not to mention that Page Rules are to be deprecated in the near future.)

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.