Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 4 years ago by scott.gonzalez
- Priority changed from major to critical
- Milestone changed from TBD to 1.8
comment:3 Changed 3 years ago by scott.gonzalez
- Priority changed from critical to major
- Milestone changed from 1.next to 1.9
comment:4 Changed 15 months ago by joern.zaefferer
- Priority changed from major to blocker
- Status changed from new to open
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.
comment:5 Changed 15 months ago by joern.zaefferer
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 12 months ago by joern.zaefferer
- Status changed from open to closed
- Resolution set to wontfix
Sometime soon we'll replace the entire UI site anyway.
Note: See
TracTickets for help on using
tickets.

