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) }}
|
||||
{% endif %}
|
||||
|
||||
<link rel="canonical" href="{{ SITEURL }}/{{ page.url }}" />
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue