1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

PR Passing value question

Discussion in 'Google' started by sandyjo, Mar 14, 2009.

  1. #1
    i was wondering if you have an image next to your tet link in a code like this:
    <a href="http://www.mysite.com/" target="_blank">
    <img border="0" src="images/title.jpg" align="middle">my anchor text</a>

    will the pr value still get passed from the homepage?
     
    sandyjo, Mar 14, 2009 IP
  2. tendulkar2

    tendulkar2 Banned

    Messages:
    2,617
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well.. I think Yes! If you don't want to pass it, you can add a nofollow attribute to your link.
     
    tendulkar2, Mar 14, 2009 IP
  3. wp-themes

    wp-themes Banned

    Messages:
    230
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Sure it will pass, as per your sample code your linking both the image with NO ALT tag and the text following it to the targeted site and once clicked will open it in a new window...

    However you can stop passing PR to the linked website by adding a simple tag called NoFollow:
    <a href="whateverdomain.blabla" rel="nofollow">Here you can type your anchor text and even add images..</a>

    Hope i was clear and helpful.
     
    wp-themes, Mar 14, 2009 IP
  4. mdamin76

    mdamin76 Well-Known Member

    Messages:
    1,752
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    153
    #4
    Yes, it pass PR value. No doubt about it.
     
    mdamin76, Mar 14, 2009 IP
  5. Taranis

    Taranis Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It will pass pr, but you'd want to add an alt tag with keywords to that image
    <a href="http://www.mysite.com/" target="_blank">
    <img border="0" src="images/title.jpg" align="middle" alt="my other anchor text">my anchor text</a>

    the text link is stronger, so use the most important phrase there, but the image in the link can pass link juice for a phrase too by using the alt tag. You'd be wasting link power not using the alt tag, so - don't waste it - use it for a related phrase.
     
    Taranis, Mar 14, 2009 IP
  6. Neticule

    Neticule Peon

    Messages:
    491
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Indeed, its a good idea to add an alt tag, that way the pr will be passed with some keywords.
     
    Neticule, Mar 14, 2009 IP