Closed Bug 1036729 Opened 10 years ago Closed 10 years ago

Redirect maker party pages

Categories

(Webmaker Graveyard :: DevOps, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: brett, Assigned: mavis)

Details

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?
Are we doing this?  Seems we should do so soon, if so.

Mavis, need help doing redirects?
Flags: needinfo?(mavis)
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)
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)
Assignee: johns → mavis
Flags: needinfo?(johns)
Hi Brett,

Just checking in to see if this is something we want to implement still.

Mavis
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
Closed: 10 years ago
Flags: needinfo?(brett)
Resolution: --- → WONTFIX
Gotcha!  Thanks for updating the bug.
You need to log in before you can comment on or make changes to this bug.