correct hyperlink format ?

Discussion in 'HTML & Website Design' started by rolysatch, Mar 8, 2008.

  1. #1
    hi

    i have a few link trades with someone, and after checking the html of the page he is linking to me from he has his links in this format:

    <a href='http://somesite.com'>text</a>

    as opposed to <a href="http://somesite.com">text</a> which i know is ok.

    my question is, he is encasing the url with ' instead of ", is this ok and more importantly will google see these as outbound links from his site and pass on page rank?

    i notice he only links this way on certain links from his pages which grew suspicions further.

    any advice appreciated

    roland

    p.s. i know that that format of link is clickable and takes you to my site, i'm more concerneed about how google would see this.
     
    rolysatch, Mar 8, 2008 IP
  2. Katy

    Katy Moderator Staff

    Messages:
    3,490
    Likes Received:
    513
    Best Answers:
    7
    Trophy Points:
    355
    #2
    It's okay. The link is most likely placed inside a php code that would give an error if it had "".
     
    Katy, Mar 8, 2008 IP
  3. rolysatch

    rolysatch Active Member

    Messages:
    131
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    ok great, thanks for the reply :)
     
    rolysatch, Mar 8, 2008 IP