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.

Last updated