H1 tag outside of a <td> containing the targeted keyword?

Discussion in 'Search Engine Optimization' started by pedigreechump6, Dec 8, 2008.

  1. #1
    Hi all,

    Just have a quick question on the implementation of an H1 tag. Right now my H1 tag surrounds a table cell which contains my keyword as follows:

    <h1><td class="myclass">My Keyphrase</td></h1>

    Do search engines still consider "My Keyphrase" to be the H1 tag? Is this a suitable way of getting that added value the H1 tag brings?

    Thanks
     
    pedigreechump6, Dec 8, 2008 IP
  2. dream_sonu

    dream_sonu Well-Known Member

    Messages:
    164
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    123
    #2
    ya search engines consider "Keyphrase" to be the H1 tag
     
    dream_sonu, Dec 8, 2008 IP
  3. drakudemine

    drakudemine Peon

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    the answer is yes but you would find it easier if you build your html like this:

    <td class="myclass"><h1>My Keyphrase</h1></td>

    It would be easier for you to manage everything from my point of view.
     
    drakudemine, Dec 8, 2008 IP