Webmaster Forum


Go Back   Webmaster Forum > Marketing Forums > SEO Forum

SEO Forum Search engine optimization discussions.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 02-13-2011, 04:40 PM
Contributing Member
Latest Blog:
None

 
Join Date: 02-05-11
Posts: 65
iTrader: 0 / 0%
h1 tag font size

Just a small thing I've never really thought about, does Google or any other search engine take any note of the font size @ h tags?

I know they penalize for unreadable text, so I could imagine they wouldn't like you to use a 'small' h1 tag.

The reason I ask is because the main text of a site I'm making is a bg image. But I also want it readable by search engines and as a h1. So I was thinking to just use the h1 in a regular font size in addition to the image.
 
Reply With Quote
  #2 (permalink)  
Old 02-13-2011, 06:02 PM
Jeremy Morgan's Avatar
Member
 
Join Date: 07-09-09
Location: Hillsboro, Oregon
Posts: 39
iTrader: 0 / 0%
There are no penalties I know of related to the size of the H1 tag. Many people size down the H1 tag so it fits better into their text.

Keep in mind that having huge paragraphs in H1 will not be of benefit to your SEO. This will bring down your keyword density so low that nothing you put there will really affect anything.

The whole idea of H1 optimization is to let google (and your readers) know what the text following it is about. It is intended as a title, not the main text. I wouldn't advise doing it.
__________________
Jeremy Morgan
Expert PHP Developer and Internet Marketer
Check out my SEO Blog for tips, info and news!
 
Reply With Quote
  #3 (permalink)  
Old 02-13-2011, 11:41 PM
Contributing Member
Latest Blog:
None

 
Join Date: 02-05-11
Posts: 65
iTrader: 0 / 0%
Well it's for a blog site, I was planning to have it as the main description on the front page, then on individual pages switch it to a h2 and use the h1 for the post title.

The title would keep it's same size throughout, but it would not be a 'large' h1. I was just checking that there are no penalties for the sizing of heading tags.

Thanks.
 
Reply With Quote
  #4 (permalink)  
Old 02-14-2011, 01:58 AM
Banned
Latest Blog:
None

 
Join Date: 11-22-10
Posts: 80
iTrader: 0 / 0%
No there are not such penalties if you make the size of H1 or H2 tags smaller then usual but remember one thing, to get maximum benefit use H tags in proper order that is h2 should be used before h1, h2 before h3 and so on.
 
Reply With Quote
  #5 (permalink)  
Old 02-17-2011, 11:05 PM
Contributing Member
Latest Blog:
None

 
Join Date: 12-02-10
Posts: 249
iTrader: 0 / 0%
There is no such penalty for using H1 tags. If it was many site would have penalized already.
 
Reply With Quote
  #6 (permalink)  
Old 02-19-2011, 12:33 AM
Banned
Latest Blog:
None

 
Join Date: 03-12-09
Posts: 155
iTrader: 0 / 0%
Yes h1 tag is very important for Google because it is the first content which google find in your site.
 
Reply With Quote
  #7 (permalink)  
Old 02-19-2011, 01:04 AM
HTMLBasicTutor's Avatar
Super Moderator
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,254
iTrader: 5 / 100%
Quote:
Originally Posted by alisha1988 View Post
No there are not such penalties if you make the size of H1 or H2 tags smaller then usual but remember one thing, to get maximum benefit use H tags in proper order that is h2 should be used before h1, h2 before h3 and so on.
I think you meant H1 comes before H2. Proper heading hierarchy is important for readability, accessibility and search engine optimization.
Quote:
Originally Posted by sanjeevyadav View Post
Write the proper CSS to give all h1 tags a font-family of Trebuchet, font-size of 28 pixels
Why does your H1 have to use font-family Trebuchet and font-size 28 pixels? The font-family you choose has nothing to do with SEO and a fixed font size creates a usabilty and an accessibilty problem if you choose one too small for the visitor's resolution or vision.
Quote:
Originally Posted by seosaroj View Post
There is no such penalty for using H1 tags. If it was many site would have penalized already.
The OP did not ask about using the H1 tag. They asked if the size mattered.
Quote:
Originally Posted by izapharry View Post
Yes h1 tag is very important for Google because it is the first content which google find in your site.
The H1 tag is not important because it is the first content Google sees. The background coding should be done so the search bots see your content block first and yes, the H1 set of tags should be around the title of the page and located at the top of that block but what it contains is more important.

Now, back to the original question,
The size of your heading tags does not matter from a SEO point of view and the bots.

However it can have some affect because if you make the size difficult to read and don't structure your page content properly with headings no one is going to like to stick around and read the page. If you have readable, scanable, good content then your page is going to get bookmarked and yacked about on Twitter, Facebook and other places. This snowballs as word spreads into more incoming links = more votes for the page = better ranking in the search results Good headings and sub headings is another plus!
__________________

HTML Basic Tutor - Learn how to code for better SEO
Basic Computer Information - Computer & internet basics for website owners

SEO troubleshooting and review services available. - Pm me.
 
Reply With Quote
  #8 (permalink)  
Old 02-19-2011, 01:28 AM
mit's Avatar
mit mit is offline
SEO Guru
 
Join Date: 07-18-06
Location: India
Posts: 2,714
iTrader: 0 / 0%
H1 tag will appear it should. To make it customized, you can use CSS.
__________________
SEO Jobs | IT Jobs India
 
Reply With Quote
  #9 (permalink)  
Old 02-19-2011, 08:37 AM
tech426's Avatar
Member
 
Join Date: 05-04-10
Location: Calicut, Kerala
Posts: 32
iTrader: 0 / 0%
Anyone please can help me how to resize the h1 and h2 tags ??
 
Reply With Quote
  #10 (permalink)  
Old 02-19-2011, 08:59 AM
HTMLBasicTutor's Avatar
Super Moderator
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,254
iTrader: 5 / 100%
Quote:
Originally Posted by tech426 View Post
Anyone please can help me how to resize the h1 and h2 tags ??
In your CSS you use font-size to change the size of the H tags font (and any other tag).

If you want further help, please start a thread in the Coding forum so this thread doesn't get taken off track.
__________________

HTML Basic Tutor - Learn how to code for better SEO
Basic Computer Information - Computer & internet basics for website owners

SEO troubleshooting and review services available. - Pm me.
 
Reply With Quote
  #11 (permalink)  
Old 03-18-2011, 01:16 AM
Member
Latest Blog:
None

 
Join Date: 03-16-11
Posts: 39
iTrader: 0 / 0%
The size of H1 tag is 14....
 
Reply With Quote
  #12 (permalink)  
Old 03-18-2011, 01:25 AM
HTMLBasicTutor's Avatar
Super Moderator
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,254
iTrader: 5 / 100%
Quote:
Originally Posted by theseoworkdotcom View Post
The size of H1 tag is 14....
Where did you get that number? and what is it? px? points? em?
__________________

HTML Basic Tutor - Learn how to code for better SEO
Basic Computer Information - Computer & internet basics for website owners

SEO troubleshooting and review services available. - Pm me.
 
Reply With Quote
Go Back   Webmaster Forum > Marketing Forums > SEO Forum

Reply

Tags
google, h1 tags


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
H1 Tags - Why the large font size? chrisnrach17 Web Design Lobby 3 06-17-2008 08:01 PM
H1 tag and font size cdx SEO Forum 9 05-11-2007 03:50 AM
Font Size Problems bdunndchi Web Design Lobby 5 04-21-2007 04:56 AM
CSS font-size puzzler Gr8Writer Coding Forum 18 02-05-2007 04:05 PM
Usability question - font size poster Marketing Forum 12 06-19-2006 09:36 AM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 11:59 PM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.