Tagged Questions
1
vote
0answers
144 views
How to optimize 'select found_rows()' query? Several 'high load average' alerts daily
I have 5,000 regular posts, 6,000 posts in one post type and 2,000 posts in another post type. Needless to say, that has made the wp_posts table quite large. Not to mention, I have custom taxonomies ...
1
vote
3answers
121 views
server load. $_SERVER['REMOTE_ADDR'] and $_SERVER['HTTP_HOST']
while writing new code and testing it, I incorporate it into my site by testing for the remote IP address as follows; i.e., I'm the only one who will see the new code:
in /functions.php:
// to hide ...
0
votes
2answers
59 views
How effective are cacheing plugins for dynamic pages?
The majority of pages of one of my sites can only be accessed by registered users. While these pages do share some common, static content (headers, etc) most of the information on the page is ...
0
votes
2answers
632 views
Why does my site flash white every time it changes page?
Any ideas? Never had this problem before.
http://bit.ly/xvclET
Thanks