My ad doesnt show at all on my site here is the code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Lakewood Directory Ads</title>
<script>
(function(ac) {
var d = document, s = 'script', id = 'adplugg-adjs';
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id; js.async = 1;
js.src = '//www.adplugg.com/apusers/serve/' + ac + '/js/1.1/ad.js';
fjs.parentNode.insertBefore(js, fjs);
}('A48213310'));
</script>
</head>
<body>
<p>This is a test</p>
<div class="adplugg-tag" data-adplugg-zone="home"></div>
</body>
</html>
Hi, It works for me. Do you have an ad blocker running in your browser?