Search and Top Navigation
#4810 closed feature (fixed)
Opened August 28, 2009 02:32PM UTC
Closed October 04, 2012 01:49AM UTC
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.
Attachments (0)
Change History (9)
Changed August 29, 2009 01:55AM UTC by comment:1
milestone: | TBD → 1.8 |
---|---|
priority: | major → critical |
Changed February 01, 2010 06:12PM UTC by comment:2
milestone: | 1.8 → 1.next |
---|
Changed October 19, 2010 04:01PM UTC by comment:3
milestone: | 1.next → 1.9 |
---|---|
priority: | critical → major |
Changed February 24, 2012 12:00PM UTC by comment:4
priority: | major → blocker |
---|---|
status: | new → 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.
Changed February 28, 2012 01:20PM UTC by comment:5
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.
Changed May 16, 2012 10:37AM UTC by comment:6
resolution: | → wontfix |
---|---|
status: | open → closed |
Sometime soon we'll replace the entire UI site anyway.
Changed May 16, 2012 01:53PM UTC by comment:7
resolution: | wontfix |
---|---|
status: | closed → reopened |
Yes, but when we do that, we want to make this change.
Changed June 26, 2012 01:22AM UTC by comment:8
type: | enhancement → feature |
---|
Changed October 04, 2012 01:49AM UTC by comment:9
resolution: | → fixed |
---|---|
status: | reopened → closed |
Fixed in the new site.