Q: Wp rocket and similar plugins integration?
HI,
how will this work with such plugins? (i think we have to exclude this, especially for rotation options)
110442266921555066618
Edited Mar 4, 2025A: Ad Commander Pro offers two rendering modes for page caching compatibility: Client-side only and Smart Rendering.
Client-side only will load all ads over an ajax request after the page loads.
Smart loading will load over client-side if necessary. For example, if a group of ads is randomized, client-side is necessary to circumvent page caching. But if it's just a single ad, then it's not necessary and server-side can be used.
Additionally, most of these caching plugins have their own built-in way of not caching certain parts of the page (e.g., fragment caching). If for some reason you did not want to use client-side rendering, this type of implementation would be another option.