React Meta Tags

Hey there! Im making a site using React.js, I finished basically everything and got to the part of updating the meta tags based on the page url. How exactly would I do that using React if all of the components are rendered in one html file? I tried using react helmet, a library but it didnt work. The only thing that has worked is adding the meta tags directly in the index html file, which doesn’t help since I want to focus on SEO (search engine optimisation) for each different page
0 Replies
No replies yetBe the first to reply to this messageJoin