Closed Bug 644290 Opened 13 years ago Closed 13 years ago

organic page should be deleted

Categories

(www.mozilla.org :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: pascalc, Assigned: rik)

Details

The organic page is broken and should be deleted

http://www.mozilla.com/en-US/firefox/organic/

The redirect should be in .htaccess and replace this one (lien 118):

RewriteRule ^(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?organic[/]?$ /$1firefox/organic/ [R=permanent]
Target Milestone: --- → 2.0
Wow - very broken. John, this is okay to retire, right?
Assignee: nobody → anthony
Yes.
Cc-ing Ryan here to see if he has any best practices on how to properly retire old pages.
Individual pages can be retired with a simple redirect in .htaccess like Pascal described.  Redirecting users appropriately is the primary concern when retiring individual pages.  If that page were collecting user information, we would want to look into expunging data for privacy purposes, but it doesn't like that is applicable for this particular page.
Target Milestone: 2.0 → 2.1
Is it ok to redirect this page to http://www.mozilla.com/ ? (That will redirect to the good locale, redirect to /new or /fx for en-US, etc)
(In reply to comment #5)
> Is it ok to redirect this page to http://www.mozilla.com/ ? (That will redirect
> to the good locale, redirect to /new or /fx for en-US, etc)

Yes, perfect. Thanks!
Committed r87501 on trunk. This removes all versions of this page, even localised.
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: qawanted
Resolution: --- → FIXED
pushed to stage r87516
pushed to production r87517
verified fixed mozilla.com/en-US/firefox/organic/ --->
mozilla.com/en-US/firefox/fx/
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.