admin.php taking 14 seconds
admin.php taking 14 seconds
admin.php taking 14 seconds
There are essentially two very different cases how WP site typically bring server down with symptoms of CPU overload: Your site is not fast enough for your traffic Simply put if your server can serve page every tenth of a second and you get more than 10 pageviews in that second – your resources are … Read more
Control load order?
High I/O load when hosting lots of wordpress sites
Post OrderBy slow performance
Developing a plugin, ran it through P3 Profiler, shows up slow, but I don’t know why
Very Slow loading. Plugins report provided by P3 included
This clearly isn’t a DNS problem since “wait time” is counted after domain was resolved and connection to server has been established. What you can start with on WordPress level is getting a plugin which will show you is this time is actually spent inside WP page load. Laps (disclosure — developed by me) or … Read more
If the posts with tables are part of “normal” blogging flow and appear with rest of the posts, there is probably little reason to separate them out into CPT. Shortcode bit is irrelevant, you’ll have to deal with tables regardless of native or custom post type. The use cases for CPTs loosely start for content … Read more
Fatal error: Allowed memory size of bytes exhausted (tried to allocate 36 bytes)