are you using any plugins to show adsense ? or using adcode in the blog ? u can code in single.php in wordpress to such thing
Which part is your adsense appearing in? if the header it will be header.php or if it's in the body check index.php or single.php
it is in single.php but I don't want it to show in a certain post is there a php code that can track this URL ESP(domain.com/dont-want-toshowhere) if(url = domain.com/dont-want-toshowhere) {dont show ads}