I am trying to get a full page ad code, lets call it ad1. To show up on my site. I am putting an html document (With the ad code in it, named ad1) in my public html folder. Now shouldn't it show up at mydomain.com/ad1. Its not anyone have any ideas???
try adding .html to the end of the file name in public_html so it shoud be mydomain.com/ad1.html when you type it in the browser