• Resolved ofmarconi

    (@ofmarconi)


    Hi!

    I’m sorry if this discussion already exists here, I haven’t found it.

    https://i.postimg.cc/wTHPbmm1/image.png

    In this image I show that the audience coming from Facebook ads has a URL tracking parameter.

    I happen to have the impression that this prevents HTML from being delivered by the CF.

    Is there a solution for that already?

    An option to enable on the panel and make everything after /?FBcode=*

    Get HTML delivered by Cloudflare?

    • This topic was modified 5 years, 5 months ago by ofmarconi.
Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Hi @ofmarconi ,
    for Cloudflare the URL is different, this is the reason of the MISS on the first request.

    We are working to add an option to ignore some parameters but it can be used in worker mode only.

    Stay tuned πŸ˜‰

    Thread Starter ofmarconi

    (@ofmarconi)

    Great!!!!! πŸ˜€

    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Done! You have only to wait few days (or hours) for the release πŸ™‚

    Thread Starter ofmarconi

    (@ofmarconi)

    Amazing!

    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Hi @ofmarconi ,
    the new worker is available on 4.3.9 version

    Thread Starter ofmarconi

    (@ofmarconi)

    *________*

    THX!

    Thread Starter ofmarconi

    (@ofmarconi)

    Do I just need to enable WORKERS on the Cache tab?

    sorry i never worked with this CF feature

    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Yes enable the worker mode and then enable the page cache again

    Thread Starter ofmarconi

    (@ofmarconi)

    Is this still the only possible solution @salvatorefresta?

    Do you know if it is possible to disable these parameters on facebook to forward only the pure URL, without parameters?

    Thanks!

    Thread Starter ofmarconi

    (@ofmarconi)

    I started using WORKERS and 10 accesses to the site have already hit 400 requests, how can I decrease the number of requests per visit?

    Any way to make Cloudflare understand that the first request, which would be the .html to be by workers and the rest of the requests to be by the standard header rule? This is impossible?

    Hug!

    Thread Starter ofmarconi

    (@ofmarconi)

    For those who are reading this far …

    https://ww.wp.xz.cn/support/topic/fallback-cache-how-can-i-be-sure-its-working/#post-14408387

    Here, at the end of this topic, we talk about how to use FALLBACK to minimize the use of the server for this type of demand.

    It seems to be to disable “Prevent to cache URLs without trailing slash” In the FALLBACK settings he understands that:

    page/?fbclid=IwAR2FEKP2N1EZQ0QU7ioC1MHvrqnrjtET

    &

    page/

    They are the same page.

    It seems to be a path, correct?
    Is something wrong with going on like this?

    • This reply was modified 5 years ago by ofmarconi.
Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘URL Parameters – (FACEBOOK)’ is closed to new replies.