Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1413297

    thecashbag
    Participant

    I’m trying to speed up my website https://elementpaints.com/

    Running a speed test with Pingdom shows three separate Google Font calls. Obviously one of them is coming from Theme X but I have no idea why there are two others also.

    Can you tell me how to track down the other calls so I can eliminate them? These are the three Google Font calls, and a Pingdom screenshot is also attached.

    https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700%2C800&ver=4.7.3
    https://fonts.googleapis.com/css?family=Open+Sa … acifico%3A400&subset=latin%2Clatin-ext&ver=4.6.4
    https://fonts.googleapis.com/css?family=Open+Sa … 00,400,500,600,700,800,900%7CDroid+Serif:400,700

    #1413598

    Jade
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1414512

    thecashbag
    Participant
    This reply has been marked as private.
    #1415030

    Rad
    Moderator

    Hi there,

    Does this appear on the specific page?

    I checked your site source code, especially the home page and I don’t see multiple declarations of google fonts. You can verify it by right clicking your home page then hit “view source”. Then type CTRL+F and find fonts.googleapis.

    Maybe those other fonts are loaded through stylesheet from other plugins. How about deactivating your plugins one by one and see if it’s going to deactivate those other fonts too?

    Thanks!