Click Below to Get the Code

Browse, clone, and build from real-world templates powered by Harper.
Event
GitHub Logo

Technical SEO 101: Early Hints | On-Demand Webinar

In the latest Harper SEO Series session, experts from SearchSide and Akamai explored how implementing Early Hints (HTTP 103) can dramatically speed up website load times and boost SEO performance. The session showcased a live demo where Akamai EdgeWorkers and Harper worked together to cut Largest Contentful Paint from 2.9s to 2.0s — proving that even fractional improvements in speed can lead to meaningful business gains.
Event

Technical SEO 101: Early Hints | On-Demand Webinar

Jaxon Repp
Field CTO
at Harper
August 13, 2025
Jaxon Repp
Field CTO
at Harper
August 13, 2025
Jaxon Repp
Field CTO
at Harper
August 13, 2025
August 13, 2025
In the latest Harper SEO Series session, experts from SearchSide and Akamai explored how implementing Early Hints (HTTP 103) can dramatically speed up website load times and boost SEO performance. The session showcased a live demo where Akamai EdgeWorkers and Harper worked together to cut Largest Contentful Paint from 2.9s to 2.0s — proving that even fractional improvements in speed can lead to meaningful business gains.
Jaxon Repp
Field CTO

In our latest Harper SEO Series session, I had the privilege of hosting two experts: Martin Spiek (CEO, SearchSide) and Brian Apley (Principal Cloud Architect, Akamai). Together, we unpacked Early Hints (HTTP 103) — what they are, why they matter for SEO and conversions, and how you can implement them quickly for measurable gains.

Why Website Speed is a Competitive Advantage

Performance is table stakes. Your site isn’t just competing on content, it’s competing on speed. Martin put it perfectly: “Milliseconds matter. A faster experience means more time on site, more pages viewed, and more revenue — both immediate and over the customer’s lifetime.”

In other words, if you can shave even fractions of a second off your load times, you can outpace your competition and improve user satisfaction.

What Early Hints Actually Do

Normally, a browser waits for the full HTML (200 OK) before it can start downloading linked assets. Early Hints (HTTP 103) flips that model. By sending a partial response first — a tiny set of instructions for the browser — we can tell it to start fetching critical assets before the rest of the page is ready.

That means your largest image, key CSS, or critical JS is already in place when rendering begins. The result? Better Core Web Vitals and a faster perceived load for your visitors.

How We Implemented It with Harper + Akamai

Here’s the setup we demoed:

  • Harper serves as the dynamic source of Early Hint data for each page.
  • Akamai Edgeworkers intercept requests at the CDN edge, fetch the relevant hints from Harper, and inject them into the HTTP 103 response.

This ensures hints are served from the closest edge location with ultra-low latency, and we can tailor them per page type for maximum impact.

The Demo Results

On harpersystems.dev, a site already optimized by Webflow and CDNs, Early Hints still made a difference:

  • Before: Largest Contentful Paint (LCP) at 2.9s.
  • After Early Hints: LCP dropped to 2.0s — nearly a full second faster.

That’s a big win for such a simple change.

Key Takeaways

  • Be selective — only hint critical render-blocking assets.
  • Keep HTML preload fallbacks for browsers like Safari on iOS.
  • Measure results with both Lighthouse and real user monitoring (RUM).

If you missed the live session, I encourage you to watch the full webinar (embeded above) and see just how easy it is to implement Early Hints for real-world performance gains.

Resources:
Harper Early Hints GitHub Repo

Learn about Harper 

Akamai Edgeworkers Overview

In our latest Harper SEO Series session, I had the privilege of hosting two experts: Martin Spiek (CEO, SearchSide) and Brian Apley (Principal Cloud Architect, Akamai). Together, we unpacked Early Hints (HTTP 103) — what they are, why they matter for SEO and conversions, and how you can implement them quickly for measurable gains.

Why Website Speed is a Competitive Advantage

Performance is table stakes. Your site isn’t just competing on content, it’s competing on speed. Martin put it perfectly: “Milliseconds matter. A faster experience means more time on site, more pages viewed, and more revenue — both immediate and over the customer’s lifetime.”

In other words, if you can shave even fractions of a second off your load times, you can outpace your competition and improve user satisfaction.

What Early Hints Actually Do

Normally, a browser waits for the full HTML (200 OK) before it can start downloading linked assets. Early Hints (HTTP 103) flips that model. By sending a partial response first — a tiny set of instructions for the browser — we can tell it to start fetching critical assets before the rest of the page is ready.

That means your largest image, key CSS, or critical JS is already in place when rendering begins. The result? Better Core Web Vitals and a faster perceived load for your visitors.

How We Implemented It with Harper + Akamai

Here’s the setup we demoed:

  • Harper serves as the dynamic source of Early Hint data for each page.
  • Akamai Edgeworkers intercept requests at the CDN edge, fetch the relevant hints from Harper, and inject them into the HTTP 103 response.

This ensures hints are served from the closest edge location with ultra-low latency, and we can tailor them per page type for maximum impact.

The Demo Results

On harpersystems.dev, a site already optimized by Webflow and CDNs, Early Hints still made a difference:

  • Before: Largest Contentful Paint (LCP) at 2.9s.
  • After Early Hints: LCP dropped to 2.0s — nearly a full second faster.

That’s a big win for such a simple change.

Key Takeaways

  • Be selective — only hint critical render-blocking assets.
  • Keep HTML preload fallbacks for browsers like Safari on iOS.
  • Measure results with both Lighthouse and real user monitoring (RUM).

If you missed the live session, I encourage you to watch the full webinar (embeded above) and see just how easy it is to implement Early Hints for real-world performance gains.

Resources:
Harper Early Hints GitHub Repo

Learn about Harper 

Akamai Edgeworkers Overview

In the latest Harper SEO Series session, experts from SearchSide and Akamai explored how implementing Early Hints (HTTP 103) can dramatically speed up website load times and boost SEO performance. The session showcased a live demo where Akamai EdgeWorkers and Harper worked together to cut Largest Contentful Paint from 2.9s to 2.0s — proving that even fractional improvements in speed can lead to meaningful business gains.

Download

White arrow pointing right
In the latest Harper SEO Series session, experts from SearchSide and Akamai explored how implementing Early Hints (HTTP 103) can dramatically speed up website load times and boost SEO performance. The session showcased a live demo where Akamai EdgeWorkers and Harper worked together to cut Largest Contentful Paint from 2.9s to 2.0s — proving that even fractional improvements in speed can lead to meaningful business gains.

Download

White arrow pointing right
In the latest Harper SEO Series session, experts from SearchSide and Akamai explored how implementing Early Hints (HTTP 103) can dramatically speed up website load times and boost SEO performance. The session showcased a live demo where Akamai EdgeWorkers and Harper worked together to cut Largest Contentful Paint from 2.9s to 2.0s — proving that even fractional improvements in speed can lead to meaningful business gains.

Download

White arrow pointing right

Explore Recent Resources

Media Coverage
GitHub Logo

Harper Argues Against the Multi-System Stack and Releases 5.2

InfoQ examines benchmark results comparing co-located and serverless architectures, highlighting faster personalized-data paths, serverless advantages under heavy fan-out, and the performance implications of eliminating network hops between services at scale.
Media Coverage
InfoQ examines benchmark results comparing co-located and serverless architectures, highlighting faster personalized-data paths, serverless advantages under heavy fan-out, and the performance implications of eliminating network hops between services at scale.
Renato Losio, Staff Editor at InfoQ
Renato Losio
InfoQ Staff Editor
Media Coverage

Harper Argues Against the Multi-System Stack and Releases 5.2

InfoQ examines benchmark results comparing co-located and serverless architectures, highlighting faster personalized-data paths, serverless advantages under heavy fan-out, and the performance implications of eliminating network hops between services at scale.
Renato Losio
Aug 2026
Media Coverage

Harper Argues Against the Multi-System Stack and Releases 5.2

InfoQ examines benchmark results comparing co-located and serverless architectures, highlighting faster personalized-data paths, serverless advantages under heavy fan-out, and the performance implications of eliminating network hops between services at scale.
Renato Losio
Media Coverage

Harper Argues Against the Multi-System Stack and Releases 5.2

InfoQ examines benchmark results comparing co-located and serverless architectures, highlighting faster personalized-data paths, serverless advantages under heavy fan-out, and the performance implications of eliminating network hops between services at scale.
Renato Losio
Blog
GitHub Logo

Faster by Doing Less: How Harper 5.2 Engineers Database Performance

Harper 5.2 attacks database performance on three fronts: a per-worker record cache validated through lock-free atomic version slots, isolated commit scheduling to keep database writes off the application thread, and query planner improvements that route through the shortest available data path.
Cache
Blog
Harper 5.2 attacks database performance on three fronts: a per-worker record cache validated through lock-free atomic version slots, isolated commit scheduling to keep database writes off the application thread, and query planner improvements that route through the shortest available data path.
Person with very short blonde hair wearing a light gray button‑up shirt, standing with arms crossed and smiling outdoors with foliage behind.
Kris Zyp
SVP of Engineering
Blog

Faster by Doing Less: How Harper 5.2 Engineers Database Performance

Harper 5.2 attacks database performance on three fronts: a per-worker record cache validated through lock-free atomic version slots, isolated commit scheduling to keep database writes off the application thread, and query planner improvements that route through the shortest available data path.
Kris Zyp
Aug 2026
Blog

Faster by Doing Less: How Harper 5.2 Engineers Database Performance

Harper 5.2 attacks database performance on three fronts: a per-worker record cache validated through lock-free atomic version slots, isolated commit scheduling to keep database writes off the application thread, and query planner improvements that route through the shortest available data path.
Kris Zyp
Blog

Faster by Doing Less: How Harper 5.2 Engineers Database Performance

Harper 5.2 attacks database performance on three fronts: a per-worker record cache validated through lock-free atomic version slots, isolated commit scheduling to keep database writes off the application thread, and query planner improvements that route through the shortest available data path.
Kris Zyp
News
GitHub Logo

Harper Recognized as an Honorable Mention in the 2026 Gartner® Magic Quadrant™ for Cloud-Native Application Platforms

Harper’s inclusion highlights a broader shift toward integrated cloud-native platforms that unify data, caching, messaging, and application logic. The article explains how Harper’s distributed runtime and managed infrastructure reduce operational complexity, improve performance, and support modern applications and AI agents that require fast, reliable access to state, events, and tools.
Announcement
News
Harper’s inclusion highlights a broader shift toward integrated cloud-native platforms that unify data, caching, messaging, and application logic. The article explains how Harper’s distributed runtime and managed infrastructure reduce operational complexity, improve performance, and support modern applications and AI agents that require fast, reliable access to state, events, and tools.
Person with short dark hair and moustache, wearing a colorful plaid shirt, smiling outdoors in a forested mountain landscape.
Aleks Haugom
Senior Manager of GTM
News

Harper Recognized as an Honorable Mention in the 2026 Gartner® Magic Quadrant™ for Cloud-Native Application Platforms

Harper’s inclusion highlights a broader shift toward integrated cloud-native platforms that unify data, caching, messaging, and application logic. The article explains how Harper’s distributed runtime and managed infrastructure reduce operational complexity, improve performance, and support modern applications and AI agents that require fast, reliable access to state, events, and tools.
Aleks Haugom
Aug 2026
News

Harper Recognized as an Honorable Mention in the 2026 Gartner® Magic Quadrant™ for Cloud-Native Application Platforms

Harper’s inclusion highlights a broader shift toward integrated cloud-native platforms that unify data, caching, messaging, and application logic. The article explains how Harper’s distributed runtime and managed infrastructure reduce operational complexity, improve performance, and support modern applications and AI agents that require fast, reliable access to state, events, and tools.
Aleks Haugom
News

Harper Recognized as an Honorable Mention in the 2026 Gartner® Magic Quadrant™ for Cloud-Native Application Platforms

Harper’s inclusion highlights a broader shift toward integrated cloud-native platforms that unify data, caching, messaging, and application logic. The article explains how Harper’s distributed runtime and managed infrastructure reduce operational complexity, improve performance, and support modern applications and AI agents that require fast, reliable access to state, events, and tools.
Aleks Haugom
News
GitHub Logo

Harper 5.2: More Throughput per Node, Fewer Systems Around It

Harper 5.2 helps architecture and platform leaders improve performance, control infrastructure costs, secure production workloads, and reduce operational complexity by bringing faster data access, agentic capabilities, scheduling, backup, routing, and protection into one unified runtime.
Product Update
News
Harper 5.2 helps architecture and platform leaders improve performance, control infrastructure costs, secure production workloads, and reduce operational complexity by bringing faster data access, agentic capabilities, scheduling, backup, routing, and protection into one unified runtime.
Person with short dark hair and moustache, wearing a colorful plaid shirt, smiling outdoors in a forested mountain landscape.
Aleks Haugom
Senior Manager of GTM
News

Harper 5.2: More Throughput per Node, Fewer Systems Around It

Harper 5.2 helps architecture and platform leaders improve performance, control infrastructure costs, secure production workloads, and reduce operational complexity by bringing faster data access, agentic capabilities, scheduling, backup, routing, and protection into one unified runtime.
Aleks Haugom
Aug 2026
News

Harper 5.2: More Throughput per Node, Fewer Systems Around It

Harper 5.2 helps architecture and platform leaders improve performance, control infrastructure costs, secure production workloads, and reduce operational complexity by bringing faster data access, agentic capabilities, scheduling, backup, routing, and protection into one unified runtime.
Aleks Haugom
News

Harper 5.2: More Throughput per Node, Fewer Systems Around It

Harper 5.2 helps architecture and platform leaders improve performance, control infrastructure costs, secure production workloads, and reduce operational complexity by bringing faster data access, agentic capabilities, scheduling, backup, routing, and protection into one unified runtime.
Aleks Haugom