Skip to content

Commit dac9dbc

Browse files
committed
Shorten meta descriptions
1 parent e7a1a6c commit dac9dbc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_posts/2024-12-02-a-layered-approach-to-speculation-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: 2024-12-02 00:01:56
55
last_modified_at: 2025-06-05
66
categories: Web Development
77
main: "https://csswizardry.com/wp-content/uploads/2024/12/speculation-rules-poster.jpg"
8-
meta: "The new Speculation Rules API is incredibly powerful, but we can do so much more! By taking a layered, opt-in approach, we can add more progressive and effective functionality."
8+
meta: "The new Speculation Rules API is incredibly powerful, but we can do so much more! By taking a layered approach, we can add more progressive functionality."
99
---
1010

1111
I’ve always loved doing slightly unconventional and crafty things with simple

_posts/2025-02-10-html-is-not-a-programming-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: "HTML Is Not a Programming Language…"
44
date: 2025-02-10 18:09:04
55
categories: Web Development
6-
meta: "Is HTML a programming language? In this short post, I explore why HTML is powerful, fundamental, and essential—but not a programming language. Discover why semantics matter less than practical value and why HTML deserves more respect."
6+
meta: "Is HTML a programming language? In this short post, I explore why HTML is powerful, fundamental, and essential—but not a programming language."
77
toc: false
88
---
99

_posts/2025-03-07-why-do-we-have-a-cache-control-request-header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Why Do We Have a Cache-Control Request Header?"
44
date: 2025-03-07 15:55:04
55
last_modified_at: 2025-06-04
66
categories: Web Development
7-
meta: "Learn how the Cache-Control request header works, how browsers handle refresh and hard refresh caching, and when developers should use it for realtime data and offline-first applications."
7+
meta: "Learn how the Cache-Control request header works, how browsers handle refresh and hard refresh caching, and when developers should use it themselves."
88
faq:
99
- question: "When should I add Cache-Control in HTTP requests?"
1010
answer: "Use it for real-time or offline-first data where freshness is critical; e.g. `no-store` or `only-if-cached`."

consultancy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: Site-Speed & Web Performance Consultant
44
page-class: page--services page--consultancy
5-
meta: "Independent web-performance consultant Harry Roberts uncovers bottlenecks, fixes Core Web Vitals and adds £m-level revenue for brands like the Financial Times and Google."
5+
meta: "Independent web performance consultant Harry Roberts uncovers bottlenecks, fixes Core Web Vitals, and adds £m-level revenue."
66
permalink: /consultancy/
77
lux: "Services / Consultancy"
88
---

0 commit comments

Comments
 (0)