Do hyperlink titles make a difference?

Discussion in 'Link Development' started by element01, Mar 1, 2011.

  1. #1
    Hi there,

    Kinda new to the forums so be nice :p

    Just wondering if there is a substantial advantage to having a link such as:

    <a href="url" title="descriptive title">LINK TEXT</a>

    or if the bog standard hyperlink with anchor text is the way to go:

    <a href="url">LINK TEXT</a>
     
    element01, Mar 1, 2011 IP
  2. carleisenstein

    carleisenstein Peon

    Messages:
    253
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Definitely put in your title tag. It doesn't make much difference but it does seem to make some, and every little helps. Just make sure the title (and anchor) describe the page the link is pointing to - ideally in a nice keyword rich style.
     
    carleisenstein, Mar 1, 2011 IP
  3. sebasago

    sebasago Peon

    Messages:
    206
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I usually add it to most links, but I'm not sure if it makes much of a difference.
     
    sebasago, Mar 2, 2011 IP
  4. jatrasmara

    jatrasmara Peon

    Messages:
    416
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    well i think it's no problem at all, when if it's <a href="url" rel="nofollow">LINK TEXT</a> that's could be a problem :D
     
    jatrasmara, Mar 2, 2011 IP
  5. eddiequestionaire

    eddiequestionaire Peon

    Messages:
    176
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Everything you can do to add a bit more juice to your backlink helps. There are many many factors so of course try to get as good of a link as possible!
     
    eddiequestionaire, Mar 2, 2011 IP
  6. stevenyoung

    stevenyoung Peon

    Messages:
    341
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    The title attribute in anchor tags serve a very specific and vital purpose. It conveys extra information to users about a given link. It's spoken by screen readers and displayed to other users as a tooltip. Provide a useful title attribute, or don't use it at all.

    Any marginal SEO advantage you gain from keyword stuffing your title tags or optimizing your title tags for a particular search engine's algorithms is going to be offset by the loss of usability to human-beings.

    Design your website for people, not search engines. If you do that, then the SEO will take care of itself.
     
    stevenyoung, Mar 2, 2011 IP
  7. resta

    resta Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Agreed! answered nicely!
     
    resta, Mar 3, 2011 IP