Is the canonical meta tag supported and how do you implement it?
<link rel="canonical" href="http://example.com/blog" />
Brad
Is the canonical meta tag supported and how do you implement it?
<link rel="canonical" href="http://example.com/blog" />
Brad
Just put that in your theme.
but how to get it to change per page?
oh sorry missed that. You can do this:
<link rel="canonical" href="{{ page.url(true) }}" />
This will put the current page URL in there
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1327 | 9 years ago | ||
| 2 | 921 | 9 years ago | ||
| 2 | 4050 | 9 years ago | ||
| 1 | 2928 | 9 years ago | ||
| 3 | 1107 | 9 years ago |