Website Speed Test

Test your page load speed
mobile-img
desktop-img
Page speed score
Screenshot
Site
Page size
HTTP requests
Total speed score
Halfway there
Your result:
*Reach 90 and higher
to provide a good user experience
Lighthouse scoring calculator
Score categories
Loading performance
Result
High impact metrics
TBT (Total Blocking Time)
0ms
LCP (Largest Contentful Paint)
0ms
CLS (Cumulative Layout Shift)
0ms
Other metrics
FCP (First Contentful Paint)
0ms
SI (Speed Index)
0ms
TTI (Time To Interactive)
0ms
INP (Interaction to Next Paint)
0ms
Page speed score
Screenshot
Site
Page size
HTTP requests
Total speed score
Halfway there
Your result:
*Reach 90 and higher
to provide a good user experience
Lighthouse scoring calculator
Score categories
Loading performance
Result
High impact metrics
TBT (Total Blocking Time)
0ms
LCP (Largest Contentful Paint)
0ms
CLS (Cumulative Layout Shift)
0ms
Other metrics
FCP (First Contentful Paint)
0ms
SI (Speed Index)
0ms
TTI (Time To Interactive)
0ms
INP (Interaction to Next Paint)
0ms

How to improve page speed and Core Web Vitals?

Run a website audit to check technical issues and get recommendations on improving your page speed and Core Web Vitals metrics.

How to interpret the page speed report?

Page speed results
Page size and HTTP requests
Core Web Vitals
Page speed results
Your page can score from 0 to 100. A score of 0 to 49 means that your page loads very slowly, and you might need to make significant changes to improve the speed. A score of 50 to 89 shows that you need to improve a few things to reach the recommended page loading speed. A score of 90 to 100 indicates that your page speed has reached the recommended level.
Page size and HTTP requests
The tool shows how much data should be loaded to display the page and how many HTTP requests should be sent to the server to retrieve the page code and content. The larger the file size, and the higher the number of HTTP requests, the longer your page loads.
Core Web Vitals

The tool checks the Core Web Vitals metrics and indicates your page status with a score and a color:

  1. Red—poor
  2. Yellow—needs improvement
  3. Green—good

You can see the detailed results in the Lighthouse scoring calculator table.

How to use our website speed test tool?

All you need to do is paste your URL in the input field.

The tool will check the loading speed for the specified page. If you enter your domain name, you’ll get a report on your homepage.

The tool checks the loading speed for desktop and mobile versions of the page. If your page scores from 90 to 100, you have nothing to worry about. A lower score indicates that you should take measures to improve your site’s performance. If you need guidance on page speed improvement, use the Website Audit tool.

The website speed test tool also evaluates your page’s Core Web Vitals and shows the page size and the number of HTTP requests it takes to retrieve all the data needed to load and display the page.

Show more
What is a website speed score?

Website loading speed is the time it takes the browser to load and display your page content to users. The tool estimates how quickly various static and dynamic elements of your page become visible and interactive. The speed score of every page depends on many factors, including server response, CSS and JS, media files, and others.

Low page loading speed harms user experience and undermines your ranking potential. Evaluating your site’s performance can help you find impediments for SEO and eliminate them.

Show more
What are Core Web Vitals?

Core Web Vitals help evaluate user experience. They cover three aspects of your site’s usability: loading, interactivity, and visual stability. They show how quickly the first render is displayed, how soon it becomes interactive, and whether any elements shift the page layout during loading.

Measuring Core Web Vitals shifts the emphasis from the time needed to load the entire page to the time needed to display above-the-fold content and make it interactive. This makes sense because users’ first impression about your site builds upon their experience with the first screen.

Since summer 2021, page experience signals have been ranking factors for Google. They include three Core Web Vitals metrics:

  1. LCP (Largest Contentful Paint) measures how quickly the largest visible content element is rendered. It can be an image, video, or text block.
  2. FID (First Input Delay) measures how quickly a page becomes interactive. For example, how soon the page becomes scrollable and buttons become clickable.
  3. CLS (Cumulative Layout Shift) measures how quickly the page layout becomes stable, that is, how long all visible buttons and input fields take their target positions.
Show more
Why test your website speed and Core Web Vitals?

First, page loading speed amplifies visitor engagement. The faster the page loads and becomes interactive, the more likely visitors will stay on it and perform the target action. If the page loads slowly, users will get frustrated and bounce without seeing the content.

Second, the loading speed and Core Web Vitals metrics affect rankings. Google strives to offer people resources they are likely to enjoy. Therefore, it gives preference to sites that load quickly and provide a great user experience, especially on mobile devices.

It’s important to monitor your site’s loading speed to address any possible flaws in your visitors’ experience. Our tool can check your site’s performance against valuable Page Experience metrics.

Show more
Why test your website separately on mobile and desktop?

Your site’s performance depends on the device and internet connection of your visitors. First, your pages have different layouts and designs for big and small screens; therefore, you should test them separately. Second, the mobile connection is less stable in many regions of the world, which means your site can often load slower on mobile than on desktop.

Also, you should remember about Google’s mobile-first indexing approach. The search engine prioritizes mobile versions of your pages for indexing and ranking, so it makes sense to run a website speed test for this subset of devices.

Show more
How to improve your page speed and Core Web Vitals?

Your page speed test results depend on your server capacity, hosting, image optimization, site code, and more. With so many factors in play, it can be difficult to figure out what slows down your site.

To improve your speed and Core Web Vitals results, you need to investigate what might slow down your website. Here are some basic tips to follow:

  1. Reduce the number of HTTP requests. Browsers load your pages by sending HTTP requests to the server. Every script, CSS, image, or plugin used on the page adds another HTTP request. To reduce their number, you should optimize your code by removing unused CSS and JS files, changing the order of file loading, using caching, etc.
  2. Optimize JavaScript and CSS files. Their size affects the website loading speed. To minimize the impact, you should compress them using special tools. For example, you can use CSS Minifier or CSS Compressor plugins for style sheets and JS Minifier or JavaScript Compression Tool for JavaScript code.
  3. Optimize your images. Images usually contribute a lot to overall page weight. You should compress them using tools that reduce the image file size without sacrificing its quality.
  4. Use lazy loading. This method allows postponing the loading of images and videos that aren’t used on the first screen until the moment when a user scrolls down to them.
  5. Choose fast server and hosting. Servers process browser requests at different speeds. The faster the server is, the sooner users see content on your pages. If your server is slow, check your hosting plan and consider upgrading.
  6. Use CDN (Content Delivery Network). CDNs reduce the load on your server. They store copies of your resources on their own geographically distributed servers. If you use CDN, browsers load the main HTML file from your server and all the secondary assets from a CDN server closest to the user.
Show more

FAQ

What is website speed?

Site speed is the time it takes for the static and dynamic content of the page to be displayed. A browser sends a request to the server and receives an HTML file with the list of all page files and scripts that need to be loaded. The server parameters, page size, media files, and other factors define how long it will take to load.

Why is site speed important for SEO?

Site speed affects search engine rankings. Google prioritizes user experience and ranks sites that load fast higher. Slow loading times may stop your pages from getting the top positions on SERPs.

What is the difference between website and page speed?

Site speed refers to the average loading time for your site pages, while page speed measures the time it takes to load a particular page.

How to test my website speed?

Our tool allows you to check the loading speed of a specific page. But if you want to check an overall website speed, you can test page speed for several sample URLs and calculate the average. In the future, we plan to add a tool to run overall website speed tests.

How to test the speed of the website’s mobile version?

To test your page load speed on mobile web, enter a URL into the input field and put a check mark next to Mobile. The tool will display data about your page performance on mobile devices.

How fast should my site be?

In general, the faster the better. The threshold page loading time is 2.5 seconds. According to the research made by Google, the majority of users won’t wait long. As the page load time goes from 1 to 3 seconds, the probability of bounce increases 32%.

Why are Core Web Vitals important?

Core Web Vitals are user-centric usability metrics that reflect visitors’ perception of your site’s loading, interactivity, and stability. They can help measure the quality of the user experience you provide and find opportunities for improvement.

Do Core Web Vitals affect SEO?

Since 2021, Google treats Core Web Vitals as a ranking factor. The search engine uses these metrics to estimate whether a page provides a good user experience and is worth showing on the top positions in search results.

How do I check my Core Web Vitals?

You can check your site’s Core Web Vitals in several ways:

  1. Analyze your pages using our tool and learn what you need to improve with our Website Audit.
  2. Check the Core Web Vitals report in Google Search Console.
  3. Use browser extensions that show Core Web Vitals when you visit sites.

Why 1,000,000+ users joined SE Ranking

Large databases
Analyze data on over 3 billion keywords across 68 countries, plus we are constantly expanding our list of available databases.
Add your keywords
If you work in a narrow niche and we do not have data on your search queries, just upload them manually and the service will collect all the relevant information.
Export any reports
SE Ranking doesn’t have a limit on exporting data. You can export every available report for further analysis.
Flexible pricing
You determine the price yourself by choosing the number of keywords to track and how often you want to check their ranking positions. You can pay only for the tools you actually use.
Get help at any stage
After signing up to the service, you will be contacted by a manager who will help you figure out how to work the platform and how it can benefit your project.
Lots of educational material
We offer a YouTube channel, a blog, webinars, as well as a Help Center with plenty of how-to articles and videos. We are always busy creating new formats to make it easier and quicker for you to learn SEO.
Convenient mobile ap
You can easily control your SEO strategy right from your phone. And if something doesn’t go according to plan, you will get notified.
Ability to shape the platform according to your needs
See something that doesn’t make sense, isn’t working or is missing from the platform? Just reach out to us and we’ll see what we can do.
API
Use the API to manage large or complex accounts more effectively. Automatically create, customize or delete projects.