I have configured my new website(WordPress) for a client - aanchalsharma.com
Problem - Using GTMetrix, I see the website loading time exceeds 5 secs which is too much for a simple content-based website. How this can be improved?
The website is hosted on Godaddy Server using Linux hosting.
Cloudflare ‘Always use HTTPS’ and HSTS is enabled.
I see server response time to redirect takes around 2 secs.
I want the website to load under 3 secs maximum. What can be done without changing the server, since I have multi-domain hosting?
These updates to the page rules certainly reduced the initial server response time, saving around 1 sec. Now the response time is around 4 secs. Thankyou.
Any further advice to improve load times?
consider using paid plan. Use autoptimize or some php cache like APCu/opcache. optimize expires headers/cache-control headers. use gzip/deflate at server.