Submit a request

Making your website load faster

Optimizing load speeds on desktops and mobile devices

Our approach results in actual boosts to load speeds — not a simple increase in GPSI numbers

Do you want to boost your website’s speed the right way
I do!

THE BENEFITS OF FASTER LOADING

Boost your conversions
Improve your search engine ranking
Don’t waste users’ traffic
Improve user experience
Reduce server load
/

Google gives ranking preference to websites that load quickly while pessimizing slower websites, and this algorithm gets stricter as time goes on. If your website takes too long to load right now, especially on mobile devices, then your chances to receive higher ranking will dwindle as time goes by.

According to research conducted by Google¹ and industry players, there is a direct correlation² between positive user experience and conversions:

Another Google³ test highlights the correlation between the load time and bounce rate:

Gauging load times

Great
1 second or faster
1 sec
Good
2 to 3 seconds
2 to 3 sec
Okay
4 to 7 seconds
4 to 7 sec
Poor
8 to 10 seconds
8 to 10 sec
Very poor
over 11 seconds
over 11 sec

OPTIMIZING YOUR WEBSITE IN ACCORDANCE WITH GOOGLE PAGESPEED

Myth one

Google PageSpeed Insights is an objective gauge of your website’s load speed

Reality

Google PageSpeed Insights is a tool that helps you find your page’s weaknesses and the potential areas that would allow you to boost speed and improve user experience. The points you receive are not an objective site speed rating, as knowing the inner workings behind the metrics would let one manipulate the statistics and stay “in the green” without actually improving their load times, i.e., the speed of user interaction.

Explanation

We often encounter clients who wish to improve their Google PageSpeed Insights (GPSI) rating, and they consider the points they receive on desktop or mobile devices to be the most important metric.

However, Google PageSpeed points are actually an aggregate score, generated by the Google’s Lighthouse algorithm based on six key page performance metrics

  • First Contentful Paint (FCP): time when content is first painted.
  • Speed Index (SI): load speed index.
  • Largest Contentful Paint (LCP): the time it takes to paint the first large piece of content on the first page.
  • Time to Interactive (TTI): load time until interactivity is enabled.
  • Total Blocking Time (TBT).
  • Cumulative Layout Shift (CLS): how much website elements move during loading (percentage).

Each of these parameters are gauged in seconds and has its own weight when calculating the total score, which is displayed after Google Page Speed scans your website. The algorithm behind each Lighthouse parameter and the weight of each metric are constantly being updated. This means that your rating may improve or decline even if you don’t update your website.

НFor instance, June 2021 saw an update to the Lighthouse algorithm — specifically the relationship between the metrics and the GPSI score. The image below shows the rating before June 2021 (versions 6 and 7) and after the start of June 2021 (version 8).

Lighthouse v8
10%
10%
25%
10%
30%
15%
FCP (First Contentful Paint)
SI (Speed Index)
LCP (Largest Contentful Paint)
TTI (Time to Interactive)
TBT (Total Blocking Time)
CLS (Cumulative Layout Shift)
Lighthouse v7
15%
15%
25%
15%
25%
5%

Google also emulates page loads based on the specifications of the Motorola Moto G4 phone with a 2014 CPU and 2 GB of RAM. In practice, most smartphone users in Russia have newer devices, meaning that the real page load speed will be higher.

Read explanation

Myth two

Improving your Google PageSpeed rating will improve your ranking

Reality

Boosting your GPSI score doesn’t guarantee a higher ranking. It simply says that your website now provides a better user experience, provided the changes you made to get a higher score didn’t negatively affect your content. Good content is the cornerstone of ranking priority. Load speeds are simply a bonus factor.

If the website of your competitors loads quickly, then there is very little chance you’ll receive a high ranking with a slower website. However, GPSI shouldn’t be your only guide when judging your real load speed.

Explanation

On May 28, 2020, Google announced an updated ranking algorithm that takes the website’s usability — or rather the Core Web Vitals (CWV) factors — into account. Those factors include 3 out of the 6 metrics used by the Lighthouse engine for GPSI: LCP, FID, and CLS. On April 19, 2021, Google announced that the algorithm changes will come into effect in June 2021.

Because of this, there were a lot of conclusions being drawn online, such as that having a “green” Page Speed rating is now vital for high site ranking. In reality, this is not a very important factor, and this has been corroborated in an article by Google:

As already pointed out, our goal is to bring attention to the pages that users find easy to use. However, this is only one of the many factors considered in Google ranking. With all that said, this makes changes to your Google ranking unlikely.

Lead Google engineer and search quality analyst Gary Ilsh left a Reddit comment, sharing that the CWV factors are very unlikely to ever become the key ingredients to SEO ranking.

Read explanation

Myth three

A website with a “green” Google Page Speed rating is sure to load quickly

Reality

There are many ways to manipulate the GPSI in your favor. The real page load speed only partially correlates with the Page Speed rating.

Explanation

Unscrupulous actors can abuse one of the following methods to gain 90 or more points for their page of choice:

  • Using user-agent to track Google bots and feed them only text-based content with images and no styles or scripts, leading to a score of 100. This method will very likely lead to ranking sanctions on the part of Google.
  • Delaying the loading of a large share of heavy-load content and blocking traffic, leading to a much higher score. However, this will also lead to very slow load speeds for real users.
  • Sacrificing image quality to boost your score, forgoing resolution optimization, and lazy-loads in order to cut on extra work.

There are many more ways to cheat. What we offer are real, honest solutions that speed up the website for both bots and real users.

Read explanation
Ready to make your website lightning fast?
Leave a request!

OUR PROCESS

01

Initial speed gauging

We use PageSpeed Insights (both the overall score and each standalone metric, checking the Lightroom version), GTmetrix, WebPageTest, and Chrome browser emulation.

How do we check for this?

Google uses Lighthouse to rate pages and constantly updates the algorithm. The same algorithm is used by Google PageSpeed Insights, which has lately been relying on the cached versions of pages it saved for their ratings instead of the pages that are actually up online.

Because of this, we always use the Lighthouse extension for Chrome when boosting websites. A single click on the icon generates a report for any desired page. Clicking on the gear icon lets you switch between desktop and mobile ratings.

02

Setting up a website copy hosted on the dev server and setting up the real server

We only work with the test version of your website before launch. Afterwards, we go live and set up optimal server settings.

Boosting your website’s load speeds often entails moving to a new hosting service, as a simple virtual hosting has no tools that would allow us to set up the server in the desired manner using the console. We will share our recommendations on quality hosting services, set up a new server, install an up-to-date OS and website software, migrate the website onto the new server, configure the website, test it, boost its load times, and finally launch the website off the new server.

03

Working with the backend

  • Caching setup
  • Optimizing Mysql requests
  • Using up-to-date image formats that let us cut down the file size without sacrificing image quality (provided the client’s web browser supports those formats)
  • Optimizing image resolution
  • Setting up data compression for the browser (gzip, brotli)
  • Optimizing video content
04

Working with the frontend: boosting each of the gauged GPSI metrics

  • Boosting FCP by removing everything that hinders the painting: excluding or minimizing JS for the first painting, pushing out style files via pre-loads
  • Boosting SI doesn’t entail any specific actions. It will be boosted once we improve FCP, LCP, and TTI
  • Boosting LCP by adding fonts and first-page images to preload
  • Boosting TTI by delaying external scripts and tracking tags, forgoing heavy-load libraries like jquery altogether
  • Boosting TBT by optimizing JS and delaying all features that are not needed on the first screen
  • Boosting CLS by properly coding the first screen’s layout and reserving vacant space for content beforehand
05

Testing the whole website and releasing the boosted version

HOW MUCH DOES IT COST?

Each of these parameters is gauged in seconds. Before work starts, we evaluate these parameters for the page templates we are going to boost. Then we evaluate how well these metrics can be boosted on desktops and mobile devices and include the guaranteed values in the contract.

The evaluation for each website depends on its unique properties and is carried out on a case-by-case basis. Approximate time it takes to boost the website ranges from 60 to 200 hours.

The payments are based on work hours.

Backend и frontend developer

Junior — 25 USD, middle — 30 USD и senior — 35 USD per hour

SEO expert, designer

— 30 USD

Project manager

— 25 USD

Interested in our services? Apply here
Apply
Нажмите и держите для максимального увеличения