Importance: Medium
Error «Long Server Response Time» Description
Indicates addresses of the pages with TTFB (time to first byte) exceeding 500 ms (by default). Note that you can change default value on 'Restrictions' tab of crawling settings.
The Importance of the Problem
Load speed is one of the most important ranking factors for search engines: the faster a page loads, the higher position it may get in search.
Fast page load improves user experience and helps to increase conversion rates. If a page takes a long time to load (especially on mobile devices with lower Internet speed), a user may consider the website low-quality and leave it.
Note that Netpeak Spider measures the server response speed — one of the significant components of the total page load speed.
How to Fix Error
There are a lot of reasons to low server response speed: slow application logic, slow requests to a database, no caching etc.
Optimize server response speed of the page: it should be 500 milliseconds as maximum. It can be solved by the server configuration, switching to a more efficient hosting, or using a CDN to speed up static files loading.
|