How can I automate meta keywords using product.title and product.tags?

Hello,

Because I want to do SEO also for Bing, for which the meta keywords tag is important,

I am looking for a way to code the meta keywords into my theme.liquid, and I want to use product.title and product.tags to get an automated list of keywords separated by comma like: title-keyword1, title-keyword2, etc., tag1, tag2, tag 3 etc.


Any help is highly appreciated!