Sygnal Hyperflow
Micro-Consulting
  • 📗Overview
    • Hyperflow v2.0
    • What's New?
  • 📗CORE FEATURES
    • Overview
    • SEO Enhancements
    • Hyperflow 2 API
    • Logging
  • 📗HYPERFLOW APPS
    • Hyperflow Monitor
      • API
      • Alert Setup
    • Hyperflow Locale-Specific Domains
    • Hyperflow LLMS
      • Setting up LLMS.TXT
      • Setting up Markdown Pages
      • Hyperflow LLMS API
      • Future
    • Hyperflow CMS Preview
    • Hyperflow Files
    • Hyperspeed
  • 📗INSTALLATION
    • Hyperflow Setup
    • Cloudflare DNS Setup
      • GoDaddy
    • Hyperflow Installation
    • Micro-service RPC Interface
    • Monitoring & Maintenance Setup
  • 📗HYPERSPEED
    • About Hyperspeed
    • Hyperspeed Releases
    • Hyperspeed Caching Features
      • Purge Cache on Site Publish
    • Hyperspeed Security Features
    • Hyperspeed SEO Features
    • Hyperspeed Advanced & Custom Features
    • Hyperspeed Monitoring & Maintenance
    • Additional Notes
      • Hyperspeed API
      • Monitoring
      • Information
      • JS
      • CSS
      • Hyperflow Purge Cache
        • Purge Triggers
        • Purge HTML Only
        • Quickstart
      • Content Coverage
      • Special File Handling
      • Caching
      • Image Handler
      • Dev Setup
      • Hyperflow Inline SVGs
      • Hyperflow Image Optimization
    • Hyperflow Editor
    • Future
    • Webflow Notes
    • Troubleshooting
  • 📗ADVANCED HYPERSPEED
    • Kingside Castle (O-O)
    • Queenside Castle (O-O-O)
Powered by GitBook
On this page
  • RSS Asset Proxying
  • User Monitoring
  • Secure File access
  • User Accounts Enhancements
  • JS & CSS known paths
  • Response Headers
  • Hf-Hyperspeed-Tms
  • Debug mode
  • Editor?
  • Image Optimizations
  • Image Enhancements
  • Possible Image AI Enhancements
  1. HYPERSPEED

Future

RSS Asset Proxying

Webflow's RSS can contain image references as well;

<media:content url="https://uploads-ssl.webflow.com/5b763da3d25345967394ee90/5eff4af57f21002a6ba12327_How%20Much%20Sleep%20Debt%20is%20Good%20vs%20Bad_.png" medium="image"/><media:thumbnail url="https://uploads-ssl.webflow.com/5b763da3d25345967394ee90/5eff4af57f21002a6ba12327_How%20Much%20Sleep%20Debt%20is%20Good%20vs%20Bad_.png"/>

User Monitoring

GA4 & GTM do a lot.

CF Zaraz

User-tracking ( cookie, UUID )

Persistent settings, handled at RP?

Monitoring files not coverably by script-based trackers

  • e.g. RSS

Raid monitoring, i.e. sequential images, bot download

Secure File access

  • Auto replace e.g. PDF URL requests

  • Option to secure them

    • Cookie-only access

      • Must have logged in successfully

        • Then login page has cookie

      • OR WUA gating

User Accounts Enhancements

JS & CSS known paths

Rather than Webflow CDN.

Response Headers

Hf-Hyperspeed-Tms

  • Change to UTC

Debug mode

When a certain request header is included, handle requests specially.

Pass JSON config?

Editor?

Image Optimizations

  • Automatic WEBP conversion, without the need to run a tool

    • Idea for client-managed sites where you cannot control what assets they upload through the editor, e.g. to their blog

  • Automatic resizing options to prevent obscenely oversized client images

Image Enhancements

  • Watermarking

  • Upscaling

  • Inline SVGs - import from externally referenced files

    • Convert color to currentColor

Possible Image AI Enhancements

  • Random image generation from keywords and page content

  • Depth maps for Fake 3D images

  • Special uses, e.g.;

    • Automatically theme your team photos with variations, cartooning, manga, etc on a random basis.

PreviousHyperflow EditorNextWebflow Notes

Last updated 10 months ago

📗