Page MenuHomeDevCentral

Handle <meta name="..." lang="..." content="..." />
Closed, ResolvedPublic

Description

When a meta tag contains a lang attribute, it's ignored by get_meta_tags.

Test URL: http://www.footofeminin.fr/LFP-Nathalie-BOY-DE-LA-TOUR-une-femme-elue-a-la-tete-du-foot-pro-francais_a13077.html

HTML source code contains:
<meta name="author" lang="fr" content="Sebastien Duret" />

Revisions and Commits

Event Timeline

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.