Opened 14 years ago
Closed 10 years ago
#4810 closed feature (fixed)
Use H1 tags for page headers to improve SEO
Reported by: | fgTodd | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | [meta] ui.site | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
We're using H3's for titles on the demos page: <h3>selectable</h3>
And these should be swapped to H1's to improve SEO. This shoudl be a simple template change.
Change History (9)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.8 |
---|---|
Priority: | major → critical |
comment:2 Changed 13 years ago by
Milestone: | 1.8 → 1.next |
---|
comment:3 Changed 12 years ago by
Milestone: | 1.next → 1.9 |
---|---|
Priority: | critical → major |
comment:4 Changed 11 years ago by
Priority: | major → blocker |
---|---|
Status: | new → open |
comment:5 Changed 11 years ago by
Pending my local setup to work properly, all that's needed here is updating templates/templates/demos.tpl, replacinh h2 with h1 twice on line 19.
comment:6 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | open → closed |
Sometime soon we'll replace the entire UI site anyway.
comment:7 Changed 11 years ago by
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
Yes, but when we do that, we want to make this change.
comment:8 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:9 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed in the new site.
Note: See
TracTickets for help on using
tickets.
Considering that we won't launch the new site for 1.9, and so the existing one will stay around even longer, we should at least tackle this one.