make less http requests
-
Good day folks,
We are experiencing some delays loading the website because too many http requests coming from scripts, images and fonts. We tested some plugins claiming to help solving this issue but they broke the site only. We are looking to add code as a simpler way to solve our problem
We are trying to solve the issue by parts. So far we have learned that you can minimize the number of font requests if you manually add google fonts in wordpress. Is this accurate?
It seems that we need to visit the Google fonts library and select a font that is for the theme. After that we have to get to the embed code section. We need to copy the embed code under the standard tab and paste it in our theme or child theme’s header.php file right after <head> tag.
Is that all? Will this make less http font requests?
Do you have any other ideas on how to minimize the requests of scripts and images also?
In advance, thank you for your help.
The page I need help with: [log in to see the link]
- The topic ‘make less http requests’ is closed to new replies.