![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In my css file i have these properties for an H1 tag: color: #202396; font-family: times new roman, arial; font-size: 25pt; font-weight: bold; text-align: center; On one of my pages, I have this in the html H1><FONT FACE="times new roman, arial" SIZE="5pt" COLOR="#C00000">PRODUCT NAME AND DESCRIPTON ARE HERE</font></H1 Will I be penalized for this by Google? TIA, Mike |
#3
| |||
| |||
|
|
yes... H1 "style=font-name:times, arial;font-size:5pt;color:#C00000;"> would be fine i believe. -- -- www.theSpear.net -- "Mike Berg" <Mike_member (AT) newsguy (DOT) com> wrote in message news:bjlg6902h3q (AT) drn (DOT) newsguy.com... In my css file i have these properties for an H1 tag: color: #202396; font-family: times new roman, arial; font-size: 25pt; font-weight: bold; text-align: center; On one of my pages, I have this in the html H1><FONT FACE="times new roman, arial" SIZE="5pt" COLOR="#C00000">PRODUCT NAME AND DESCRIPTON ARE HERE</font></H1 Will I be penalized for this by Google? TIA, Mike |
#4
| |||
| |||
|
|
yes... H1 "style=font-name:times, arial;font-size:5pt;color:#C00000;" would be fine i believe. |
#5
| |||
| |||
|
|
If the H1 is not an actual header, and just contains lines and lines of product description, it's cheating. Wether or not Google will penalize at the moment is up to anyone to risk trying out. |
#6
| |||
| |||
|
|
Kyle Masters wrote: yes... H1 "style=font-name:times, arial;font-size:5pt;color:#C00000;" would be fine i believe. Except that it's not HTML. And font-sizes shouldn't be given as "pt" for screen. In any case, H1 can be altered via CSS without any problem. If the H1 is not an actual header, and just contains lines and lines of product description, it's cheating. Wether or not Google will penalize at the moment is up to anyone to risk trying out. I wouldn't. I'd write pages for my end-users (Googlebot being one of them, but not necessarily the most important). -- Google Blogoscoped http://blog.outer-court.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |