Is it possible to update Open Graph and meta tags with Javascript, or will search engines and Facebook ignore Javascript calls to updat开发者_开发百科e these tags?
Regarding OG tags, FB sees your page the same way that search engine robots do, so changing them with Javascript will be invisible to the FB linter as it won't even run any JS on your page.
精彩评论