Can you update the meta and open graph tags with javascript?

Is it possible to update Open Graph and meta tags using Javascript, or will search engines and Facebook ignore Javascript calls to update these tags?

+3
source share
1 answer

As for OG tags, FB sees your page in the same way as search engine robots do, so changing them with Javascript will be invisible to FB linter, because it will not even launch JS on your page.

+4
source

All Articles