Status
People
(Reporter: brett, Assigned: mavis)
Tracking
Details
Add a URL redirect from http://party.webmaker.org/resources/getting-started to http://party.webmaker.org/resources/choose-your-event-type Add a URL redirect from http://party.webmaker.org/resources/getting-started-resources to http://party.webmaker.org/resources/getting-started Add a URL redirect from http://party.webmaker.org/resources/getting-started/post-event to http://party.webmaker.org/resources/after-your-event
(Assignee) | ||
Comment 1•5 years ago
|
||
Um I think ^ will cause some issues... will "http://party.webmaker.org/resources/getting-started-resources" eventually get redirected to http://party.webmaker.org/resources/choose-your-event-type then?
Comment 2•5 years ago
|
||
Are we doing this? Seems we should do so soon, if so. Mavis, need help doing redirects?
Flags: needinfo?(mavis)
(Assignee) | ||
Comment 3•5 years ago
|
||
Hey JP, I'm checking with Brett and Erika about this. It seems like what Brett has suggested will create a loop eventually. I guess the solution is to rename the path `getting-started` to something else? And for the technical part, I can just use Node's res.redirect to handle it and nothing on the DevOps end, correct?
Flags: needinfo?(mavis) → needinfo?(johns)
Comment 4•5 years ago
|
||
Yep, you can use res.redirect. It's easiest that way. :brett - The URLs you suggested would go into an infinite redirect loop, and the last URL is currently a 404; can you clarify?
Flags: needinfo?(brett)
Updated•5 years ago
|
Assignee: johns → mavis
Flags: needinfo?(johns)
(Assignee) | ||
Comment 5•5 years ago
|
||
Hi Brett, Just checking in to see if this is something we want to implement still. Mavis
(Reporter) | ||
Comment 6•5 years ago
|
||
Hi, Mavis! Erika and I discussed and since no one has been confused by the URLs, lets leave as is to focus on other priorities :)
Status: NEW → RESOLVED
Last Resolved: 5 years ago
Flags: needinfo?(brett)
Resolution: --- → WONTFIX
(Assignee) | ||
Comment 7•5 years ago
|
||
Gotcha! Thanks for updating the bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•