only put canonical links in online version
This commit is contained in:
parent
37c63f6232
commit
e1fd46c571
1 changed files with 1 additions and 1 deletions
|
|
@ -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 || [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue