only put canonical links in online version

This commit is contained in:
Roland Kuhn 2016-03-09 17:52:42 +01:00
parent 37c63f6232
commit e1fd46c571

View file

@ -25,10 +25,10 @@
{% block relbar2 %}{% endblock %}
{% block extrahead %}
{%- if include_analytics %}
<!-- Hint to search engines that the "canonical" page is under "current", which will boost it appearing in search results -->
<link rel="canonical" href="http://akka.io/docs/akka/current/{{ pagename }}.html" />
{%- if include_analytics %}
<!--Google Analytics-->
<script type="text/javascript">
var _gaq = _gaq || [];