backlinks using widget code?

Discussion in 'Google' started by adwaitk007, Nov 7, 2010.

  1. #1
    Hello guys!
    I am really interested to create my own website widget. so the code will be

    <a href="xyz.com"><img src="xyz.png"></a>
    Code (markup):
    Now my point is, how we can target a specific keyword in such type of "logo widget"?
    because
     <a href="xyz.com"><img src="xyz.png">xyz</a>
    Code (markup):
    it's not the solution!
    and will this work for getting back links that gonna indexed by google?
     
    adwaitk007, Nov 7, 2010 IP
  2. fokerss

    fokerss Active Member

    Messages:
    1,068
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    98
    #2
    back link is depend on the char text
     
    fokerss, Nov 7, 2010 IP
  3. DoDo Me

    DoDo Me Peon

    Messages:
    2,257
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #3
     <a href="xyz.com"><img src="xyz.png"[B] alt="[COLOR="red"]logo widget[/COLOR]"[/B]>xyz</a>
    Code (markup):
     
    DoDo Me, Nov 7, 2010 IP
  4. kezianoble

    kezianoble Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    yes i agree backlink depend upon char text
     
    kezianoble, Nov 7, 2010 IP
  5. longcall911

    longcall911 Peon

    Messages:
    1,672
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #5
    <a title="xyz" href="xyz.com"><img src="xyz.png" alt="logo widget">xyz</a>
    Code (markup):
     
    longcall911, Nov 7, 2010 IP
  6. Sxperm

    Sxperm Notable Member

    Messages:
    4,386
    Likes Received:
    142
    Best Answers:
    0
    Trophy Points:
    225
    #6
    Apart from insert alt text like above ones recommended. I would recommend you surround those text with images related to your theme. This could help search engine bots understand more about your image link instead of just alt text attached.
     
    Sxperm, Nov 7, 2010 IP
  7. adwaitk007

    adwaitk007 Well-Known Member

    Messages:
    1,205
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    175
    #7
    guys! just remember I am not interested to use that "xyz" as keyword because when you add image the image with text never looks good! So I need to know if there any way to insert keyword inside the code !
     
    adwaitk007, Nov 7, 2010 IP
  8. ronenw12

    ronenw12 Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    alt is not a text link, but it's better than nothing...
     
    ronenw12, Nov 7, 2010 IP