Custom or Overwriting Page wise Canonical Tags

I have a use case where I have a few template pages that get used by the backend to overwrite via EJS. I have enabled “Generate Canonical Tags” in the global SEO settings, however, this would mean that even the template pages get this tag. I’d instead like to be able to overwrite or skip these tags on specific pages. Is there a way this can be done in the current (6.6.1) version of Bootstrap Studio?

Of course one alternative is to edit the Head data for each page and add the canonical tags there (with ejs syntax as well), but having a feature to skip pages would be great,

That’s how we used to have to add them, but we kept bugging the developers to add a feature to generate canonical tags automatically.