Tool to automate lighthouse scores for each URL in your sitemap.xml
- Install Chrome
- Install Node.js
- Download the
sitemap.xml
file that your site uses. Sometimes this is\sitemap\sitemap.xml
. - If you have a
\robots.txt
file, the path to your sitemap should be there. - You might have to generate a Sitemap first using an SEO tool or if you are using Sitefinity, use Sitemap generator
- Execute the code via
node .\index.js
- Distribute the
output.csv
to anyone in your business that wants performance data