The loading-time tag has no wiki summary.
6
votes
4answers
1k views
Profiling a WordPress Website for Deployment on Shared Hosting?
I am having a problem with CPU usage on my website, and am looking for a way to detect (and fix) what is causing it. A topic not covered in this question.
Following on Hakre answer here, I now ...
5
votes
6answers
2k views
Long Waiting Times on GoDaddy?
I prefer not to use GoDaddy because I always encounter performance issues. However, one of my clients is rather insistent on using them... so we are.
I've tested this with a vanilla Wordpress 3.0+ ...
5
votes
6answers
672 views
Why is home (a lot) slower than other pages?
I'm trying to tune a wordpress website which suffers slow loading times, and I found out that the home page seems to take a lot more time to load. It's not due to content because I'm just considering ...
4
votes
2answers
2k views
WooCommerce with thousands of products - site is very slow - optimize db queries?
So far I've got around 8,000 products in my WooCommerce and the product page on the front end takes several seconds to load, even after caching.
My VPS host says that I should have multiple ...
3
votes
3answers
136 views
How can I reduce the amount of files loaded/included per plugin?
I have a Wordpress site that uses several plugins, namely 8. Most of these plugins include a lot of their own JS and CSS files, some even include so much as 3 separate CSS files. One can imagine that ...
3
votes
2answers
189 views
Stress testing WordPress
We are going to launch a community site with 100K posts, 100K comments, 10K terms, 5 users ( all admin/editorial), and approx 500K recs in the wp_postmeta.
Site may grow with a larger author base and ...
3
votes
1answer
123 views
Wordpress Custom Post Type Admin Page really slow
(I've posted this on the normal stack exchange, but it was suggested that I put it here too. Glad to know this place exists... :))
So, I've been all over the internet trying to figure out what is ...
2
votes
3answers
315 views
Do Plugins effect site loading time?
Is there any way to measure the time it takes for plugins to load and in which pages they load (without figuring out the entire code)?
In addition, I would like to find out which plugins load files in ...
2
votes
2answers
505 views
What is the expected limit for acceptable performance of WordPress without any adjustments?
In your experience, when is the time one needs to start thinking about scaling up?
What is the expected performance of a common WordPress installation on a standard Apache web server, without any ...
2
votes
1answer
177 views
Prevent five different copies of jquery from being included on every page
Many wordpress theme, plugin, and widget developers seem to think that the only way to use jquery on the page is to include their own copy. On some pages of the site I'm developing, there are as many ...
1
vote
1answer
47 views
Is it bad to store many files in a single folder?
I upload thousands of images and it stored in a single folder. Is it bad if too many images are in a single folder? would that slow down the loading of the image even though you're viewing an ...
1
vote
2answers
592 views
Wordpress 3+ slow load times on Ubuntu 10.10
Running a test WP 3.0+ on Ubuntu 10.10 (Server & Desktop)
MySQL, PHP 5.3, Apache.
Installs fine and works ok,
I installed a CentOS VM and wordpress is loading way too faster and its very quick ...
1
vote
1answer
179 views
prettyPhoto media loading very slowly in Chrome
I'm having a problem with prettyPhoto media WordPress plugin (lightbox type) script in Chrome. It works beautifully in other browsers, but it takes forever to load in Chrome.
When using this script ...
1
vote
0answers
79 views
How to increase load time of an archive/search page (WP_Query)
I'm currently looking at why the archive and search pages take so long to use, and have found that the bulk of processing time is spent on the query_posts that is called before the template has even ...
1
vote
2answers
279 views
Fatal error: Allowed memory size of 146800640 bytes exhausted (tried to allocate 57 bytes) in public_html/wp-includes/rewrite.php on line 1561
I dont know how/why this happened. I was working on my site over the weekend and it was fine. When I came into the office this morning, I went to the site and got this:
Fatal error: Allowed memory ...
1
vote
1answer
541 views
use of 10 new WP_Query : loading too slow (with url) [closed]
i use almost 10 new WP_Query() in my main page, but the loading is quite slow : do you know what i could do for that? each "new WP_Query()" ends up with a "endwhile" : is that enough? is there ...
0
votes
3answers
93 views
Only loads on the contact template page
In the footer i load the Google maps api. But only on the contact page, i used the google maps api. Now i want to make code. That the google maps api is only load in the contact template pages. How ...
0
votes
1answer
105 views
Loading scripts on specific page
I tend to place my wp_enqueue_scripts hooks on my functions.php but this ends up piling up scripts across my site.
Which makes more sense?
1:
function load_slider(){
global $post;
...
0
votes
1answer
33 views
Large Number of Wordpress Posts
I am in process of setting up a catalog website and it has some 1.5 Lac products. I will write some script to import all the products but I am not sure whether WordPress will be able to handle such a ...
0
votes
2answers
635 views
Why does my site flash white every time it changes page?
Any ideas? Never had this problem before.
http://bit.ly/xvclET
Thanks
0
votes
2answers
325 views
Admin taking a very long time to load
Logging into my site's Wordpress admin backend take several minutes. The site indicates that it is loading and then just hangs for many minutes before finally loading. It smells like something is ...
0
votes
1answer
55 views
Tabbed feeds with ajax vs. without on homepage [closed]
I have a tabbed section on my homepage where I call different feeds for new posts by category of my site much like the new youtube layout. I have 10 different feeds so my question is how important is ...
0
votes
1answer
241 views
Page load timer?
Ok, so I'm confused as to what's going on here... I've been trying for hours now to get a relatively accurate page load timer setup on my WordPress site, but nothing is working like it's supposed to.
...
0
votes
1answer
78 views
Minification Plugins break my website
Well, my blog is a bit Image Heavy to say the least. I've been using different types of minification plugins, but they all seem to break my site.
When I tell the plugins to compress and join my css ...
0
votes
1answer
98 views
Too many posts cause slow load when paginating
I have about 10k posts and I made a page that lists all posts but it is paginated every 54posts. It gives 131 queries in 6.730 seconds which is pretty slow to load. Is there a way to make it load ...
0
votes
0answers
340 views
Enable gzip / mod_deflate in .htaccess [closed]
I got a problem. A client site im working on is loading super slow. I'm trying to setup gzip and or mod_deflate. The few site analyzers i've used so far claim that gzip is active but whats with such ...
0
votes
1answer
890 views
How to preload the entire site with javascript?
I don't know if I'm in the right place because is not strictly for Wordpress, I think someone can get some benifit of this question without using Wordpress but in this case I'm using it.
So, I'm ...
-1
votes
0answers
20 views
Setting Up Mulitple Servers to Increase Website Speed [closed]
We are running a wordpress site on Linux machine with PHP and MYSQL. The webiste load time is high so we got a help of a servers expert to reduce the load time and increase site speed. He did some ...
-1
votes
1answer
113 views
Very Slow Loading Site [closed]
Site loads fine for first half of page and then very slowwww after that...
http://www.indysouthportdental.com.php5-1.ord1-1.websitetestlink.com/
Hosting at Rackspace Cloud.
The way the pages load ...
