Skip Navigation

[Resolved] some slow pages with long loading time

This support ticket is created 2 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 2 years, 11 months ago.

Assisted by: Minesh.

Author
Posts
#2469851

In my sites I have 4 pages that loads very slow while the rest of the site is much faster. The slow pages contains a map, information of a CPT and a listing of items of a another CPT. I can not understand why these pages are sooo slow. Can you help me figure it out?

The slow pages are:
hidden link
hidden link
hidden link
hidden link

#2470301

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

In general, performance of the site is depend on how much content you have BUT it depends also on your server configuration (memory,cashing) as well as number of other factors such as how complex your data structure is like post relationship and in addition to that how you are trying to display the content like images etc..etc..

Here is the article how you can use parametric search with large data.
=> https://toolset.com/documentation/user-guides/how-to-use-views-parametric-search-on-large-sites/

It seems you are using custom size images, what if you for instance try to display normal predefined size images instead of custom size images.
- Do you see any difference?