Aside from react-helmet, what other options are there to implement SEO in React, particularly dynamic open-graph meta tags?
I have tried using react-helmet but it cannot dynamically generate open-graph meta tags. Other options I have heard of are NextJS, however i am not a fan of NextJS and would like to work with vanilla react.
New contributor
fullstackAlchemist is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.