Ticket #4810 (closed feature: fixed)

Opened 4 years ago

Last modified 8 months ago

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:2 Changed 3 years ago by joern.zaefferer

  • Milestone changed from 1.8 to 1.next

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.

comment:7 Changed 12 months ago by scott.gonzalez

  • Status changed from closed to reopened
  • Resolution wontfix deleted

Yes, but when we do that, we want to make this change.

comment:8 Changed 11 months ago by scott.gonzalez

  • Type changed from enhancement to feature

comment:9 Changed 8 months ago by scott.gonzalez

  • Status changed from reopened to closed
  • Resolution set to fixed

Fixed in the new site.

Note: See TracTickets for help on using tickets.