Skip to content

[Feature Request] Rel canonical tags #2

Closed
@logicmason

Description

@logicmason

One common SEO concern for anyone syndicating their content is that their own site gets the credited for their articles (instead of Medium, Dev.to, etc)

The common pattern on those sites is to take this from the front matter. I.e., canonical_url: https://example.com/my-article in the front matter will result in the following being in the head of the published article:
<link rel="canonical" href="https://example.com/my-article/" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions