+doc #19844 rel links to "current" on each page
This commit is contained in:
parent
0d8dd3c711
commit
5fc05a6007
1 changed files with 3 additions and 1 deletions
|
|
@ -23,7 +23,9 @@
|
|||
{% block relbar2 %}{% endblock %}
|
||||
|
||||
{% block extrahead %}
|
||||
<!-- Akka release version-->
|
||||
<!-- 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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue