I’ve set up something similar recently. You can expose cq:tags and other custom metadata by adding them as meta properties in your page component’s HTML head (for example, using data attributes or <meta> tags). Then, configure your Coveo web connector mapping to capture those fields.In Coveo, create...