If you have installed the jekyll-polyglot
gem, these additions to your site head can easily provide your jekyll blog with Google-powered SEO bonuses.
Per W3C Internationalization Best Practices you can set the default language of every page with a meta tag. Just add the following to your head:
You can easily add hreflang alternate tags to your site, achieving SEO with google multi-language searches. Add the following to your head:
You can get all of the above with a single tag added to your head.html
:
With this SEO, each page click for one sites language will count towards the net clicks of all languages on the website.
<meta>
tags for keywords
and description
of pages. Search Engines will use these tags to better index pages; for multi-language websites you should supply different values for each sub-language your website supports: