Jump to content

Header Tags on Listing Detail Pages


TomH

Recommended Posts

I am trying to figure out the best way to display my listings. My listings tend to have a long description and a large number of attributes.

 

I notice that the listing title is in an H1 tag, the modules use h3 tags and the Editor and User reviews each use h3 tags.

 

In an idea environment you should have one h1 tag and then your content when it uses h tags should be a tree structure. For example:

 

H1

    H2

        H3

        H3

            H4

    H2

    H2

 

With the way content is laid out in the iReview Template its h tags structure sort of looks like (depending on the modules you have enabled)

 

H3

H3

H1

    H3

    H3

 

You have the modules h3 tags before the listing title H1 tag and we go right from h1 tag to h3 tags in the content area. The Editor Review and User Reviews headings really should be h2 tags (if we followed the structure).  Do you plan on switching this? or should I keep my headers in the description as h3 tags since the review headers is not a subset of my description but of the actual listing.

 

Link to comment
×
×
  • Create New...