If your wordpress is downloading slower than it should be we recommend asking your developer if they are currently using jquery. Although jquery is another javascript framework that has been with developers for a long time. Because it is easy to use and has various additional plug-ins to use, but at the same time, there are codes that we do not use are downloaded as well. So if you want to make your website faster, it's better to stop using jquery and use vanilla js instead. 5. Use the right images for the job. This is the most headache for developers because sometimes optimize comes to death. Finally, users upload 10 mb image files in anyway. The solution to this problem can be solved from starting to write a theme. Don't use full size images. If it is necessary to use a large image, so we can create a new custom image size and use the image size to match the size that we are going to display. For example, we display the image in a pixel area.
This is how you use it. 6. Always bring the image to China Phone Number List optimize before use. Before we upload the image to the website we should reduce the file size to the smallest size before using it. For example, tinypng will compress our images to a smaller size. In addition, there is another plug-in that can be used for free, shortpixel , a plug-in that can compress our images. And can also set the image size for uploading the recommended image size is no more than 500 kb. 7.Reduce the use of third party scripts if you want the website to download really fast should choose to use scripts downloaded from external sources such as facebook chat, youtube video, iframe tag as little as possible, etc. We do not know how long scripts downloaded externally take time to download. Because it depends on the server of those script how much efficiency. If it is really necessary to use these scripts, it is desirable to choose the script that is deposited on the cdn (content delivery network) because it has a higher download speed than the script that is deposited on the general server.

Minify css, javascript minify is to reduce the size of the file to the smallest size. This will make downloading faster. But caution when minify javascript may cause errors, so we should always check for errors after minify. 9. Install cache plug-in nowadays, there are many plugins for creating cache for us to choose from. There are many interesting caching plugins such as wp rocket, w3 total cache or wp supercache, etc. Installing the cache plug-in will help. Our website loads faster to another level because cache is storing some files that have been downloaded and stored in the device. When visiting the website next time, the browser will know that we already have this file on the machine. So there is no need to download again. Such as image files, css, javascript, fonts, etc. 10. Make a cdn cdn or content delivery network is a large network of servers spread across the world. Which will come to store our website information and distribute it to various places. The advantage is that users nearby those servers can download our website faster. It also helps reduce the burden of our website server. Instead, we'll throw the load on retrieval to those cdns and help prevent attacks.