-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed as not planned
Description
I have been looking for a solution to create a canonical url path for SEO purpose.
Is this something that the vue-router
could implement? Specifically when using alias routes next to one defined standard route?
Right now, I only found a mention of the word canonical
in the website where it points to google and best practices for adding a canonical link. Which is helpful but it leaves me wanting the ability to just get the canonical path form the vue-router
so that no matter which alias is used, I can provide one definite canonical url in the og:url
and canonical
meta tag.
Warm regards,
Chris
Metadata
Metadata
Assignees
Labels
No labels