Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    I recommend asking at https://wordpress.org/support/plugin/woocommerce so the plugin’s developers and support community can help you with this.

    Meanwhile, review this Useful article:

    Optimization

    The longest to load is a “https://www.kroftcart.com/?custom-css=c29ecb1b7f” URL. It is not a Woocommerce issue, but something that generates this weird form of custom CSS. It could be Jetpack’s doing or some other plugin. Try deactivating it.

    Thread Starter sandip

    (@sandip88)

    HI @t-p

    Thanks for answering. I have reviewed the article & it is helpful for me. Now I don’t think that my website has woocommerce issue.

    I have a question: Does having a shared hosting is affecting my website speed?

    Thank You.

    • This reply was modified 4 years, 8 months ago by sandip.
    Thread Starter sandip

    (@sandip88)

    Hi @superkot

    Thanks for answering my question.
    when I open this link – https://www.kroftcart.com/?custom-css=c29ecb1b7f it is showing me the homepage. I have added a few lines of codes in custom CSS.

    Secondly, I have removed the jetpack plugin, the loading time is almost the same, on the page size has increased to 1.23MB. is there any way to check which plugin is generating these custom URL or which plugin is affecting the loading time?

    how to fix Avoid bad requests? it is showing me two URLs & after opening these pages it is giving me 404 error.

    I think too much DOM elements is also affecting the speed. gtmetrix is showing more than 1700 DOM elements on the page? is there any way to minimize this?

    Thank You.

    You need to check the Waterfall tab, it shows the amount of time it takes to load various elements:

    https://i.imgur.com/nkVH6QG.png

    The first two files which take long are:
    <link rel=stylesheet id=hwl-style-css href=https://www.kroftcart.com/wp-content/cache/omgf-webfonts/fonts.css type=text/css media=all><link rel=stylesheet id=custom-style-css href=https://www.kroftcart.com/wp-content/themes/oceanwp/css/custom_script.css type=text/css media=all>

    You have some kind of caching plugin and probably a theme issue. Try disabling that caching plugin and try changing the template.

    Also, there is a very long ajax call, it could be connected with your theme or some plugin.

    is there any way to check which plugin is generating these custom URL or which plugin is affecting the loading time?

    Yes, there is. Try deactivating plugins one by one until you find what is causing this.

    Thread Starter sandip

    (@sandip88)

    Hi @superkot

    Sorry, for the late rply.

    i have checked the waterfall tab where i found 3 ajax URL taking too much time to load. when i click on the post button in waterfall tab, it is some numbers. but when i click on the response tab then it is showing some codes – likewoocommerce-Price-currencySymbol. the 2nd one also showing the same.

    the 3rd one is showing <div class=\”widget_shopping_cart_content\”>. is it a woocommerce issue? how to fix this?

    in the waterfall tab 2 links showing canceled in the status column one is font & the other one is custom css. both are giving 404 error. how can i remove these?
    i have used broken link checker plugin but there was no error pages.

    screenshot – https://drive.google.com/file/d/1Dx_NtOIZbAKZr2zPhKwyXGisKTTKJdDV/view?usp=sharing
    thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘woocommerce speed issue’ is closed to new replies.