• Resolved Muhammed Colaker

    (@maprins)


    I used the google pagespeed insights tool to test the speed of my site and showed me the following issues for mobile devices. (İmage)

    İmages

    How can I solve the problems in the picture?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    We checked your issue.

    1. Reduce initial server response time – You need to use Static caching for solving this.

    2. Remove unused JavaScript – Usually, this is not a problem but this time, it has AMP scripts in it.
    Recently Google has changed the ads to AMP4Ads, now those “unused” URLs are actually getting loaded in the iframe. So that is also being counted as unused, which should not be the case actually this thing is confusing a lot of people. In reality, the script isn’t loading, so there is no performance issue or slow down in speed as the report might suggest.

    3. Eliminate render-blocking resources – Font awesome CSS is loading, to solve this, use CSS Icons from https://take.ms/hiVy7

Viewing 1 replies (of 1 total)

The topic ‘Some Problems’ is closed to new replies.