Forum Moderators: not2easy
I should point out that while the image is served from our servers we would have no control over the html of the page where it is found. We therefore cannot ask the webmasters to add a link.
So I am wondering whether this can be done from my end ?
You could write a javascript file to send the work to their browser. All they would have to put in would be:
<!--... link--><script language="JavaScript" src="http://.../link.js></script>
You could then change all links to your site in one fell swoop. You could change the location or name of the graphic whenever you want. You could replace it with text whenever you want. You can put special offers there whenever you want and base them on the JavaScript time function. It will be a load on your server, however.