• Resolved trivisa

    (@trivisa)


    If this feature is enabled and there is user login interaction in the forestage of the website, this problem will occur:
    Even though I have logged in, the page is still the old page, and the login status is not updated in time. The reason for this is that these old pages are prefetched by this function.
    I have tried to disable this function after login, or shorten the Browser Cache-Control max-age, but it doesn’t work perfectly.
    Is there a better solution? Welcome to discuss!

Viewing 1 replies (of 1 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    I have tried to disable this function after login, or shorten the Browser Cache-Control max-age, but it doesn’t work perfectly.
    Is there a better solution? Welcome to discuss!

    – You don’t have to do any such thing. The out of the box settings for the plugin is most optimized. If you have a eCommerce site where users login to the front end of the website, it is always recommended to use the worker mode.

    Also if you have a eCommerce website with add to card and other types of interaction buttons, it is best not to enable the prefetch on hover option. As somesomeover hover on a button the browser will send a prefetch request which can lead to items being added to cart or something.

Viewing 1 replies (of 1 total)

The topic ‘About auto prefetch URLs’ is closed to new replies.