Mihai Ungureanu’s Post

View profile for Mihai Ungureanu, graphic

Building high-quality websites & automation | Founder @PixelMakers

Webflow changed its pricing. But don’t panic. It only affects websites with large bandwidth usage. How is bandwidth calculated? - In a nutshell, every time a user loads your website, assets that are hosted by Webflow (images, videos, files, etc) will increase the bandwidth metric based on their size. -- If an average page on your website has a size of 500kb and you have 10k monthly visitors, each visiting about 5 pages, then the total bandwidth in a month is about 23 GB. Is it worth hosting the assets on a third-party CDN solution? E.g Fastly, Cloudflare - Most likely no. Switching would mean restructuring your CMS, template pages, and locales. Elements like sliders would need to be reimplemented to use assets from a third-party. Plus increased maintenance costs due to complexity. - However, you can opt for a hybrid approach, where you host the assets for static pages outside of Webflow and the CMS items in Webflow. How can we reduce bandwidth usage? - Optimize images (resize, compress, and convert to WebP). Use SVGs and inline SVGs where possible. - Host videos on a third-party platform like vimeo, youtube, or fastly vod. - Use a design with fewer images/assets. - Optimize your custom code or host it externally (e.g jsdelivr, Cloudflare Pages) - Optimize your classes and animations. Keep it minimal and efficient. - Optimize your sitemap. Use fewer pages if possible. Hosting on the web is getting more expensive. As in real life, we should be mindful of what we use and cut the waste wherever possible.

To view or add a comment, sign in

Explore topics