Added hreflang meta for i18n

https://support.google.com/webmasters/answer/189077?hl=en
This commit is contained in:
Miguel Sarries 2016-04-22 22:03:04 +02:00
parent e5dbe1e3b6
commit 093c46be2a
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ A collection of HTML head elements.
<link rel="stylesheet" href="https://example.com/styles.css">
<link rel="alternate" href="https://feeds.feedburner.com/martini" type="application/rss+xml" title="RSS">
<link rel="alternate" href="https://example.com/feed.atom" type="application/atom+xml" title="Atom 0.3">
<link rel="alternate" href="http://es.example.com/" hreflang="es" />
<link rel="alternate" href="https://es.example.com/" hreflang="es">
<link rel="me" href="https://google.com/profiles/thenextweb" type="text/html">
<link rel="archives" href="https://example.com/2003/05/" title="May 2003">
<link rel="index" href="https://example.com/" title="DeWitt Clinton">