ComboStrap URL Management - Permalink
Table of Contents
1 - About
permalink are links that are permanent and that will permanently be accessible even if the web page has moved to another URL or location.
2 - Articles Related
3 - How to create a permalink ?
- permalink are links that are created when the canonical id is set for a page
- Add a canonical property in the frontmatter
---json
{
"canonical":"my:canonical"
}
---
- A permalink has been created to https://yourdomain.com/my/canonical
4 - Demo
This page has a canonical value of permalink and is accessible at