I think you can hover the mouse over it to display the url the url will display in the bottom left if you are using IE 6.0
there is adsense ads preview tool . it's an addon for google toolbar . search on adsense help . you can find it
Right click and copy url location. Then paste into address bar and extract the original location (remove all that google redirection addresses and params).
you can right click on the ads and copy the url. Then paste it in address bar and remove the google redirection and pub id of the publisher.
http://trackurl.us/ga/https://www.P...ype=trial&client=ca-pub-5676236325709660&nm=4 http://trackurl.us/ga/[Ad Link] $new = explode('url=',$url); $new_url = $new[count($new)-1]; $final_url = explode('client=',$new_url); $go_to = $final_url[0]; header("Location: $go_to"); exit(); PHP: If you do not want to go through the trouble Peace,