php - Wordpress High CPU Usage -


i received email hosting provider (hostgator) telling me that: "your account has been placed under resource restriction! account has exceeded our extreme usage threshold several hours..."

logs of cpu usage provided below: cpu seconds used in past hour: 3318.56999999999, 93% cpu

tue sep 3 21:01:10 cdt 2013 running processes: user 21172 60.0 0.1 340216 50288 ? rn 21:01 0:00 /usr/bin/php /home1/user/public_html/index.php

running queries: ************* 1. row ************* user: user_db db: name_db state: sorting result time: 0 command: query info: select id, post_title, meta_value wp_posts, wp_postmeta wp_posts.id = wp_postmeta.post_id , post_status='publish' , post_type='post' , meta_key='_liked' order wp_postmeta.meta_value+0 desc limit 10

can explain me , how solve?

first of should have install " wp overview (lite) footer memory usage " plugin on server , can check it...

and install " w3 total cache " , cache files , images server. can increase speed of side plugin.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -