Generate canonical URL link dynamically from page URL

This commit is contained in:
James Mead 2017-06-28 11:55:38 +01:00
parent 2defd296bd
commit 8bf8a8f365
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<title>About &laquo; Cooperative Technologists</title>
<link rel="canonical" href="https://www.coops.tech/about/">
<link rel="canonical" href="{{ page.url | absolute_url }}">
<link rel='dns-prefetch' href='//s.w.org' />
<link rel='stylesheet' id='oowp_css-css' href='/app/mu-plugins/oowp/oowp.css?ver=4.8' type='text/css' media='all' />
<link rel='stylesheet' id='app-css' href='/app/themes/coop-tech-oowp-theme/public/css/app.css?ver=4.8' type='text/css' media='all' />