solid / solidproject.org

Website for solidproject.org
https://solidproject.org
MIT License
150 stars 103 forks source link

Review the way the "redirects" are used #884

Open michielbdejong opened 4 months ago

michielbdejong commented 4 months ago

In a nutshell: none of these presumably redirected resources are actually available a different URI. For example, the identity of the resource "newsletter" can't be found on the resource identified for "homepage", and the list goes on

michielbdejong commented 4 months ago

I'm not sure what this means exactly or how to fix this. I'm also not sure whether the way redirects work when running npx serve on a locally checked out copy is the same as what would happen on the live site.

Let's leave this open and double-check after the launch if any more changes to these redirects are needed.

michielbdejong commented 4 months ago

Wrapping #841, #865, #882 and #883 into this.