TruSake
04-15-2009, 07:54 AM
Hi,
I'm trying to learn how to optimize images on google's search engine.
so far I've come across this scripting for html for let's say, an image called "yellow hot air balloon:"
<img src="http://mysite.com/yellow_hot_air_balloon.jpg"
width="220" height="212" alt="Yellow hot air balloon"
title="Yellow hot air balloon" />
however, I'm using an adming-login asp page to upload images, so where would I write and what scripting should I write to enable image search on google?
sorry if it sounds too newbie, but I'm confused on this topic, if more info is needed let me know
I'm trying to learn how to optimize images on google's search engine.
so far I've come across this scripting for html for let's say, an image called "yellow hot air balloon:"
<img src="http://mysite.com/yellow_hot_air_balloon.jpg"
width="220" height="212" alt="Yellow hot air balloon"
title="Yellow hot air balloon" />
however, I'm using an adming-login asp page to upload images, so where would I write and what scripting should I write to enable image search on google?
sorry if it sounds too newbie, but I'm confused on this topic, if more info is needed let me know