Example:
<div style="background:url(wp-content/uploads/myimage.jpg)">
Doesn’t Cloudflare cache the images like this?
And i am using AJAX LOAD MORE plugin… is that problem for Cloudflare cache?
Example:
<div style="background:url(wp-content/uploads/myimage.jpg)">
Doesn’t Cloudflare cache the images like this?
And i am using AJAX LOAD MORE plugin… is that problem for Cloudflare cache?
Yes. As soon as the domain this gets requested from is proxied through Cloudflare and does not explicitely exclude .jpg
from cache, it will be cached.
Nope - that is not a problem at all.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.