Skip to content

Commit 5cff0fe

Browse files
committed
Merge branch 'main' of github.com:HTTPArchive/almanac.httparchive.org into production
2 parents 89c51be + 64f552e commit 5cff0fe

21 files changed

Lines changed: 39 additions & 39 deletions

src/config/last_updated.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -758,8 +758,8 @@
758758
},
759759
"en/2024/chapters/cdn.html": {
760760
"date_published": "2024-11-11T00:00:00.000Z",
761-
"date_modified": "2024-11-16T00:00:00.000Z",
762-
"hash": "846ef8305f01b6bd1a994b0674e5c590"
761+
"date_modified": "2024-12-03T00:00:00.000Z",
762+
"hash": "9e2f622507aaf753a50c957a6f4d2ddb"
763763
},
764764
"en/2024/chapters/cms.html": {
765765
"date_published": "2024-11-11T00:00:00.000Z",
@@ -827,9 +827,9 @@
827827
"hash": "c86bcf37df81a0f61b947bae52786648"
828828
},
829829
"en/2024/chapters/privacy.html": {
830-
"date_published": "2024-11-11T00:00:00.000Z",
830+
"date_published": "2024-12-03T00:00:00.000Z",
831831
"date_modified": "2024-12-03T00:00:00.000Z",
832-
"hash": "5a9639aaf568d66e495d18b56059b887"
832+
"hash": "4dc095e290f2a208a691693bafac0937"
833833
},
834834
"en/2024/chapters/security.html": {
835835
"date_published": "2024-11-11T00:00:00.000Z",
@@ -839,7 +839,7 @@
839839
"en/2024/chapters/seo.html": {
840840
"date_published": "2024-12-02T00:00:00.000Z",
841841
"date_modified": "2024-12-03T00:00:00.000Z",
842-
"hash": "7167c268f27398bf511618ad93853973"
842+
"hash": "3f90e05b179b6025ad363cd65d6dcf2a"
843843
},
844844
"en/2024/chapters/structured-data.html": {
845845
"date_published": "2024-11-11T00:00:00.000Z",

src/content/en/2024/cdn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ featured_stat_1: 70%
1717
featured_stat_label_1: Sites in top 1,000 using a CDN
1818
featured_stat_2: 3x
1919
featured_stat_label_2: Faster TLS negotiation with CDN at p90
20-
featured_stat_3: 56s%
20+
featured_stat_3: 56%
2121
featured_stat_label_3: Domains using Brotli via CDNs
2222
doi: 10.5281/zenodo.14065633
2323
---

src/content/en/2024/privacy.md

Lines changed: 28 additions & 28 deletions
Large diffs are not rendered by default.

src/content/en/2024/seo.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ featured_stat_1: 70%
1818
featured_stat_label_1: Pages with `<h1>` elements (of which 6% are empty).
1919
featured_stat_2: 2.7%
2020
featured_stat_label_2: Pages with `GPTBot` directives in `robots.txt`—the most common AI crawler found.
21-
featured_stat_3: 28%
22-
featured_stat_label_3: Desktop pages with invalid `<head>` element due to `<img>` elements.
21+
featured_stat_3: 10.9%
22+
featured_stat_label_3: Mobile pages with invalid `<head>` element.
2323
doi: 10.5281/zenodo.14245177
2424
---
2525

@@ -274,18 +274,18 @@ The impact of a prematurely closed `<head>` is often difficult to catch since th
274274
{{ figure_markup(
275275
image="pages-with-invalid-HTML-in-head.png",
276276
caption="Invalid HTML in `<head>`.",
277-
description="A bar chart depicting 21.5% of desktop and 22.3% of mobile pages have invalid HTML elements in <head> of the page.",
277+
description="A bar chart depicting 10.6% of desktop and 10.9% of mobile pages have invalid HTML elements in `<head>` of the page.",
278278
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vTitOH-aAprInUucdKE0WM41rpV2ri7KW90ZH9VGH2QLbvgKDq6tDRPRNJXMx3i0njRGEIZbxwYoKqJ/pubchart?oid=792944292&format=interactive",
279279
sheets_gid="1932961327",
280280
sql_file="invalid-head-sites-2024.sql"
281281
)
282282
}}
283283

284-
In 2024, 22.3% of mobile pages had `<head>` breaking invalid HTML elements. That represented a 98% increase from 2022's rate of 12.6%. Meanwhile, desktop pages with invalid HTML in the `<head>` increased from 12.7% in 2022 to 21.5% in 2024.
284+
In 2024, 10.9% of mobile pages had `<head>` breaking invalid HTML elements. That represented a 12% decrease from 2022's rate of 12.6%. Meanwhile, desktop pages with invalid HTML in the `<head>` decreased from 12.7% in 2022 to 10.6% in 2024.
285285

286286
{{ figure_markup(
287287
caption="mobiles pages contained invalid HTML elements in the `<head>`",
288-
content="22%",
288+
content="10.9%",
289289
classes="big-number",
290290
sheets_gid="1932961327",
291291
sql_file="invalid-head-sites-2024.sql"
-300 Bytes
Loading
-42 Bytes
Loading
-228 Bytes
Loading
Binary file not shown.
22 KB
Loading
40 KB
Loading

0 commit comments

Comments
 (0)