# Whether website speed important for business website?

**URL:** https://forum.kirupa.com/t/whether-website-speed-important-for-business-website/637265
**Category:** web dev
**Created:** [October 6, 2017, 7:48am UTC](https://forum.kirupa.com/t/whether-website-speed-important-for-business-website/637265 "2017-10-06T07:48:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Rajeshwari](https://avatars.discourse-cdn.com/v4/letter/r/3ab097/32.png) [@Rajeshwari](https://forum.kirupa.com/u/Rajeshwari)
#### Post date: [October 6, 2017, 7:48am UTC](https://forum.kirupa.com/t/whether-website-speed-important-for-business-website/637265/1 "2017-10-06T07:48:24Z")

</div>

Hi, Nowadays every business handled website to reach customers and sell their product easily. Here my question is normally website speed is one of the feature for every business, whether It’s important for any website. How to overcome this issue and increase my website speed anyone knows please guide me.

---

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [October 6, 2017, 2:56pm UTC](https://forum.kirupa.com/t/whether-website-speed-important-for-business-website/637265/2 "2017-10-06T14:56:53Z")

</div>

Here is my quick list:

1. Enable HTTP/2
2. Enbale Gzip
3. Use a tool like [Lighthouse](https://developers.google.com/web/tools/lighthouse/) to ensure you are following best practices in terms of performance
4. Cache smartly using Service Worker
5. Optionally consider adding a CDN

😛

---

<div class="post-metadata">

### Author: ![Erikamadrizo](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/erikamadrizo/32/19328_2.png) [@Erikamadrizo](https://forum.kirupa.com/u/Erikamadrizo)
#### Post date: [November 4, 2022, 1:39pm UTC](https://forum.kirupa.com/t/whether-website-speed-important-for-business-website/637265/3 "2022-11-04T13:39:03Z")

</div>

Yes, website speed is one of the main ranking factors. Google will throw the site back if the speed is slow. There are many factors contributing to increasing your site’s speed.

- Use a good caching plugin
- Register in Cloudflare
- Reduce unused javascript
- keep an eye on your site’s core web vitals via speed insight
