-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
Description
@robertoostenveld in said
have hence reserved "bids-standard.org" (which now redirects to the current domain).
and indeed the redirect there for the www. (not for plain ATM)
❯ wget -S http://www.bids-standard.org
--2025-06-12 06:20:02-- http://www.bids-standard.org/
Resolving www.bids-standard.org (www.bids-standard.org)... 192.64.119.254
Connecting to www.bids-standard.org (www.bids-standard.org)|192.64.119.254|:80... connected.
HTTP request sent, awaiting response...
HTTP/1.1 302 Found
Date: Thu, 12 Jun 2025 10:20:02 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 52
Connection: keep-alive
Location: https://bids.neuroimaging.io/
X-Served-By: Namecheap URL Forward
Server: namecheap-nginx
Location: https://bids.neuroimaging.io/ [following]
--2025-06-12 06:20:03-- https://bids.neuroimaging.io/
Resolving bids.neuroimaging.io (bids.neuroimaging.io)... 185.199.109.153, 185.199.110.153, 185.199.108.153, ...
Connecting to bids.neuroimaging.io (bids.neuroimaging.io)|185.199.109.153|:443... connected.
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 87680
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Wed, 11 Jun 2025 14:50:58 GMT
Access-Control-Allow-Origin: *
ETag: "684997d2-15680"
expires: Thu, 12 Jun 2025 10:30:03 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 0A69:3CFFB8:F5A10C:F7B657:684AA9D3
Accept-Ranges: bytes
Age: 0
Date: Thu, 12 Jun 2025 10:20:03 GMT
Via: 1.1 varnish
X-Served-By: cache-cph2320050-CPH
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1749723603.114849,VS0,VE138
Vary: Accept-Encoding
X-Fastly-Request-ID: 7c47ce33ca2530a83c76b0476acd2ded5750df4d
Length: 87680 (86K) [text/html]
Saving to: ‘index.html’
index.html 100%[=========================================>] 85.62K --.-KB/s in 0.01s
2025-06-12 06:20:03 (6.52 MB/s) - ‘index.html’ saved [87680/87680]
I think the time is right to finally move to that domain as the primary one and have bids.neuroimaging.io to redirect there, so we could change all the URL mentionings on the website and spec to bids-standard.org
- Swap the two in DNS
- who reserved/has it? (so who is in control)
- who/how bids.neuroimaging.io is managed -- should redirect
- Change CNAME for the website host in github pages
- Adjust URLs in bids-website: Replace bids.neuroimaging.io with bids-standard.org #674
- ...
Related:
Reactions are currently unavailable