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


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 52 ,024 08-22-2020, 02:49 PM
Last Post: kenzopoker1
slow sites kewldude12 0 2 ,890 07-20-2020, 04:40 AM
Last Post: kewldude12
unable to install wordpress or joomla using sentastico king4m 1 7 ,144 04-10-2020, 07:55 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)