Closed Bug 862712 Opened 11 years ago Closed 9 years ago

[DevHub] Remove <h1> to display the logo

Categories

(developer.mozilla.org Graveyard :: General, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: teoli, Unassigned)

References

Details

(Whiteboard: [seo])

What did you do?
================
DevHub is using <h1> to table the site logo. Even if it is allowed by HTML5, it is not good practice for SEO as search engine use this information to class the page.

<h1>, and especially the first <h1> should be the "title" of the page.

What happened?
==============
 

What should have happened?
==========================
 

Is there anything else we should know?
======================================
Blocks: 862710
Component: General → SEO
Whiteboard: [specification][type:bug]
The related code:
<h1 class="logo"><a href="/developers/">
              Firefox Marketplace Developers</a></h1>
Blocks: 863906
Assignee: nobody → wmaggs
Bulk update, please ignore.  You can search and delete on the word BASKINGSHARK
Component: SEO → General
Whiteboard: [seo]
Assignee: wmaggs → nobody
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.