Adding canoical URL to page.
This commit is contained in:
parent
91b4b0a372
commit
6580c167d5
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
||||||
{{ translations.entry_hreflang(page) }}
|
{{ translations.entry_hreflang(page) }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
<link rel="canonical" href="{{ SITEURL }}/{{ page.url }}" />
|
||||||
|
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue