Is it normal while working on your WP takes sometimes to load?

YujinTan

BANNED
Joined
Jan 7, 2018
Messages
4,971
Reaction score
971
like add new post, edit etc on your wordpress

is like take awhle to load
 
what is your internet sped? If its fine then its probably your hosting
 
It is normal if your hosting company uses HDD. It should be faster on SSD hosting. Try caching plugins to cut down the admin page loading time even more.
 
ping and upload also hosting provider where from you are connected distance all these matters
try editing MTU parameter on your router it helps too
 
Are you using a third party "visual editor"? For me, Cornerstone was almost unbearably slow...I always end up using the default WP post editor unless there is a specific template/layout within my theme I want to use.
 
Are you using a third party "visual editor"? For me, Cornerstone was almost unbearably slow...I always end up using the default WP post editor unless there is a specific template/layout within my theme I want to use.
Nope, what I read around etc ,

some claim don't install too much plugin, etc settings of some plugin might affect
is kinda too complex .
 
take like more than 5 , 10 second or so like that of course not over 1 min
Well it should be like 4-7 seconds. I have multiple wp sites working on same server with more than 20+ plugins and good themes on each and none of them take more than this.
 
3 reason could be

  1. slow Hosting
  2. slow internet
  3. high resource consume plugin
 
Due to Slow or poor quality hosting that doesn't match your level or traffic or site, slow or out of date plugins
 
It's all going to be about the hosting really. If it's a shared hosting service and you're in there with 100,000,000 other sites then you're going to have issues.
 
Probably hosting, in my experience one website works great on one hosting account and on other it works terrible.
 
It all depends on how fast you hosting is, I must say try hosting service with SSD
 
I wouldn't say it's the hosting per se, I'd say it's a plugin that's doing some heavy work in some admin pages.
 
like add new post, edit etc on your wordpress

is like take awhle to load
Couple of things you can do. One of the first is to use the inspect element tool on chrome to see what is taking forever to load. Just right-click "inspect element" go to the Network tab make sure all is selected then reload the page and see what is taking up all the time.
eMw3nUK


Another thing you could do is install query monitor on your site. Just another way to check what's taking forever to load.
lKbD2Y4


Another thing it could be is fragment, database, and object caching. What caching solutions are you using? From my experience using any of these will help your front-end load better, but make the dashboard unbearable. If you don't find an issue with any of these it could be your host= or a another plugin you have installed. It'll basically be trial and error to find the cause.
 
Couple of things you can do. One of the first is to use the inspect element tool on chrome to see what is taking forever to load. Just right-click "inspect element" go to the Network tab make sure all is selected then reload the page and see what is taking up all the time.
eMw3nUK


Another thing you could do is install query monitor on your site. Just another way to check what's taking forever to load.
lKbD2Y4


Another thing it could be is fragment, database, and object caching. What caching solutions are you using? From my experience using any of these will help your front-end load better, but make the dashboard unbearable. If you don't find an issue with any of these it could be your host= or a another plugin you have installed. It'll basically be trial and error to find the cause.


actually what I curious and ask is it normal to take like some seconds to load , update while u edit , post content , media stuffs like that while working inside WP .
 
Back
Top