github-pages-template icon indicating copy to clipboard operation
github-pages-template copied to clipboard

Add structured data testing

Open fulldecent opened this issue 5 months ago • 0 comments

Add structured-data-testing-tool

See example https://github.com/ThatGuySam/doesitarm/blob/6e11fbe8e79156282aa9c5d61f87808182814325/test/main.js#L8


Before we start this, do a simple test across all our pages with like

find | exec yarn dlx structured-data-testing-tool test...

If there are some errors on any built page on our sites then setting up this testing will be a win


End result:

  • [ ] Add script to package.json to validate after build
  • [ ] Add it to our CI testing pipeline after build

fulldecent avatar Sep 12 '24 18:09 fulldecent