1
TYML
8y

Does anyone get a good ranking on google pagespeed insights? 😐🔫

Comments
  • 2
  • 1
    82/100 for Desktop. Lower for mobile phone..
  • 1
    97 on desktop but there isn't much content on my site and I have spent a lot of time to get the score up.
  • 1
    I'm coming from OOP to fromtend SEO and it seems that everything is achieved by plugins on wordpress when it comes to Google pagespeeds
  • 0
    @varEnigmatic I'm not using Wordpress myself but for what I've heard, it isn't exactly the fastest. A lot of the things pagespeed checks for have to do with configuring caching and compressing files and I guess those plugins are good at doing just that.
  • 3
    98/100 desktop
    96/100 phone
  • 0
    @hareland what is the secret?
  • 2
    @varEnigmatic this:
    <html>
    <head>
    <title>Speed</title>
    </head>
    <body>
    <h1>speed and shit</h1>
    </body>
    </html>

    Jokes...
    A lot of compression, caching and smart use of included sources (JS etc..) lazy load any image and so on..

    Too much work compared to the value it brings imho...
  • 1
    I understand. Thats how I learned as well. Then I started doing FrontEnd for a living and there was no push to repo just WORDPRESS and someone asked me to make them a WIX site 😐🔫😂😂😂😂😩
  • 1
    @varEnigmatic R. I. P 😕
Add Comment