Adding H1 and H2 tags to page?

Discussion in 'AdSense' started by box3142, May 8, 2007.

  1. #1
    I'm hoping somebody can help me with adding meta descriptions and H1 and H2 tags with keywords to my page.
    I'm a newby to web design so the more basic the instruction the better. (I'm using GoLive 6 on a Mac.)
    If you know of a page I can look at (view source) - that would be helpful as well.
    I don't want to add a 100+ keywords, probably more like 10 or so (trying to avoid the spammer mentality). Just want to be as Google friendly as possible.
    Thanks for your help.

    You can see my page at: www.matthewpstewart.com
     
    box3142, May 8, 2007 IP
  2. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Meta Tag Generator:
    http://vancouver-webpages.com/META/mk-metas.html

    H1 tags are easy.. just place

    <h1> keyword </h1>
    <h2> keyword 2 </h2>

    and so on.. to change the style of the H1 tags (because they tend to appear in a large and bold font size) use this code: (just change the properties below)



    <STYLE TYPE="text/css">

    H1 {font-family: Arial; font-size: 12pt; color: white}

    </STYLE>
     
    8everything, May 8, 2007 IP
  3. digital1

    digital1 Well-Known Member

    Messages:
    517
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    125
    #3
    digital1, May 8, 2007 IP
  4. box3142

    box3142 Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks 8everything and digital1, good info and links.
     
    box3142, May 8, 2007 IP
  5. quirkyericia

    quirkyericia Peon

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    8everything, thanks for that info! :D
     
    quirkyericia, May 8, 2007 IP