*

Sergio1

  • **
  • 5 posts
Improve speed
« on: April 24, 2020, 08:37:51 PM »
Hello forum!

I am trying to improve the speed of my website.
In all the speed tests it indicates that this file takes a long time to load.

https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css

what is it for? Can it be removed? how?

Thank!!

« Last Edit: April 24, 2020, 08:48:55 PM by Sergio1 »

*

MB Themes

Re: Improve speed
« Reply #1 on: April 26, 2020, 12:11:12 PM »
@Sergio1
Stylesheet is required, you may use different cdn provider, i.e.:
Code: [Select]
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sergio1

  • **
  • 5 posts
Re: Improve speed
« Reply #2 on: April 28, 2020, 07:22:38 PM »
@MB Themes
This alternative is better for the loading speed?

Thanks!

*

MB Themes

Re: Improve speed
« Reply #3 on: April 28, 2020, 08:02:03 PM »
@Sergio1
I've checked on demo and it's fast enough
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sergio1

  • **
  • 5 posts
Re: Improve speed
« Reply #4 on: April 29, 2020, 05:36:19 PM »
What do I have to do to change the url?

It is very difficult?

Thanks!

*

MB Themes

Re: Improve speed
« Reply #5 on: April 29, 2020, 06:50:30 PM »
Check your theme head.php
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots