nofollow help - thanks

Discussion in 'Link Development' started by Robert224466, Oct 25, 2008.

  1. #1
    Hello, i am not sure if this is the right category for this subject but...

    I need help inserting Nofollow into these scripts. Canb someone just copy and place the nofollow where it should be.

    1. Simple youtube Video.

    <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/mBZwDqRNa3E&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/mBZwDqRNa3E&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>

    2. A weather script

    <div style='width: 180px; height: 150px; background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/clouds_180x150_bg.jpg ); background-repeat: no-repeat; background-color: #;' >
    <div style='height: 138px;' >
    <p>
    <script src='http://netweather.accuweather.com/adcbin/netweather_v2/netweatherV2.asp?partner=netweather&tStyle=normal&logo=1&zipcode=EUR|PL|PL007|WARSAW|&amp;lang=eng&amp;size=8&amp;theme=clouds&amp;metric=1&amp;target=_self'></script>
    </p>
    </div>
    <div style='text-align: center; font-family: arial, helvetica, verdana, sans-serif; font-size: 10px; line-height: 12px; color: #;' ></div>
    </div>



    Thanks guys....
     
    Robert224466, Oct 25, 2008 IP
  2. jitendraag

    jitendraag Notable Member

    Messages:
    3,982
    Likes Received:
    324
    Best Answers:
    1
    Trophy Points:
    270
    #2
    These HTML codes don't have crawlable links. They are generated by javascript or embedded objects.
     
    jitendraag, Oct 26, 2008 IP
  3. Robert224466

    Robert224466 Guest

    Best Answers:
    0
    #3
    But when i run my sitemap gen (A1) it shows these as an external link.

    Are you sure jitendraag ?
     
    Robert224466, Oct 26, 2008 IP
  4. cipals15

    cipals15 Well-Known Member

    Messages:
    1,085
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    100
    #4
    Here is one of the nofollow information that might help you.
     
    cipals15, Oct 26, 2008 IP
  5. jitendraag

    jitendraag Notable Member

    Messages:
    3,982
    Likes Received:
    324
    Best Answers:
    1
    Trophy Points:
    270
    #5
    That will be surprising for me. :) Why would a sitemap generator tell you about external link? Does it mean external 'embedded' object. It's correct in that case.

    I am sure you sitemap gen will also show external img <img src as external source in that case.
     
    jitendraag, Oct 26, 2008 IP
  6. Robert224466

    Robert224466 Guest

    Best Answers:
    0
    #6
    YOU WERE RIGHT. Thanks. It does show as a link but at the same time it gives that link 0 score. Other links get 2-3-4-5 etc So i am guessing that it is a link but it has no value. Thanks again
     
    Robert224466, Oct 27, 2008 IP
    jitendraag likes this.