Performance issues for only one custom post type
-
I run an ecom site where I buy, refurbish and sell used electronics like cameras, consoles, phones.
I have a wordpress site that I use to manage and track all the products. The site is only used internally and is firewalled to all outside traffic.
I have a custom post type for each product, cameras under “camera”, console under “console”…etc
All the post types are pretty much the same, they have pretty much the same fields, the value of those fields might be different. One example “make” and “model”. Both are lists, different products have different make and models.
Im adding around 300 new posts a month, 200-250 are cameras, and the rest are other post types. Cameras are the most popular products and I have around 2100 posts. 2nd most popular are consoles with around 900 posts. All the other ones have a few hundred each.
My issue is that cameras take very long to load, close to 60 seconds, all other products 3-5 seconds.
I can load as many posts at the same time from other post types and the site wont run out of ram but I have to load one camera at a time or the site runs of memory and crashes.
The site is running on 16GB ram. I have 17 pods, 36 groups and 686 fields.
Anything I can do to fix this or do I simply have too many posts?
Thanks
- The topic ‘Performance issues for only one custom post type’ is closed to new replies.