How to reduce http requests?
Topic summary
Reducir las solicitudes HTTP para acelerar una tienda (Shopify) y mejorar el rendimiento medido por herramientas como GTmetrix, Google PageSpeed Insights y Pingdom. Se recomiendan acciones concretas: minificar código, usar un hosting rápido y confiable, elegir un tema responsive y ligero, aplicar carga diferida (lazy loading) de imágenes y disminuir la cantidad de apps instaladas en Shopify. Se comparte además un enlace a un artículo con más detalles. La conversación no incluye una solución específica aplicada, sino una lista de buenas prácticas y recursos para diagnosticar y optimizar.
Hi @razia ,
Tools like GTmetrix, Google PagesSpeed Insight, and Pingdom can help you to track HTTP requests.GTmetrix is a free tool to check your web page performance
- Perform code minification.
- Use a fast and reliable hosting
- Download a responsive and fast theme
- Perform lazy image loading
- Reduce the number of installed Shopify apps
Read this article you will have an idea.
https://www.oscprofessionals.com/blog/how-to-make-fewer-http-requests-to-speed-up-your-site/
Hope these point will help you to get score much better for your store.