hugo/tpl
Jack Taylor 90d3fbf1da tplimpl: Add translation links to the default sitemap template
For pages with translations, add links with hreflang attributes to the
default sitemap template. This helps Google to show the correct
language page in its search results. The syntax used is based on
Google's example at [1].

Also update the sitemap template docs to reflect the changes in the
default template.

[1]
https://support.google.com/webmasters/answer/2620865?hl=en&topic=2370587&ctx=topic

Fixes #2569
2017-04-22 22:37:14 +02:00
..
tplimpl tplimpl: Add translation links to the default sitemap template 2017-04-22 22:37:14 +02:00
template.go tpl: Fix nil pointer in Tree() 2017-04-05 22:12:03 +02:00