- [ ] Add Canonical URL in <head> Tag After Meta Description - Example of Canonical URL Tag: ``` <link rel="canonical" href="https://example.com/"> ``` - Current Implementation: ``` <link rel="canonical" href="https://vue-cheatsheet.themeselection.com/"> ```