Closed Bug 1372331 Opened 7 years ago Closed 7 years ago

Change 2 hrefs on universal nav

Categories

(www.mozilla.org :: Pages & Content, defect)

Production
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hoosteeno, Assigned: craigcook)

References

(Blocks 1 open bug)

Details

We are debugging an SEO issue that is likely a result of all the dramatic change in our content and navigation over the past few months. We need to strengthen internal links.

The universal nav landed before the new /firefox/ home page. It includes two links to "Firefox" whose default behavior is preempted by javascript. These links open universal navigation widgets.

The two links are specifically...

1. The "Firefox" link in top global nav, i.e. $('.nav-primary-links > li:nth-child(1) > a:nth-child(1)')
2. The "Firefox" link in the global nav slideout, i.e. $('h3.selected > a:nth-child(1)')

Search engines don't pay attention to the javascript behavior of these links. They see the hrefs. We need these links to point to www.mozilla.org/firefox/, rather than /new/.
Blocks: 745355
Assignee: nobody → craigcook.bugz
This is for en-US only.
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/219af3e8b697be7eaf068afb5a332e56d5c4cdf3
[fix bug 1372331] Change Firefox links in global nav

[fix bug 1372328] Link to Firefox hub from /new

https://github.com/mozilla/bedrock/commit/c05f652dfd2f05cc3011600a894966e924d8aa31
Merge pull request #4898 from craigcook/bug-1372331-update-firefox-links

Bugs 1372331, 1372328 - Change Firefox links in global nav, add link to /new
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.