Forum Moderators: open
I use Frontpage to do my websites as I do not know HTML all that well and cant hand write code! I noticed that when you put h1 tags in front of a sentace the writing goes bold and very large, now I can reduce the size and font and the h1 tags stay in the html. Is this spamming? Are h1 tags allowed? Do they make any difference in SE positions? Do they have to be on the 1st line of a page?
Sorry but im completely new to h1 tags and know absolutely nothing about them. :)
I did a site search with little success on how or wether to use them or not.
Thanks in advance!
AFAIK, it shouldn't be spamming if you use them to highlight certain (keyword rich) text and may indeed add some weighting to the page. Don't be too tempted to put the entire page in the tags though - it still needs to look clean and presentable to the end user!
R.
Is changing the appearance of h1 tags spam? [webmasterworld.com]
The worth of h1 tags in Google [webmasterworld.com]
Modifying h1 tags with CSS [webmasterworld.com]
How do I make my <h1> tag the first line of a paragraph without a line break? [webmasterworld.com]
Great theads all of them, happy reading! ;)
Nick
So just to clear it up in my head, say I have 1st of all my meta's at the top of the page, then the company logo and another piccy. Under the logo I have a description of "Buy discount widgets at low rates at company name".....is that ok to put in H1 tags?
Thanks
You should use these tags for headings. You can see the result by running the page through the code checker at [validator.w3.org...] but do make sure you tick the boxes for show source and for outline. You might also be interested in the parse tree for the document. On the results page, scroll down past the error list and inspect the document outline listing. If it doesn't include what looks like a summary of the main points of the page, then you are abusing the tags.
>> "Use H1 tags" <<
>> Need I say more?!?! <<
And, on the results page, where the outline is presented it says:
>> Outline
>> Below is an outline for this document, automatically generated from the heading tags (<h1> through <h6>.)
>> If this does not look like a real outline, it is likely that the heading tags are not being used properly. (Headings should reflect the logical structure of the document; they should not be used simply to add emphasis, or to change the font size.)
Don't just use <h1> tags, use all of the others from <h2> to <h6> as well.
Use them in a logical manner, to collect information.