Google Site Speed Question 3
Autor: Steve N.
Visited 2023,
Followers 1,
Udostępniony 0
I ran a PageSpeed test with Google, which told me that my site was at 54% of what it should be :(
I've managed to get it up to 70%, but I'm now stuck with a few things I don't understand how to do.
Rather than post the lot, I would like to try and address them post by post for clarity reasons, and for other users in the future.
What can I do about this:
Avoid a character set in the meta tag
Suggestions for this page
The following resources have a character set specified in a meta tag.
Specifying a character set in a meta tag disables the lookahead downloader in IE8.
To improve resource download parallelization, move the character set to the HTTP Content-Type response header.
Posted on the
Hello Steve,
If the character set is not specified in the file then the browser will use the one decalred in the server and for this you will need to contact the hosting provider. If the hosting provider supports more character sets then it is important to declare it in the file since the browser will not know which one is correct.
Please feel free to write back if you need more information.
Autor
Does this mean, the actual font I use in X5 - Clabri, Serif etc?
Hello Steve,
It's not the font but the charset function to encode the text and the program atuomatically declares as charset UTF-8.
Many thanks!