• Resolved andisman

    (@andisman)


    Hello, thanks for this great plugin. But I have problems with page loading. When I activate your basic plugin, the page loading time extends 3 sec … this is a huge time.
    I am using WP Super Cache plugin.
    Maybe I need to make some configuration ?

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Oscar Gare

    (@oscargare)

    Hi, Could you repeat the test with the last version?
    Thank you.

    • This reply was modified 6 years, 8 months ago by Oscar Gare.
    Thread Starter andisman

    (@andisman)

    Hi, thanks for reply. Should I use this option: Load products price in background. for better performance ? Or it should work better without this option ?

    Plugin Author Oscar Gare

    (@oscargare)

    Hi, If you are using WP Super Cache, maybe the best solution is Country Caching For WP Super Cache
    to generate separate cache files by country.

    version 1.7 removes dependency of woocommerce session cookie, how PBC does not load the cookie from begin, the performance should improve.

    Thread Starter andisman

    (@andisman)

    Thanks for reply! I installed new version.

    But still getting huge load time.

    I am very curious about this file xmlrpc.php, I have removed from header and still connects with this file.. could you tell me why ?

    screen:
    https://s20.postimg.org/ulm7oubwd/webas.jpg

    • This reply was modified 6 years, 8 months ago by andisman.
    Plugin Author Oscar Gare

    (@oscargare)

    Hi,
    WP super cache generates a static html files and server this files, so, WooCommerce and PBC don’t run. If your WP total cache settings are correct, the new version of PBC can’t affect to the page load.
    The ajax request is required to change the prices according to the location of the customer. This request can require more time on slow servers.

    I don’t know about xmlrpc.php, the plugin does not uses this file.

    Regards,
    Oscar.

    Thread Starter andisman

    (@andisman)

    Thanks @oscargare for reply. pingdom and gtmetrix shoes this xmlrpc.php that comes all the receiving time. But I putted in that file logging and didn’t get any log from this file, so maybe it is not related with xmlrpc.php. I am now using my eshop without cache plugin, and when I turn on geolocation it adds 2 sec to loading … maybe your plugin could have option to determine from browsers locale information ?

    Thanks!

    Plugin Author Oscar Gare

    (@oscargare)

    Hi,
    WooCommerce provides the Geolocation function, PBC read the country after WooCommerce has guessed the location by GeoIP.

    If the Geolocation is slow in your site, to improve performance, you can activate cloudflare:
    https://support.cloudflare.com/hc/en-us/articles/227634427-Using-Cloudflare-with-WordPress

    The WooCommerce geolocation function supports “Cloudflare IP Geolocation” $_SERVER variable:
    https://support.cloudflare.com/hc/en-us/articles/200168236-What-does-Cloudflare-IP-Geolocation-do-

    Regards,
    Oscar.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problem with Page Load Time’ is closed to new replies.