-
Notifications
You must be signed in to change notification settings - Fork 2
How are we going to make the switch from .com to .org? #9
Comments
Agreed, the redirect should be removed. (Sorry, again I was implicitly assuming this.) Related, the above proposal can also handle competition websites (#5). In order to keep the directory structure in /org clean, I'd like to propose:
|
I like the cleanliness of this idea, but I think it might prove problematic if you ask yourself "in the fullness of time, what do we plan to do with the cubingusa.com domain?" Currently, the dot com domain is served up by an EC2 instance, so we can definitely implement this .com/[PATH] to .org/legacy/[PATH] redirect you propose. However, in the fullness of time, I think we'd like to get rid of this EC2 instance, and then our options become a bit more limited. Two ideas:
|
Looking at looks like namecheap page suggests to me it is possible. I see a bit about redirecting to subdirs, etc, around the text here:
Hopefully that will be sufficient long-term. |
As an update after chatting with @jfly and @coder13, it looks like the namecheap URL redirect idea will work. As a test, I tried directing cubingusa.org/* to cubingusa.com/test/*, with the namecheap configuration seen below: This successfully redirected me from |
Great news! So we can definitely proceed with putting everything old under a "legacy" directory. |
@jbcm627 says:
"those pages" refers to:
We currently have a redirect from cubingusa.org to cubingusa.com. @jbcm627, in your proposal above, you don't suggest how we'd handle that. Would we remove the redirect entirely? (that seems reasonable to me, but maybe there's some subtlety I'm not seeing)
The text was updated successfully, but these errors were encountered: