When a meta tag contains a lang attribute, it's ignored by get_meta_tags.
HTML source code contains:
<meta name="author" lang="fr" content="Sebastien Duret" />
When a meta tag contains a lang attribute, it's ignored by get_meta_tags.
<meta name="author" lang="fr" content="Sebastien Duret" />
rSTG Source templates generator | |||
D717 | rSTG5500f9769ea0 Fix meta tags parser |
We can fix it for footofeminin.fr, but a more organic solution is to get rid of get_meta_tags and use a custom analysis.