• Resolved satheeshrajv

    (@satheeshrajv)


    Hi,

    I’m using different theme for mobile and desktop. Here,either mobile and desktop version is getting cached and showing on both the device type. Is there any way to cache mobile and desktop version separately.

    Regards, Satheesh

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter satheeshrajv

    (@satheeshrajv)

    Hi, I have achieved this by using “Remove Cache Buster Query Parameter” with recomendations. But I’m having one more issue.

    All the facebook traffic will have querystring ‘fbclid=’ with different values. Because of this none of the request from facebook is getting cached. How to make cloudflare to ignore this particular querystring alone. So that cached version of the page is getting served.

    Plugin Contributor iSaumya

    (@isaumya)

    Hi,
    As you have already implemented the cache rules, you can enable “Cache by device type” inside your cache rule.

    Regarding “fbclid=” query param, you can create a separate cache rule saying if hostname equals https://www.yourdomain.com and URI Query Param contains fbclid= then enable Ignore query string and enable for cache.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Separate cache for mobile’ is closed to new replies.