question on internal linking

Discussion in 'HTML & Website Design' started by Motters, Jan 4, 2009.

  1. #1
    Hi - busy trying to seo my own website but not sure on one thing.

    I have the navigation setup but wanted to add links to the other pages at the bottom of the page.

    is it better to use domain.com/pagename.html or just pagename.html as the links ?

    just wondering if there are any pros or cons to either way.
     
    Motters, Jan 4, 2009 IP
  2. ExtremeData

    ExtremeData Well-Known Member

    Messages:
    450
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    125
    #2
    It does not matter.
    The address is the same as long as all pages are in the same domain.
    More important for seo is the anchor :
    Use <a href="pagename.html" title="Page Name">Page Name</a> where "Page Name" is a keyword (like "Free Hosting")
    The alt tag for images is important too.Use it.
     
    ExtremeData, Jan 4, 2009 IP
  3. Motters

    Motters Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    haven't used 'title' before is that important ?

    without spamming this forum one of my links reads :-

    <a href="http://www.**********.net">*************</a>

    would it better to have it as :-

    <a href="http://www.*********.net" title="*********">********</a>

    as I thought the title tag was only used in the header ???
     
    Motters, Jan 4, 2009 IP
  4. TheAtHomeCouple

    TheAtHomeCouple Peon

    Messages:
    130
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I always use title on my links just so they get a nice pop up, which I feel ads to the effectiveness of the anchor itself.. i.e. when they hover over the link/image the title will pop up saying "click here to find out more!"

    I don't think they way you link internally, regarding the aesthetic of it, matters so much as the fact that your site does have a good internal linking structure.
     
    TheAtHomeCouple, Jan 4, 2009 IP
  5. Motters

    Motters Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    great - will try this so it makes it a little easier for people to see that it is an actual link !
     
    Motters, Jan 5, 2009 IP
  6. jj1

    jj1 Active Member

    Messages:
    892
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #6
    Agreed - I always add both anchor text and title text. Also, consider one or two links from within the body of your text using anchor text.
     
    jj1, Jan 5, 2009 IP