A friend has been asking why wordpress is opened so slowly for a few months. At first, the webmasters who use wordpress thought it was slow, but later they found that this was not the reason, it is caused by Google Fonts. How can we solve the problem of slow wordpress opening speed? The following section describes how to solve the slow wordpress access speed.
Method/step
Part 1: Google problems
For beginners of Wordpress, whether it is the front-end of the Wordpres website or the management background, the operation response is particularly slow. An operation response takes 20 seconds.
Slow wordpress opening speed: This is because the Wordpress system uses the Google font by default and Google domain names are blocked in China, resulting in slow operation response. Google Fonts, Google ajax libraries, Google Maps, and other Google services are used by default for many business themes, leading to slow website front-end access. Principle: googleapis.com is blocked, but Google's libraries are really good. In China, 360 gave images at useso.com, with the same content as Google's and fast speed in China.
Wordpress Open slow solution: for the background: Find the Wordpress file \ wp-shortdes \ script-loader.php, find: fonts.googleapis.com, all Replace with: fonts.useso.com. Or simply replace googleapis with useso ". For the front-end: many replacement plug-ins have been tested recently. Most of the plug-ins recommended on the Internet are no longer used. Later I found this is the most useful and updated frequently: "Useso take over Google ", testing in recent months is only the best option.