Closed
Bug 837883
Opened 12 years ago
Closed 12 years ago
Redirect /firefox/firefox.exe to /firefox/ [Bedrock]
Categories
(www.mozilla.org :: Bedrock, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cmore, Unassigned)
Details
(Whiteboard: [u=user c=bedrock p=1])
According to Web Analytics, the most common page that is causing 404 errors is:
https://www.mozilla.org/en-US/firefox/firefox.exe
All these users are coming from Firefox and seem to be mainly from Indonesia, Iran, Malaysia and lebanon. They are direct traffic and not from search. They are consistent over a time and throwing a ton of 404's.
I propose to send all users accessing /firefox/firefox.exe to /firefox/. The /firefox/ redirect will get the users to the right location to download Firefox. When this bug is completed, I will add a annotation to Google Analytics and monitor if this reduces the 404's.
Reporter | ||
Updated•12 years ago
|
Whiteboard: [u=user c=bedrock p=1]
Reporter | ||
Comment 1•12 years ago
|
||
This redirect should *not* be case sensitive since there are variations for the 404's.
Reporter | ||
Comment 2•12 years ago
|
||
pmac: thoughts on redirecting these to / (homepage) given we have no idea why this is happening and downloading is probably not their intention. Showing them the homepage promotions may be that bad.
Comment 3•12 years ago
|
||
Agreed. Updated the PR to redirect to homepage.
https://github.com/mozilla/bedrock/pull/619
Comment 4•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/21fdc4010a1c5b203b1317b09367f5c86cca2a28
Bug 837883: Redirect /firefox/firefox.exe to home page.
https://github.com/mozilla/bedrock/commit/0f7cf95c76c3badb78c699aee7b9564a72d0f100
Merge pull request #619 from pmclanahan/bug-837883-firefox.exe-redirect
Bug 837883: Redirect /firefox/firefox.exe to /.
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•12 years ago
|
||
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•