Most modern websites and website themes use Google Fonts to make their website typeface nice to look at and read.
Some plugins even include Google Fonts to make their plugin fancy.
Unfortunately, all this adds up to a lot of different Google Fonts being requested for each webpage, making the website slower with a lower Google PageSpeed score.
Ultimately, it lowers your visitor's experience and you could drop down in the search results.
Google already solved this problem on their servers by allowing you to ask for multiple fonts in a single request, but that doesn't fix the problem on YOUR website.
Your website asks for all these different fonts in different requests because there hasn't been a way to automatically find all these font requests and optimize them.
.. until now.
Finally there's a way to do this
automagically, and that's where Google WebFont Optimizer helps your site.
Google WebFont Optimizer finds every Google Fonts request, bulks them all together so your website only asks Google once for the fonts, instead of multiple times.
This makes:
- Your Website faster
- Your visitors happier
- Your Google PageSpeed score increase
You only have to install and activate the plugin, and the plugin takes care of everything else.
This plugin was created to make our client's websites faster to load with a higher Google PageSpeed score, and now it's yours - free!
If you want to discover more about how you can make your WordPress website faster, go to
the Quick Falcon website.
The plugin works best with W3 Total Cache
You can find the source code on GitHub -
https://github.com/sigginet/google-webfont-optimizer
0.2.4 & bug
Fixed a bug where fonts weren't being removed when & is included.
Thanks to Jan Jaap for reporting the bug (and the fix)
0.2.3 PHP warning bug
Fixed a PHP warning bug.
0.2.2 Bugfix for empty google font links
Fixed a bug where invalid Google Fonts links with empty font name will be ignored.
0.2.1 Bugfix for link html
Fixed a bug where "\n" appears on top of your page when using HTML links.
0.2.0 First release
This version added configurable options (HTML links and JS Web Font Loader) and is the first official release in the WordPress repository.
0.1.0 Pre-release
This version was created for our clients, but it didn't have any configurable options.