Forum Moderators: phranque

Message Too Old, No Replies

H1 problem

h1 problem

         

Sephh

3:07 pm on Apr 27, 2006 (gmt 0)

10+ Year Member



Hi, my first time here.
I have a question about h1 tag. I have a site and I have included <h1>in every news title - 8 per page. Is this good, google will rank the words in the title better or worse becouse I have more h1 tags on index?

<snip>

Regards.

[edited by: trillianjedi at 3:35 pm (utc) on April 27, 2006]
[edit reason] No URL's as per TOS please ;) [/edit]

Carpy

3:21 pm on Apr 27, 2006 (gmt 0)

10+ Year Member



Welcome to WWW.

By the way, your not allowed to post URL here!

<h1> tags, should really only be used once per page, as your main heading.

<h2> & <h3> should then be used for a number of sub headings, in general these can be used more than once.

Hope that helps

Sephh

3:52 pm on Apr 27, 2006 (gmt 0)

10+ Year Member



Thanx a lot.

Demaestro

3:58 pm on Apr 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I will just add to this that if you want search engines to detect the actual title of the page which gets used in the text that will display in tabs or taskbar blocks and top bar of the browser, also gets used in search results pages, you will want to set a title in the <head> tags.

It will look something like this and this is what indexers will use as your title.

<head>

<title>Your Website Title</title>

</head>