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 | 1984 | 9 years ago | ||
| 2 | 1337 | 9 years ago | ||
| 2 | 4538 | 9 years ago | ||
| 1 | 3392 | 9 years ago | ||
| 3 | 1487 | 9 years ago |