I am trying to do the following for SEO best practices:

Have one
header element on every page to have important keywords in it.
Enclose my site name in DIV tags, not HTML header tags.
I would like to add one H1 element to the home page.
On teaser views, the node titles should be enclosed in H2 tags, while the main header of the page (e.g., taxonomy term name) should be enclosed in H1 tags (currently they are in h2 tags).
On node view pages, the node title should be enclosed in H1 tags (currently they are in h2 tags).

I am new to drupal theming... Is this all found in the style sheet? Is so, any recommendations for how to go about making these changes would be very much appreciated. New to drupal..

Comments

superflyman’s picture

Sorry about the previous post.. I didn't realize the tags would effect the post!

Basically, I am trying to have one h1 header element on every page to have important keywords in it for SEO best practices:

Enclose my site name in DIV tags, not HTML header tags.
I would like to add one H1 element to the home page.
On teaser views, the node titles should be enclosed in H2 tags, while the main header of the page (e.g., taxonomy term name) should be enclosed in H1 tags (currently they are in h2 tags).
On node view pages, the node title should be enclosed in H1 tags (currently they are in h2 tags).

I am new to drupal theming... I'm using Admire Gray for 6.x. Is this all found in the style sheet? If so, any recommendations for how to go about making these changes would be very much appreciated. New to drupal.. Thanks-

sakib000’s picture

Status: Active » Fixed

Hello, currently working for the newer version, this issue has been fixed so wait 1 or 2 more day(s)

Thanks

sakib000’s picture

Status: Fixed » Closed (fixed)
drumm’s picture

Project: » Admire Gray
Version: 5.x-1.4 » 5.x-1.x-dev
Issue summary: View changes