Caching Score: https://pricebookapp.io/wp-content/plugins/dynamic-content-for-elementor/assets/css/animations.css?ver=1.14.5

Summary

GradeA+

385/385

Requested URL checks

What is this check, and why should you care

Having a cache hit ensures the fastest possible delivery of content to end users.

Maximum possible points

100

What is this check, and why should you care

Using a long cache lifetime helps to ensure a high cache hit rate.

In order to get maximum points, your cache lifetime must be greater than or equal to 4 weeks. If your cache lifetime is less, then you will get some proportion of the score based on how close to 4 weeks you are.

Current cache lifetime is 2592000 seconds (1 month and 2 days).

Maximum possible points

100

What is this check, and why should you care

Using a CDN is extremely useful for caching purposes.

Maximum possible points

50

What is this check, and why should you care

The time that it takes for a user's browser to receive the first byte of page content.

The lower the TTFB, the faster your site will be perceived by the end user.

In order to get maximum points, your TTFB must be less than or equal to 30ms. If your TTFB is more than 1 second then you get no points here.

Maximum possible points

50

What is this check, and why should you care

Using ETag identifiers is an easy way to ensure your visitors are always getting the most up-to-date version of the content. This mechanism allows caches to be more efficient and saves bandwidth, as a Web server does not need to send a full response if the content has not changed. HTTP 304 responses are used to indicate this is working.

An HTTP request with the request header If-None-Match with a value of 7f2c957aef0422139333359384817998 was sent, and an HTTP 304 was responded with.

See the Wikipedia page on ETag for more background.

In order to get maximum points, you need to have ETag identifiers and an HTTP 304 response must be received when using a valid If-None-Match request header.

Maximum possible points

30

What is this check, and why should you care

Using Last-Modified headers is an easy way to ensure your visitors are always getting the most up-to-date version of the content. HTTP 304 responses are used to indicate this is working.

An HTTP request with the request header If-Modified-Since with a value of was sent, and an HTTP 304 was responded with.

Maximum possible points

30

What is this check, and why should you care

Having tiered caching can help improve the cache hit ratio of your site because it provides an additional layer of caching in front of your origin.

Maximum possible points

25

HTTP Response headers

Name Value
Status Code HTTP 200
Accept-Rangesbytes
Age452
Connectionkeep-alive
DateMon, 16 Sep 2024 20:03:24 GMT
Fastly-Debug-Digest2fe2f630951a4c4331c59a43b0e67748ada7e09cca6f9515fc5f98aa4b2eb5ab
Fastly-Debug-Path(D cache-syd10163-SYD 1726517005) (F cache-syd10145-SYD 1726516553)
Fastly-Debug-TTL(H cache-syd10163-SYD - - 452)
Fastly-Restarts2
VaryAccept-Encoding
Via1.1 varnish
X-CacheHIT
X-Cache-Hits1
X-Quant-Rate-Burst0
X-Quant-Rate-Minute0
X-Served-Bycache-syd10137-SYD, cache-syd10163-SYD
X-TimerS1726517005.589426,VS0,VS0,VE3
cache-controlpublic, max-age=2592000
content-typetext/css
etag7f2c957aef0422139333359384817998
last-modifiedMon, 29 Jan 2024 04:35:52 GMT
quant-compressiongzip
quant-orig-hostpricebookapp.io
quant-project60e8e88468e780f29ba315b8437cbd573618101af098f8fbafe33ae79891cc32
quant-serverQuantCDN v2.13.2
quant-url-hashf08ed79cba842c90a9c0e03112d45383abc9572207baa3a50380fcbcb97c79a8
surrogate-keyproject:60e8e88468e780f29ba315b8437cbd573618101af098f8fbafe33ae79891cc32 url:f08ed79cba842c90a9c0e03112d45383abc9572207baa3a50380fcbcb97c79a8
x-encoded-content-encodinggzip
x-encoded-content-length1551

If you want to do this yourself

You can use the following cURL command:

curl -sIXGET -H 'Fastly-Debug: 1' 'https://pricebookapp.io/wp-content/plugins/dynamic-content-for-elementor/assets/css/animations.css?ver=1.14.5' | sort