hochschule-darmstadt / einander-helfen

Portal for volunteering
https://einander-helfen.org
MIT License
6 stars 2 forks source link

Add canoncial tags with help from vue-meta #520

Closed theErikss0n closed 2 years ago

theErikss0n commented 2 years ago

Adds canonical tags to all views (without our non-indexed posts). This is achieved using vue-meta which seems to be the standard for managing meta tags for seo. As vue-meta also manage the document titles, I refactored our code so we use vue-meta for this also.

closes #511 and duplicate issue: closes #456