Closed
Bug 980443
Opened 11 years ago
Closed 11 years ago
Prepare redirects for SuMoMo KB articles w/o locales i.e. support.mozillamessaging.com/kb/[title] to SUMO support.mozilla.org/kb/[title]
Categories
(support.mozilla.org :: General, defect, P2)
support.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rolandtanglao, Assigned: gozer)
References
Details
(Whiteboard: u=user c=wiki p=1 s=2014.4)
+++ This bug was initially created as a clone of Bug #820549 +++
Prepare locale-less redirects for SuMoMo to SUMO Migration (locale-less redirects were done in bug 820549):
sample redirect:
support.mozillamessaging.com/kb/[title]
to
https://support.mozilla.org/kb/[title]
e.g.
https://support.mozillamessaging.com/kb/compacting-folders
will redirect to:
https://support.mozilla.org/kb/compacting-folders
| Reporter | ||
Comment 1•11 years ago
|
||
assigning this to :gozer
My appologies :gozer for not filing this bug sooner!
Assignee: nobody → gozer
Status: NEW → ASSIGNED
Comment 2•11 years ago
|
||
Maybe it makes sense to redirect support.mozillamessaging.com/* to support.mozilla.org/* ?
| Reporter | ||
Comment 3•11 years ago
|
||
(In reply to Ricky Rosario [:rrosario, :r1cky] from comment #2)
> Maybe it makes sense to redirect support.mozillamessaging.com/* to
> support.mozilla.org/* ?
1. yeah maybe but content wise all the content is under /[locale] or /[locale]/kb
2, the stuff that's not under #1 doesn't need to be redirected IMHO
| Reporter | ||
Comment 4•11 years ago
|
||
ooops i meant:
(redirects WITH LOCALES were done in bug 820549):
NOT
(locale-less redirects were done in bug 820549):
(In reply to Roland Tanglao :rolandtanglao from comment #0)
> +++ This bug was initially created as a clone of Bug #820549 +++
>
> Prepare locale-less redirects for SuMoMo to SUMO Migration (locale-less
> redirects were done in bug 820549):
>
> sample redirect:
>
> support.mozillamessaging.com/kb/[title]
> to
> https://support.mozilla.org/kb/[title]
> e.g.
> https://support.mozillamessaging.com/kb/compacting-folders
> will redirect to:
> https://support.mozilla.org/kb/compacting-folders
| Assignee | ||
Comment 5•11 years ago
|
||
$> svn ci -m'Bug 980443 - Redirect sumomo /kb/ urls *without* locales'
Sending virtual-redirect.mozilla.org.conf
Transmitting file data .
Committed revision 83983.
Done.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•11 years ago
|
||
looks good to me, thanks :gozer, seting to verified!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•