Modified SEO on page template
This commit is contained in:
parent
1c4e0d8044
commit
4083c54a5b
1 changed files with 0 additions and 4 deletions
|
@ -11,10 +11,6 @@
|
||||||
{{ translations.entry_hreflang(page) }}
|
{{ translations.entry_hreflang(page) }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<!-- Open Graph Tags-->
|
|
||||||
<meta property="og:site_name" content="{{ SITENAME }}" />
|
|
||||||
<meta property="og:title" content="{{ page.title|striptags }}" />
|
|
||||||
<meta property="og:url" content="{{ SITEURL }}/{{ page.url }}" />
|
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue