8 replies
  • SEO
  • |
Hey

Does anyone know if you get better link value with a link in a header?

Eksampel

<h1><a href="http://xxxxx.com">Nice car</a> to drive</h1>

Does it get better value than just a normal link?
#&lth1&gt #<h1> #link
  • Profile picture of the author paulgl
    The truth is, yes. Google, and I don't specifically know who or what
    I mean when I say, "google," has said many times that the further
    up on a page, the better "value" it has. Many big engineers at google
    run webinars, blogs, updates, etc.

    I'll stop there for a moment and explain why. Because most bots,
    including googlebots, don't need to scan the whole page, and
    many times will not get to the bottom. That's the main reason.

    Google puts a lot of emphasis on what is at the top of the page.
    Many times this could mean what's first in the code even. Adsense
    users have a way of designating the "first" adsense ad, even though
    it appears after another ad on the page.

    If people only knew about that "top of the page" thing, they might
    get better adsense ads and revenue.

    The further down, the less valuable the links are. High up on a page,
    in some sort of text content, is best.

    Footer links are the bottom of the food chain.

    So, all things being equal, up high is better.

    But "header" means the top of the page.

    <h1> is NOT a header. It's heading size.


    I would never put a link in a heading tag.

    Paul
    Signature

    If you were disappointed in your results today, lower your standards tomorrow.

    {{ DiscussionBoard.errors[7939442].message }}
    • Profile picture of the author serpname
      Okay Thanks Poul. Im not sure i get why you dont want to put a link in a <h1> tag?
      {{ DiscussionBoard.errors[7939486].message }}
  • Profile picture of the author Earl Gray
    H1 tag in HTML means heading size 1, P tag means paragraph, A means Anchor.

    It would be wrong considering HTML semantic to place a link into a heading of a paragraph, I suppose that big G would not like that, too.
    {{ DiscussionBoard.errors[7939554].message }}
    • Profile picture of the author serpname
      Okay Thanks for input. Anyone else know anything else to this?
      {{ DiscussionBoard.errors[7939563].message }}
  • Profile picture of the author Earl Gray
    There isn't more.
    {{ DiscussionBoard.errors[7939573].message }}
  • Profile picture of the author petemcal
    It's simply bad for user experience, H1 is supposed to play a major part in shaping the content theme for your page.

    If the first heading you have is directing users to another page, what sort of message do you think that sends out about the importance/relevance of the linking page itself?

    I'd much rather use a contextual in line link than a screaming header link.
    Signature
    Follow Pete on Twitter #SEO #Marketing
    "It's like if Einstein did SEO"
    "Much shorter than Shakespeare"
    "I would follow Pete over Jesus Christ himself"
    {{ DiscussionBoard.errors[7939688].message }}
  • Profile picture of the author patco
    H1 only tells Google robot (and other Search engines) that your website is ABOUT a keyword. Without doing it right (other ON-PAGE SEO methods) you can't rank a website for the specific keyword. But why do you want to use this:

    <h1><a href="http://xxxxx.com">Nice car</a> to drive</h1>

    This will NOT help your website because you place a keyword WITH a link to ANOTHER website is this H1 tag!
    Signature

    A blog that will show you How to Lose Weight with a cool Quick Weight Loss guide...
    Also enjoy some of my favorite Funny pictures and photos that will make you smile :)

    {{ DiscussionBoard.errors[7940004].message }}

Trending Topics