> For the complete documentation index, see [llms.txt](https://luis-souza-1.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luis-souza-1.gitbook.io/wiki/software-engineer/seo.md).

# SEO

## Ferramentas

* [Core Web Vitals Checker](https://calibreapp.com/tools/core-web-vitals-checker/)
* [Estimator](https://estimator.dev/)
* [Foo](https://www.foo.software/)
* [GTMetrix](https://gtmetrix.com)
* [LightHouse](https://developers.google.com/web/tools/lighthouse?hl=pt_br)
* [ScreamingFrog](https://www.screamingfrog.co.uk/)
* [Spyfu](https://www.spyfu.com/)
* [YellowLab](https://yellowlab.tools/)
* [Waterfaller](https://waterfaller.dev/)
* [WebPageTest](https://www.webpagetest.org/)
* [WebHint](https://webhint.io/)

## Práticas

* [Compactação](https://developers.google.com/speed/docs/insights/EnableCompression?hl=pt-br)
* [Lazy Loading](https://pt.wikipedia.org/wiki/Lazy_loading#:~:text=Lazy%20loading%20%C3%A9%20um%20padr%C3%A3o,em%20que%20ele%20%C3%A9%20necess%C3%A1rio.)
* [Lazy Loading Images](https://web.dev/browser-level-image-lazy-loading/)
* [PreBrowsing](https://tableless.com.br/tecnicas-prebrowsing/)
* [Reduzir recursos](https://developers.google.com/speed/docs/insights/MinifyResources?hl=pt-br#:~:text=A%20minifica%C3%A7%C3%A3o%20%C3%A9%20o%20processo,de%20vari%C3%A1veis%20e%20fun%C3%A7%C3%B5es%20etc.)
* [Otimizar imagens](https://developers.google.com/speed/docs/insights/OptimizeImages?hl=pt-br)
