eclipse-theia / theia-website

Theia's Website
https://theia-ide.org/
Other
33 stars 73 forks source link

Please make the canonical website `theia-ide.org`, not `www.theia-ide.org` #54

Open jankeromnes opened 5 years ago

jankeromnes commented 5 years ago

As discussed in https://github.com/theia-ide/theia-website/issues/51#issuecomment-526151177, we prefer using https://theia-ide.org/ instead of https://www.theia-ide.org/.

@nisarhassan12 if you agree, please make that the website default, and update all canonical URLs.

If you don't agree, I'm happy to discuss this further in order to figure out together what's best. 🙂

nisarhassan12 commented 5 years ago

It's already theia-ide.org in all places :slightly_smiling_face: / image

/docs image

/docs/something image

jankeromnes commented 5 years ago

When you request theia-ide.org, the server says "Moved Permanently to www.theia-ide.org":

$ curl -v https://theia-ide.org
> GET / HTTP/2
> Host: theia-ide.org
>
* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
< HTTP/2 301
< location: https://www.theia-ide.org/

So when you try to open https://theia-ide.org, you will be forcefully redirected to https://www.theia-ide.org

nisarhassan12 commented 5 years ago

What do we do then?

jankeromnes commented 5 years ago

What do we do then?

As indicated in https://github.com/theia-ide/theia-website/pull/55#issuecomment-529545687, I think this is something that needs to be changed in the Netlify admin interface. Who has access to that?

nisarhassan12 commented 4 years ago

Sorry! @jankeromnes for the late reply.

As indicated in #55 (comment), I think this is something that needs to be changed in the Netlify admin interface. Who has access to that?

@svenefftinge Please have a look at this whenever you'll have time.