I have a blog aggregator with many contributing blogs I would like to distribute the snippet of JavaScript, which the contributors will keep on their blog After the appointment, Javascript will load a link and image that will indicate the aggregator - very similarly that Google Adsense works but on a simple and small scale.
Does anyone provide me or some sample code to me?
The basic idea is to give to your users
And inside your advert.js file, you can link to your ads. This file can also be prepared using php. E.g.
document.write ('& lt; a href = "http://yourdomain.com" & gt; & lt; img src = "http://yourdomain.com/ag. Png "alt =" advert "/> gt; & lt; / a & gt; ')
Comments
Post a Comment