I think I would try https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2, which is for the latin character set. the other one is for latin-extended.
that being said, based on the google pagespeed insights test you have more important issues to tackle (server response time/ image optimization to begin with)? 😉
hope this helps,
frank
Thread Starter
svkrs
(@svkrs)
Thank you for reply.
I will try to add this.
No severs is perfect i am on old theme which dont support any type of caching and wp version is 5.8 also php is 7.0 😂
I will update all in few days all because i need to translate theme, yes i have image optimization.
Thank you for answer and help 👍
Thread Starter
svkrs
(@svkrs)
Sir I am update and now show me like this i am not sure is this correct because they are add one line<link href="https://fonts.gstatic.com" crossorigin="anonymous" rel="preconnect">
Here is picture also:
https://i.postimg.cc/fL3mmcBQ/sss.png
Is this correct sir ?
yes, that is correct (it tells the browser to already create a connection to fonts.gstatic.com, which will be used to download the actual fonts faster.
