next-seo icon indicating copy to clipboard operation
next-seo copied to clipboard

Can I use next-seo in angular app ?

Open sunysunysuny opened this issue 2 years ago • 1 comments

Hey Guys,

I just want to know that can we use next-seo in angular app ?? Please reply as soon as possible.

Thanks

sunysunysuny avatar May 13 '22 05:05 sunysunysuny

This package is built to work exclusively within a Next.js app, so unfortunately no. There seem to be similar libraries built for Angular on npm, I'd recommend taking a look there. A quick search turned this up, might get you started:

https://www.npmjs.com/package/ngx-seo

ghost avatar May 29 '22 22:05 ghost