ember-meta icon indicating copy to clipboard operation
ember-meta copied to clipboard

Add meta name='keywords'

Open Sakkhor909 opened this issue 3 years ago • 2 comments

There is no default option for <meta name='keywords' content={{this.model.keywords}} /> . Why is it ? How can I include it ?

Sakkhor909 avatar Jan 14 '22 12:01 Sakkhor909

@Sakkhor909 you can use your own head.hbs and modify the default one to include whatever you would like. I would also support adding this to the addon. Would you like to open a PR?

RobbieTheWagner avatar Jan 14 '22 16:01 RobbieTheWagner

I have used it in head.hbs but I wanted to have different keywords on different pages. support adding this to the addon would be great and help other newbies like me.

Sakkhor909 avatar Jan 19 '22 19:01 Sakkhor909