Hi I'd like to offer my website visitors a nice little script for their websites, with some astronomical information for the current day. The script would extract information and update itself daily from my website and would include a link back to my website for link popularity purposes. What programming language/method should I use? - An iframe is useless from a link popularity point of view (essential) - also Javascript links or Flash objects might not be parsed by SE bots Please help! Many thanks.
Use HTML and XML - they put the HTML on their site and you have an XML file that is updated daily on your server which the html pulls from.