---
title: "Making a fast website is SUPER EASY"
url: https://daily.dev/posts/making-a-fast-website-is-super-easy-vk259awq6
source_url: https://dev.to/enterspeed/making-a-fast-website-is-super-easy-9lb
type: article
source: "Community Picks"
published: 2022-09-20T11:59:05.048Z
updated: 2023-12-07T12:02:45.284Z
tags: ["google", "performance", "css", "facebook", "lighthouse"]
reading_time: 18
upvotes: 344
comments: 25
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Making a fast website is SUPER EASY

**[Community Picks](https://daily.dev/sources/community)** · 18 min read · 344 upvotes · 25 comments

## Summary

For a website whose goal is to convert customers by selling goods or services, the website should be attractive to look at. Images take up a huge part of the website's total size. As of August 2022, images made up on average 45% on desktop and 44% on mobile of a page’s total weight. Optimizing the images can therefore result in big and easy wins.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/enterspeed/making-a-fast-website-is-super-easy-9lb>

## Community discussion

Top comments from developers on daily.dev.

**@moedayraki** · 12 upvotes

> There's the ImgBotApp on GitHub to optimize the images automatically! I've tried it and it's good

**@pavlicko** · 7 upvotes

> easy to do from scratch, quite challenging when you have a code base 20 years old. good info, even if it is really just an ad for their own service.

**@twistedseed** · 2 upvotes

> Nice, I recommend you to check out qwik (Javascript framework) and see how they shipped 0 javascript with their website.

**@paulknulst** · 2 upvotes

> A well-written article on how to fasten your website. Significantly, the tools that are mentioned in the report are super helpful.
>
> As someone using a self-hosted blog, I will save and apply many of the settings/strategies mentioned.

**@mkxliv** · 1 upvotes

> Nice guide. Tks to share ;)

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#google](https://daily.dev/tags/google), [#performance](https://daily.dev/tags/performance), [#css](https://daily.dev/tags/css), [#facebook](https://daily.dev/tags/facebook), [#lighthouse](https://daily.dev/tags/lighthouse)

[View this post on daily.dev](https://daily.dev/posts/making-a-fast-website-is-super-easy-vk259awq6)
