i want to know is there any method which i can use for placing adsense ad so that i can easily alter my adsense code . plz share the methods except .js file (coz it is agaisnt adsense tos ) , iframe, and SSI ? if there is any method?
is there any method in DW which i can use for putting my adsense code and after if i want to change my code then i can do it with just changing one file. like .js metohd or iframe methods?
you put channel codes and then just update or change the channel settings in your adsense cp i think he settings will cange itself i hope this is wat u were asking
If your site is in php or asp, you can save the adsense code in a separate file and then use an include to get it into the page. You can do the same with document write using javascript if you are using static html pages.