Difference between revisions of "Learn/Alt-Text-Helps-People-and-Search-Engines"

(migration import)
 

(44 intermediate revisions by one other user not shown)

Line 1: Line 1:
<big>''This article is a rough draft work in progress and has not yet been published in our [[Learn]] section. If you have any feedback on this article, email Kristina@AboutUs.org.''</big>
 
 
{{ArticleTemplate2
 
{{ArticleTemplate2
 
| Writer = KristinaWeis
 
| Writer = KristinaWeis
Line 5: Line 4:
 
| Header = Alt%20Text%20Helps%20People%20and%20Search%20Engines
 
| Header = Alt%20Text%20Helps%20People%20and%20Search%20Engines
 
| Subhead = Why Alt Text Matters for SEO and People
 
| Subhead = Why Alt Text Matters for SEO and People
| Bitly = http://bit.ly/NotSure
+
| Bitly = http://www.aboutus.com/alt-text-helps-people-and-search-engines/
| Date = January __, 2010
+
| Date = January 11, 2011
 
}}
 
}}
  
<big>A picture may be worth a thousand words, but an image on your website won't be worth anything to search engines or someone with a visual disability if it doesn't have alt text.</big>
+
<div style="float:right; margin-left:1em;"><YouTube>_K3gBqzGVwg</YouTube></div>
  
===What is Alt Text?===
+
<big>A picture may be worth a thousand words, but an image on your website won't be worth anything to search engines or a vision-impaired person if it doesn't have alt text.</big>
Alt text (short for "alternative text") gives people and search engines a way to "read" images or audio clips on a website.
 
  
Technically speaking, alt text is the alt attribute of the image tag. It would be coded like this:<br /><nowiki><img alt="This alt text describes what the image is" src="http://whereimagelives.jpg"/></nowiki>
+
''[http://www.aboutus.com/alt-text-helps-people-and-search-engines/ ... read more]''
  
''Don't know if your website's images have alt text? Jump to the end of this article.''
+
<big>''Note: This article has been moved to our new blog at [http://www.aboutus.com/alt-text-helps-people-and-search-engines/ www.AboutUs.com/alt-text-helps-people-and-search-engines/].''</big>
  
==Help Visually Impaired People and Search Engines "See" Your Images==
+
<!--==What is Alt Text?==
<big>Search engines are blind when it comes to images, and 10% or more of Web surfers use assistive technology to browse websites. Make sure your images get noticed.</big>
+
<br />
 +
[[Glossary/Alt-text|Alt text]] (short for "alternative text") gives people and search engines a way to "read" images or audio clips on a website. Technically speaking, alt text is the alt attribute of the image tag. Its code looks like this:
  
Visually impaired people use [[Wikipedia:Screen reader|screen readers]] that read text on websites to them, and hearing-impaired people use software to tell them what an audio clip is about. When you take the time to find and include an image on your website, including helpful alt text ensures it's visible and adds value to '''all''' your visitors.
+
<nowiki><img alt="This alt text describes what the image is" src="http://whereimagelives.jpg"/></nowiki>
  
For search engines, alt text is the one thing that can tell them what an image is and allow it to help your SEO.
+
''Don't know if your website's images have alt text? Jump to the end of this article and learn how to check.''
  
Descriptive alt text is another place to remind search engines what that web page is about so they can hopefully rank it accordingly. Alt text also helps search engines determine whether images are relevant to a specific search, and can decide to include them in image search results.
+
==Help Visually Impaired People & Search Engines "See" Your Images==
 +
----
 +
<big>Search engines are blind when it comes to images, and so are some people. At least 10 percent of Web surfers use assistive technology to help them browse websites. Make sure your images can be seen by everyone.</big>
 +
<br />
 +
Visually impaired people use [[Wikipedia:Screen reader|screen readers]] that read text on websites to them, and hearing-impaired people use software to tell them what an audio clip is about. When you take the time to find and include an image on your website, including descriptive alt text ensures it's visible and adds value for '''all''' your visitors.
  
You can help your website rank higher in search results by including important and [[Learn/Keyword-Research-Is-Key-to-Online-Success|relevant keywords]] in the text of alt tags. Do not be tempted to stuff irrelevant words into alt text just so a page will rank well for those words, however. This won't help visually impaired people understand your web pages, and search engines aren't fond of keyword stuffing and other attempts to game search results.  
+
For search engines, alt text is the one thing that tells them what an image is. Alt text can also [[Website-Visibility-Report|help your website rank better in search results]] if you include the important keywords that best describe the image and its purpose on your site.  
  
===Usability Perks===
+
For example, a drug company's website might include a chart showing the results of a clinical trial for its flagship product, MiracleDrug. The image will help a search engine understand what the page is about if its alt text says something like, "Chart of MiracleDrug clinical trial results."
 +
 
 +
That same text will also help the web page rank higher in a web search or image search for the keywords, "MiracleDrug," "clinical trial" and "clinical trial results." 
 +
 
 +
While including important and [[Learn/Keyword-Research-Is-Key-to-Online-Success|relevant keywords]] in the text of alt tags can help your site rank well for these keywords, don't be tempted to stuff irrelevant keywords into alt text. This won't help vision-impaired people understand your web pages, and search engines are smart enough to recognize keyword stuffing as an attempt to game search results. They won't reward you for it.
 +
 
 +
==Usability Perks of Alt Text==
 +
----
 
The "alternative" aspect of alt text has an added bonus for all people: If a website is loading slowly, or if an image fails to load, the alt text takes the place of the missing image.
 
The "alternative" aspect of alt text has an added bonus for all people: If a website is loading slowly, or if an image fails to load, the alt text takes the place of the missing image.
  
 
[[Image:AltTextHoverExample.png|right|250px|A picture of hovering my mouse over an image to see its title text]]
 
[[Image:AltTextHoverExample.png|right|250px|A picture of hovering my mouse over an image to see its title text]]
Also, similar to alt text is title text. Title text can be applied to images and links, and in many web browsers this title text provides a usability bonus that I am fond of: If you hover your mouse over an image with alt text, you will be able to see the title text. This is like an on-demand caption for images and links, and that's helpful for everyone. You can see how title text works in the image to the right, and by hovering your mouse over the image to the right. You can use the same text for an image's title and alt text or switch it up if you like, formatting it like this:
+
'''Title text''' is similar to alt text, and can be applied to both images and links. In many web browsers, title text provides a usability bonus I'm fond of: If you hover your mouse over an image, you'll be able to read the title text. It's like having an on-demand caption for images and links, which helps anyone, not just visually impaired people.
 +
 
 +
You can see how title text works in the image to the right by hovering your own mouse over the image.  
 +
 
 +
You can use the same text for an image's title text and alt text, or switch it up if you like, formatting it like this:
 +
 
 
<nowiki><img alt="Alt text describes the image" title="Title text will show up upon hover" src="http://whereimagelives.jpg"/></nowiki>
 
<nowiki><img alt="Alt text describes the image" title="Title text will show up upon hover" src="http://whereimagelives.jpg"/></nowiki>
  
===Adding Alt Text to Images on AboutUs.org===
+
==Adding Alt Text to Images on AboutUs.org==
If you want to add alt text and title text to an image to the Wiki section of a page on AboutUs.org, follow [[ImageHelp|these instructions]] and add the last part: <nowiki>[[Image:FileName.jpg|Description of the image]]</nowiki>
+
----
 +
If you want to add alt text and title text to an image to the Wiki section of a page on AboutUs.org, follow [[ImageHelp|these instructions]] and add the last part:  
  
[[Image:AltTextInfo.png|right|150px|Learn about your alt text by clicking "Links & Images"]]
+
; <nowiki>[[Image:FileName.jpg|Description of the image]]</nowiki>
===Do Your Images Have Alt Text?===
 
The [[Online Visibility Audit]] here on AboutUs.org can alert you of any images on your website's home page that do not have alt text. To see this, search for your website at the top right and click "Site Analysis" followed by "Links & Images" in the left-hand navigation (pictured at right).
 
  
 +
==Do Your Images Have Alt Text?==
 +
----
 +
[[Image:PointToAnalysisAndImages.png|right|150px|Learn about your alt text by clicking "Links & Images"]]
 +
The free [[Home Page Analysis]] on every website's AboutUs page can tell you whether images on that website's ''home page'' have alt text. Check it out by searching for your website at the top right (example: MyWebsite.com) and click the "Home Page Analysis" tab in the left-side navigation (pictured at right). Then click on "Links & Images".
 +
 +
The AboutUs [http://www.aboutus.org/site-report/buy Site Report] will check the images on an entire website for alt text, and let you know which specific images need alt text.
 +
 +
==How To Add or Change Alt Text==
 +
----
 +
The HTML for an image with alt text will look like this:
 +
 +
<nowiki><img alt="This alt text describes what the image is" src="whereimagelives.jpg"/></nowiki>
 +
 +
If you can edit the raw [[Glossary/HTML|HTML]] code for your images, you will add alt text by adding the ''alt="This alt text describes what the image is"'' part. To improve or change the alt text for an image, find its HTML and change the part in quotes after alt=.
 +
 +
If you use a content management system (CMS) that makes it easier and keeps you from having to dive into HTML, you will want to go into the edit or settings mode for that particular image. There should be a field called "alt text", "image description" or something similar that you can fill in.
 
{{LearnBottomBio
 
{{LearnBottomBio
 
| Writer        = KristinaWeis
 
| Writer        = KristinaWeis
Line 48: Line 78:
 
| Image        = Image:KristinaBluesFest.png
 
| Image        = Image:KristinaBluesFest.png
 
| AuthorWebsite = AboutUs.org
 
| AuthorWebsite = AboutUs.org
| ShortBio      = Kristina is a community manager for [[AboutUs.org]] who talks with a lot of website owners who are trying to promote their business online. <small>Have a question? [[Kristina Weis#Contact|Contact me]].</small>
+
| ShortBio      = Kristina is a community manager for [[AboutUs.org]]. She talks with a lot of website owners who are trying to promote their business online. <small>Have a question? [[Kristina Weis#Contact_Kristina|Contact me]].</small>
}}
+
}}-->
 
 
__NOTOC__
 

Latest revision as of 12:52, 7 November 2013

By [[User:|]] on

A picture may be worth a thousand words, but an image on your website won't be worth anything to search engines or a vision-impaired person if it doesn't have alt text.

... read more

Note: This article has been moved to our new blog at www.AboutUs.com/alt-text-helps-people-and-search-engines/.

Retrieved from "http://aboutus.com/index.php?title=Learn/Alt-Text-Helps-People-and-Search-Engines&oldid=27393636"