Closed
Bug 1323829
Opened 9 years ago
Closed 9 years ago
Update non-Fx header copy on /firefox/products/
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cmore, Assigned: agibson)
Details
Attachments
(1 file)
On this page:
https://www.mozilla.org/en-US/firefox/products/
When visiting from a non-Firefox browser, it says:
"Choose Independent. Choose Firefox." in the header banner.
Code here:
https://github.com/mozilla/bedrock/blob/master/bedrock/firefox/templates/firefox/family/index.html
It should say:
"Browse freely."
and the button should say "Download Firefox" instead of just "Download".
Which is the main brand positioning on the homepage and /firefox/new/.
| Reporter | ||
Comment 1•9 years ago
|
||
:jbertsch: thoughts on this change? This page is now ranking above /new/ in the english market and thus it makes sense to be consistent with /new now.
Flags: needinfo?(jbertsch)
Comment 2•9 years ago
|
||
If PMM team is good with this decision, then +1 from me. I'm more concerned about the SEO ranking than the copy :) Should we discuss?
Flags: needinfo?(jbertsch)
| Reporter | ||
Comment 3•9 years ago
|
||
(In reply to Jennifer Bertsch [:jbertsch] from comment #2)
> If PMM team is good with this decision, then +1 from me. I'm more concerned
> about the SEO ranking than the copy :) Should we discuss?
Yeah, this is not an SEO change. Just branding consistency and to use the same words. Interesting enough, for Google organic traffic, this page converts at the same rate as /new/ with the button up top.
Flags: needinfo?(wbowden)
Flags: needinfo?(frios)
Comment 4•9 years ago
|
||
(In reply to Chris More [:cmore] from comment #3)
> (In reply to Jennifer Bertsch [:jbertsch] from comment #2)
> > If PMM team is good with this decision, then +1 from me. I'm more concerned
> > about the SEO ranking than the copy :) Should we discuss?
>
> Yeah, this is not an SEO change. Just branding consistency and to use the
> same words. Interesting enough, for Google organic traffic, this page
> converts at the same rate as /new/ with the button up top.
Nice catch. Yes, let's update per your note:
It should say:
"Browse freely."
and the button should say "Download Firefox" instead of just "Download".
Just fyi - the follow up scene shows "Enjoy online freedom." which matches the browse freely message.
Thanks
Flags: needinfo?(wbowden)
Flags: needinfo?(frios)
| Assignee | ||
Comment 6•9 years ago
|
||
| Assignee | ||
Comment 7•9 years ago
|
||
Note: I'm not including the period after "Browse Freely", as this means we can import the translated strings from other pages and saves work for our translators.
Comment 8•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/fceabe821e0d05c9c38827b8cf5d79b3316412a7
[fix bug 1323829] Update non-Fx header copy on /firefox/products/
https://github.com/mozilla/bedrock/commit/27064c233d88cdcb524caf5b99cc202121862c91
Merge pull request #4540 from alexgibson/bug-1323829-header-copy-firefox-products
[fix bug 1323829] Update non-Fx header copy on /firefox/products/
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•