Penalized for H2 Headings In Bold Text? (Full Version)

All Forums >> [Web Development] >> Search Engine Optimization and Web Business



Message


jengoggtim -> Penalized for H2 Headings In Bold Text? (11/13/2006 10:01:16)

I'm using a template for my web. I'd like to make the H2 headings in bold for easier readibility because the text color doesn't stand out as well as I would like. I don't want to change the color of the text because that would effect the whole color scheme of the template. The color is a light green against a white background. I don't think it would be too overwhelming in bold text. If all the H2 headings are in bold will the SEs penalize me for this? I've read that the SEs take note of what text is in bold & italics. Thanks.




Tailslide -> RE: Penalized for H2 Headings In Bold Text? (11/13/2006 10:29:12)

Search engines take particular note of whatever's in the H#s - just style them via CSS - Search engines won't care how those tags are styled. H2 tags are styled as bold by default anyway - you can certainly change the colour and font-size if you like though.

<h2>Your heading here</h2>


in your stylesheet

h2 {color: #555; font-size:120%; font-weight:bold;}




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
5.859375E-02