Closed Bug 1238037 Opened 8 years ago Closed 8 years ago

Redirect all Demo Studio and Dev Derby URLs to the new "Demos of open web technologies" wiki page

Categories

(developer.mozilla.org Graveyard :: Demo Studio / Dev Derby, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: openjck, Unassigned)

References

Details

(Keywords: in-triage)

Once we create new landing page(s) to explain that the Demo Studio and Dev Derby have been retired (bug 1234914), we should redirect all Demo Studio and Dev Derby URLs to those new pages.
Depends on: 1234914
Blocks: 1223109
The exception would be any popular Demo Studio URLs that are being redirected to corresponding demos on other platforms (bug 1238041); these should take precedence over the general redirects to the informative message.
Severity: normal → major
Keywords: in-triage
Redirect target:

https://developer.mozilla.org/en-US/docs/Web/Demos_of_open_web_technologies
Summary: Redirect all Demo Studio and Dev Derby URLs to their corresponding new landing pages → Redirect all Demo Studio and Dev Derby URLs to the new "Demos of open web technologies" wiki page
Depends on: 1234916
I've seen other redirects get set up for MDN. Do we do this via apache redirects? Or would this go into our urls.py file?
(In reply to Rob Hudson [:robhudson] from comment #3)
> I've seen other redirects get set up for MDN. Do we do this via apache
> redirects? Or would this go into our urls.py file?

That's a good question. We could probably do either. The only redirects that need WebOps coordination AFAIK are those that redirect away from /media. Redirects away from /media need to be placed inside the VirtualHost that defines the /media Alias (for some reason) and only WebOps has authorship over that.

But for this redirect either type should be fine.
Merged:

https://github.com/mozilla/kuma/commit/bb0996c0784f51e7e990b0fcab96715997cd04be
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.