DEV Community

Discussion on: How do I repost a blog post from my personal blog?

Collapse
 
ben profile image
Ben Halpern

Is this what you're looking for? If you publish from RSS it will automatically set the canonical URL meta tag and put the link back on the page.

Collapse
 
antjanus profile image
Antonin J. (they/them)

Not exactly! I was looking for how to set the canonical URL meta tag in the first place. Just found the editor guide so problem solved!

For anyone else, it's a canonical_url front-matter property.

Thanks!

Collapse
 
ben profile image
Ben Halpern

Ah great.