covid-19-apis
covid-19-apis copied to clipboard
Add Open Graph meta tag
This page declares some Open Graph properties, however the following is missing:
<meta property="og:url" content="https://covid-19-apis.postman.com/" />
Be sure meta tag content is dynamic to show the URL for that page; not just the static main page URL.
adding a dynamic meta tag needs to be looked into.
https://github.com/facebook/create-react-app/issues/1261
https://www.kapwing.com/blog/how-to-add-dynamic-meta-tags-server-side-with-create-react-app/