Consider using “mobile-theme.woff

Posted in: Newspaper
Post count: 44

Hi,
I have tested my website score using google insight, but on mobile version I see that:

Consider using <link rel=preload> to prioritize fetching resources that are currently requested later in page load. Learn more.
URL
Potential Savings
…icons/mobile-theme.woff(www.ciscozine.com)
1,230 ms

Why I have this message if I have modified the mobile function.php using:

// Preload Newspaper fonts for mobile theme

function dns_prefetch_mobile() {

echo “<link href=’https://www.ciscozine.com/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff?10&#8242; rel=’preload’ as=’font’ type=’font/woff’ crossorigin>”;
}
add_action( ‘wp_head’, ‘dns_prefetch_mobile’, 0 );

Thanks a lot.
My website is http://www.ciscozine.com

Post count: 8

I checked the mobile function.php file. but I could not find the relevant lines. Has the location of the php codes changed?

Post count: 44
Post count: 35449

Hi Fabio,
I tested your website and is no longer provide that message -> https://i.imgur.com/jANzIhB.png https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.ciscozine.com I think that was some cache.
If there is something else, let us know!
Thank you!

Post count: 44

Hi see again the message.
Check below the pagespeedinsight

https://imgur.com/a/LnJCnHp
thanks

Post count: 35449

Hi,
I just made a test again and for me the time is only 20ms not 60ms as for you https://i.imgur.com/xclEmsy.png
Now I do not know that this is so important because the speed is good.
The problem is the Largest Contentful Paint this need to be reduce -> https://i.imgur.com/CPhciDr.png
Thank you!

Post count: 44

Hi Calin,
thanks for your answer.
Last question: any suggestion to improve LCP score?
thanks

fabio

Post count: 18283

Hello !

The page speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For page speed and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Hope this will help you!

Thank you !

Post count: 18283

Hello !

The page speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For page speed and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Hope this will help you!

Thank you !

Post count: 44

ok, thanks you.

fabio

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.