✅WORDPRESS OPTIMIZATION GUIDE! FROM 3 TO 1 SECOND LOAD-TIME❗❗

this is cloudflare dns record and all settting still set to default.
 

Attachments

  • Screenshot from 2020-05-19 17-21-36.png
    Screenshot from 2020-05-19 17-21-36.png
    22.5 KB · Views: 95
like this ?
 

Attachments

  • Screenshot from 2020-05-19 17-33-23.png
    Screenshot from 2020-05-19 17-33-23.png
    66.2 KB · Views: 111
change document root to public_html/wp-content
i need help with it as i have 4-5 websites.
so will it change document root for all websites or do i just need to change it for only subdomain ?
and i'm also not getting what i need to do of Prefetch DNS Requests
 
change document root to public_html/wp-content
i need help with it as i have 4-5 websites.
so will it change document root for all websites or do i just need to change it for only subdomain ?
and i'm also not getting what i need to do of Prefetch DNS Requests
I think the guide is pretty clear.

In other hand... public_html/yourwebsite/wp-content ??
 
Last edited:
hey FatBee...I legit cannot reply to your PM. Please send me your contact info i.e. Skype or something and I'll reach out. Sorry!
 
Wow this is great, thanks for the share! I had 54 points (mobile) first and after adding a lazy-load option and getting rid of this "version" thing was at 74 already. You're the hero of the day (for me).
 
Hey @FatBee, I have a question - thought you may know what the best way to go here is.

Without ads, my speed is 2-3 sec, but with ads it goes up to 10-15. I don't plan on removing the ads as they bring in a fair share of income, but it does seem quite slow.

I have WP Rocket and don't want to use a CDN - am I doomed? :D
 
Hey @FatBee, I have a question - thought you may know what the best way to go here is.

Without ads, my speed is 2-3 sec, but with ads it goes up to 10-15. I don't plan on removing the ads as they bring in a fair share of income, but it does seem quite slow.

I have WP Rocket and don't want to use a CDN - am I doomed? :D
host them locally or prefetch them
 
Very good guide! I recommend it!

Also, if you are using WooCommerce or any other heavy plugins that are running in background, you can disable them per page using Asset CleanUp PRO (can find download here in forums or google it)
 
After I have done everything to serve static content from a subdomain, I'm getting this error in Query Monitor:
Code:
Notice Constant WP_CONTENT_URL already defined 
Notice Constant COOKIE_DOMAIN already defined

How can I fix this? Also, how do I know that it's even working?
I'm not using a CDN network.
 
After I have done everything to serve static content from a subdomain, I'm getting this error in Query Monitor:
Code:
Notice Constant WP_CONTENT_URL already defined
Notice Constant COOKIE_DOMAIN already defined

How can I fix this? Also, how do I know that it's even working?
I'm not using a CDN network.
That error is pretty self explanatory.
 
Back
Top