My website speed is to slow
Hi
my website is www.******.com.au
I have recently purchased VPS hosting and my website speed is still too slow...
It is not about page loading time, its about server responding time .... it takes forever to load my website.
my website is www.******.com.au
I have recently purchased VPS hosting and my website speed is still too slow...
It is not about page loading time, its about server responding time .... it takes forever to load my website.
- You have quite a few javascripts being parsed in the initial page load. This causes a delay because it must wait to load before proceeding. For example:
https://www.******.com.au/wp-content/cache/min/1/48e3d1560dd18cd010f291294f33de59.js (167.2KiB)
https://www.******.com.au/wp-content/cache/min/1/3c43634c0dbc37c079a419a8471bc2ed.js (130.6KiB)
https://platform-api.sharethis.com/js/sharethis.js (52.0KiB)
https://www.******.com.au/wp-content/cache/min/1/be27a245a5c143f63445d8c1ddc45f76.js (26.6KiB)
https://www.******.com.au/wp-content/cache/min/1/88349fe5c4154eac4b7fab4dd6ec0ab9.js (20.9KiB)
https://secure.gravatar.com/js/gprofiles.js?ver=2017Junaa (15.9KiB)
https://www.******.com.au/ (12.9KiB of inline JavaScript)
https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201724 (9.4KiB)
https://www.******.com.au/wp-content/cache/min/1/2bb453434028722a75d873368cc895a0.js (8.1KiB)
https://www.******.com.au/wp-content/cache/min/1/f9618239c918eb2e37276dbc729b090d.js (4.0KiB)
https://www.******.com.au/wp-content/cache/min/1/46981ad1df9ee88951c8d5027057d18e.js (1.8KiB)
- Some items are not being cached, causing them to regenarate each time they are requested.
- Some resources are being pulled from another URL, this can cause additional delay since it must communicate with another website server.
I am seeing quite a few errors in the Chrome Inspect Console that could be causing a delay. Also, here is a link to our helpful guide on How to Optimize WordPress. Thank you, John-Paul