- This topic is empty.
-
AuthorPosts
-
April 11, 2023 at 7:39 pm #4946
Jack
GuestI have a client and their WP Admin performance is not great, on some page mostly Woocommerce products and settings this is loading very slow in the Chrome network tab, sometimes total page time is 50++ seconds!
api-fetch.min.jsWhat is probably cause this to load so very slowly?
April 11, 2023 at 7:40 pm #4947Dylan
GuestHere is the full path:
/wp-includes/js/dist/api-fetch.min.jsApril 11, 2023 at 7:43 pm #4948Mason
GuestIf you open the Chrome Network you can see this file is being loading many times and every time is like 5 or 10 seconds!
Slickstack cache did not help improve this or
April 11, 2023 at 7:46 pm #4949Lauren
GuestHey,
This person had similar problems
https://wordpress.org/support/topic/slowly-process/
WooCommerce Support team told him probably caused by your WP theme or another plugin that is conflicting with Woo.
You can try disabling other plugins or change to a different theme?
April 11, 2023 at 8:17 pm #4950Stephen
GuestApril 11, 2023 at 8:19 pm #4951Gary
GuestGreat, however that might just be hiding the problem, if your theme or plugin is poorly coded so might be the actual cause there
April 11, 2023 at 8:20 pm #4952Helen
GuestIf REST API related you should review this:
and test about caching the REST API responses too.
April 12, 2023 at 9:24 am #4964Kimberly
GuestFor future Googlers seems they mentioned this plugin on Stack Overflow for cache the response of REST API
but yea this might not be related to the cause of slow loading.
June 21, 2023 at 4:57 pm #6292Kathryn
Guesthi, did anyone find a solution to this problem?
-
AuthorPosts