forgotten-roads/blog

Write CLI tool to test sitemap links

Opened this issue · 0 comments

Currently there are pages listed in the sitemap.xml file that aren't being indexed by Google:

It would be nice to be able to test this with the CLI:

  • Parse sitemap.xml for links
  • Use clj-http to get each page (HEAD should be fine ...)
  • Report on the status of the page
  • Update the frmx tool to support usage like frmx check sitemap urls