dart-pad icon indicating copy to clipboard operation
dart-pad copied to clipboard

older dartpad domains should redirect to dartpad.dev

Open jamesderlin opened this issue 1 year ago • 3 comments

Currently https://dartpad.dartlang.org responds with a 404 page. https://dartpad.dartlang.org was the URL for quite a while and now is ingrained into my browser history, so whenever I type "dartpad" into my address bar, it autocompletes to the old address.

It would be nice if it responded with a 308 (or perhaps 301) permanent redirect to https://dartpad.dev/.

jamesderlin avatar Aug 25 '23 17:08 jamesderlin

Even though DartPad hasn't used the URL in a long time, there are still links around, so a permanent redirect sounds good.

parlough avatar Aug 28 '23 03:08 parlough

\cc @johnpryan Would you be able to add this redirect? Do you have access?

parlough avatar Aug 29 '23 19:08 parlough

See also #2646 for the www.dartpad.dev domain.

devoncarew avatar Sep 04 '23 15:09 devoncarew