My understanding has always been that robots can read anything executed on the server side but not on the client side. Is this right?
I'm trying to build an ad campaign management program to deliver ads to various sites but I don't want the SEs to see the ads' content if possible. Therefore I was going to write a short bit of javascript to call the ads.
Will this work?
Or do SE's have the ability to emulate client side scripting now?
I'm trying to build an ad campaign management program to deliver ads to various sites but I don't want the SEs to see the ads' content if possible. Therefore I was going to write a short bit of javascript to call the ads.
Will this work?
Or do SE's have the ability to emulate client side scripting now?