'Dynamic OGP meta tags not working in react js application
We have implemented OGP meta tags for each page in header.js file which are getting from CMS APIs in React js application.
We are able to see the OGP meta tags in header section of application in browser by using Inspect Element option
Unable to fetch the 3rd party meta tag tools like https://www.opengraph.xyz/ or https://developers.facebook.com/tools/debug/ tools and not showing in "view source" of page We have tried to use react-meta-tags and react-helmet npm packages but no luck
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
