Automattic / babble

Multilingual WordPress done right.
https://wordpress.org/plugins/babble/
245 stars 50 forks source link

`hreflang` support #209

Open simonwheatley opened 9 years ago

simonwheatley commented 9 years ago

We should consider adding hreflang attributes, e.g. in the switcher links, as <link rel="alternate" href="example.com" hreflang="es-es" />, sitemaps.

There's also the OG alternate locale tags: <meta property="og:locale:alternate" content="fr_FR" />

Reference: