transloadit / uppy.io

The Uppy website
https://uppy.io
11 stars 27 forks source link

Fix SEO issues to impove the Ahrefs' Health Score #200

Closed nqst closed 8 months ago

nqst commented 8 months ago

Made some changes that should significantly improve our SEO Health Score provided by Ahrefs (it's 73% as of Dec 2023):

Remaining issues:

Murderlon commented 8 months ago

Ideally, we should use server-side redirects instead. Is it possible?

No unfortunately not. GitHub Pages doesn't support it. We would have to switch to deploy on Netlify or Vercel I think.

arturi commented 8 months ago

Thank you! All looks good to me except pathname. Are we better off with absolute urls? They will transfer better to a different engine if we switch from Docusaurus + self-explanatory.

nqst commented 8 months ago

Are we better off with absolute urls? They will transfer better to a different engine if we switch from Docusaurus + self-explanatory.

Good point! Just pushed an update.