This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

suddenly slow wordpress sites
#8
RE: suddenly slow wordpress sites
Run this for your domain. http://tools.pingdom.com/

It should help finding out what file its held up on.

If that doesn't put this code into your wp-config file.

// Enable WP_DEBUG mode
define('WP_DEBUG', true);

// Enable Debug logging to the /wp-content/debug.log file
define('WP_DEBUG_LOG', true);

// Disable display of errors and warnings
define('WP_DEBUG_DISPLAY', true);
@ini_set('display_errors',10);

// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define('SCRIPT_DEBUG', true);

This should help find the file its held on. Then you go from there.
Reply
Thanks given by:


Messages In This Thread
suddenly slow wordpress sites - by dansanti - 11-23-2014, 10:50 AM
RE: suddenly slow wordpress sites - by Me.B - 11-23-2014, 07:15 PM
RE: suddenly slow wordpress sites - by dansanti - 11-23-2014, 07:22 PM
RE: suddenly slow wordpress sites - by Me.B - 11-23-2014, 08:02 PM
RE: suddenly slow wordpress sites - by dansanti - 11-23-2014, 09:23 PM
RE: suddenly slow wordpress sites - by Me.B - 11-23-2014, 11:04 PM
RE: suddenly slow wordpress sites - by dansanti - 11-23-2014, 11:47 PM
RE: suddenly slow wordpress sites - by elmohasaserve4r - 11-29-2014, 06:19 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Having both HTTP & HTTPS (Port 443 and Port 80) sites on a server dsmarter 14 42 ,006 08-22-2020, 02:49 PM
Last Post: kenzopoker1
slow sites kewldude12 0 2 ,036 07-20-2020, 04:40 AM
Last Post: kewldude12
unable to install wordpress or joomla using sentastico king4m 1 5 ,452 04-10-2020, 07:55 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)