Anchor Text Code Question

Discussion in 'Link Development' started by cocopops, Jun 12, 2008.

  1. #1
    I have a question to ask looking at those two codes below

    1) <a href="*******">Test1</a>

    2) [U_R_L= "*********" ] Test2 [/URL] (I have put the underscores so you can see the code)

    could i use either one to produce an anchor text meaning can i use code number 2 on a forum room and would test2 be produce as a anchor text or is code 1 the only code which would produce an anchor text

    Not sure if that made sense if anyone can make sense off would i said be very helpful.
     
    cocopops, Jun 12, 2008 IP
  2. MakeThatDollar

    MakeThatDollar Notable Member

    Messages:
    4,451
    Likes Received:
    158
    Best Answers:
    0
    Trophy Points:
    225
    #2
    Anything with the URL tab is an anchor text, as far as I know.
     
    MakeThatDollar, Jun 12, 2008 IP
  3. dunning72

    dunning72 Peon

    Messages:
    201
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I think 1 is HTML code, whereas 2 is BB code. Both anchor text. I could be wrong.
     
    dunning72, Jun 12, 2008 IP
  4. freelistfool

    freelistfool Peon

    Messages:
    1,801
    Likes Received:
    101
    Best Answers:
    0
    Trophy Points:
    0
    #4
    #2 is BB code. Forum software converts it to HTML as "a" (Anchor) tag. Just view the source of embedded links in this page.

    Anyway, they both end up as HTML and the text is the anchor text of the "a" tag.
     
    freelistfool, Jun 12, 2008 IP
  5. hexi2

    hexi2 Guest

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    as long as the search engine can follow the link (which it can) then it doesnt matter how its coded up
     
    hexi2, Jun 12, 2008 IP
  6. cocopops

    cocopops Peon

    Messages:
    191
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hey thanks for the advice guys and girls if any.
     
    cocopops, Jun 12, 2008 IP
  7. onlineshopping

    onlineshopping Banned

    Messages:
    160
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Gennerally in web, HTML code is used the most to create back links,
    BB code mostly used in Forums.
     
    onlineshopping, Jun 12, 2008 IP
  8. himanuzo

    himanuzo Well-Known Member

    Messages:
    2,462
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    158
    #8
    <a href="*******">Test1</a> is for both HTML and PHP code.

    [U_R_L= "*********" ] Test2 [/url] is for BBC code. Forums use BBC code.
     
    himanuzo, Jun 13, 2008 IP