Tag Images

Discussion in 'Search Engine Optimization' started by liamizdabest, Feb 20, 2008.

  1. #1
    how do you tag images? Like with meta tags and meta descriptions or whatever you do.
    Thanks
     
    liamizdabest, Feb 20, 2008 IP
  2. astup1didiot

    astup1didiot Notable Member

    Messages:
    5,926
    Likes Received:
    270
    Best Answers:
    0
    Trophy Points:
    280
    #2
    Use the alt attribute to give images a description, this is useful for getting indexed in the Google image index. Also, this is the text displayed if an image cannot be displayed because of a text browser or screen reader. Below is an example.

    
    <img src="http://www.a.com/a.jpg" [b]alt="Picture of an A"[/b]>
    
    Code (markup):
     
    astup1didiot, Feb 20, 2008 IP
  3. liamizdabest

    liamizdabest Guest

    Messages:
    387
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    oh, it's just alternate text? Well that's easy! Thanks!
     
    liamizdabest, Feb 20, 2008 IP
  4. astup1didiot

    astup1didiot Notable Member

    Messages:
    5,926
    Likes Received:
    270
    Best Answers:
    0
    Trophy Points:
    280
    #4
    Yep, people try to make it out more than it is. All the alt attribute is used for is to display something if the image can't be, like with a text browser or screen reader. Google does use this alternate text to rank images in Google Images.
     
    astup1didiot, Feb 20, 2008 IP