I want to implement schema markup for FaqElement via cloudflare
Hey i am new to cloudflare and workers. I want to implement schema markup for FaqElement via cloudflare worker.
I made a worker that has hardcoded script like this.
My question is if i can tell worker to set answers and questions dynamically from HTML (from class name for example), i cant seem to make it work with HTMLRewriter class.
2 Replies