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.

Are there work-arounds to URL cloaking?

Discussion in 'JavaScript' started by EdYoung, Jan 17, 2009.

  1. #1
    After reading google's warnings on URL Cloaking, and many posts on the subject, I assume the simple sample below would be deemed in violation of those guidelines.

    Function replaceURL(){
    document.getElementById('myID').href= 'http://www.offsite.com';}

    Are there methods of accomplishing this without violating google's guidelines?

    Side note - if crawlers can't read javascript, how can they detect url cloaking?
     
    EdYoung, Jan 17, 2009 IP