This chrome extension will help you to audit the sitemap of a website. It will show you the list of URLs in each sitemap file.
- Clone the repository
- Open Chrome
- Go to
chrome://extensions/
- Enable Developer mode by clicking the toggle switch next to Developer mode.
- Click the
Load unpacked
button and select the directory where you cloned the repository. - The extension will be installed and you will see the icon in the toolbar.
- Click on the extension icon in the toolbar.
- Enter the URL of the sitemap file.
- Click on the
Audit
button. - The extension will show you the list of URLs in the sitemap file.
- You can click on the URL to open it in a new tab.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.