Slide 10
Slide 10 text
Cache busting
● Page caching is great
● But not if you can’t use it
● Commonly your uncached users are your most valuable ones
○ And they get a slow experience!
● If a WordPress plugin generates user-specific HTML, the solution is
commonly to avoid page caching for those cases
○ That’s not good enough!