.: The Secret Benefit Of Accessibility Part 2: A Higher Search Engine Ranking
By:Trenton Moss
Category:Home / Internet / Web Design
An additional benefit of website accessibility is an improved performance in search engines. The more accessible it is to search engines, the more accurately they can predict what the site's about, and the higher your site will appear in the rankings.
Not all of the accessibility guidelines will help with your search engine rankings, but there are certainly numerous areas of overlap:
1. ALT descriptions assigned to images
Screen readers, used by many visually impaired web users to surf the web, can't understand images. As such, to ensure accessibility an alternative description needs to be assigned to every image and the screen reader will read out this alternative, or ALT, description.
Like screen readers, search engines can't understand images either and won't take any meaning from them. Many search engines can now index ALT text though, so by assigning ALT text search engines will be able to understand all your images.
2. Text displayed through HTML, not images
Text embedded in images appears pixelated, blurry and often impossible to read for users utilising screen magnifiers. From an accessibility point of view this should therefore be avoided.
Search engines equally can't read text embedded in images. Well, you can just give the image some ALT text, right? Unfortunately, there's strong evidence to suggest search engines assign less importance to ALT text than they do to regular text. Why? Spammers. So many webmasters have been stuffing their ALT tags full of keywords and not using them to describe the image. Search engines have cottoned on to this form of spamming (as they eventually do every form of spamming) and have taken appropriate action.
3. Descriptive link text
Visually impaired web users can scan web pages by tabbing from link to link and listening to the content of the link text. As such, the link text in an accessible website must always be descriptive of its destination.
Search engines place a lot of importance on link text too. They assume that link text will be descriptive of its destination and as such examine link text for all links pointing to any page. If all the links pointing to a page about widgets say ‘click here', search engines can't gain any information about that page without visiting it. If on the other hand, all the links say, ‘widgets' then search engines can easily guess what that page is about.
One of the best examples of this in action is for the search term, ‘miserable failure'. So many people have linked to George Bush's bio using this phrase as the link text, that now when miserable failure is searched for in Google, George Bush's bio appears top of the search rankings!
4. Website functions with JavaScript disabled
JavaScript is unsupported by about 9% of web users (source: http://www.thecounter.com/stats/2004/November/javas.php), either because they've turned it off (for example to prevent pop-up adverts) or because their browser doesn't support it. Many forms of JavaScript aren't accessible to web users utilising screen readers.
Search engines can't understand JavaScript either and will be unable to index any JavaScript-driven content. Perhaps more importantly, they'll also be unable to follow JavaScript-driven links. You may really like the look of your dropdown menu but search engines won't if they can't access certain pages on your site because there aren't any regular links pointing at them.
5. Alternatives to Flash-based content provided
Flash, like JavaScript, isn't accessible to many users, including those using screen readers. Equally, search engines can't access Flash so be sure to provide equivalents.
6. Transcripts available for audio
Hearing impaired users obviously require written equivalents for audio content to be able to access it. Search engines too can't access this medium, but transcripts provide them with a large amount of text for them to index.
7. Site map provided
Site maps can be a useful tool for visually impaired users as they provide a straightforward list of links to the main pages on the site, without any of the fluff in between.
Site maps are also great for search engines as search engines can instantly index your entire site when they arrive at the site map it. Next to each link you can also provide a short keyword-rich preview of the page. All links should, of course, be made through regular HTML and not through JavaScript (see 4. above).
8. Meaningful page title
When we arrive at web pages the first thing that appears, and the first thing that visually impaired users hear, is the page title. This latter group of web users don't have the privilege of being able to quickly scan the page to see if it contains the information they're after, so it's essential that the page title effectively describes the page content.
If you know anything about search engine optimisation you'll know that the page title is the most important attribute on the page. If it adequately describes the content of that page then search engines will be able to more accurately guess what that page is about.
9. Headings and sub-headings used
Visually impaired web users can scan web pages by tabbing from heading to heading, in addition to tabbing from link to link (see 3. above). As such, it's important for accessibility to make sure that headings are correctly marked up by using h1, h2 etc.
Search engines assume that the text contained in heading tags is more important than the rest of the document text, as headings describe the content immediately below them. Make sure you use the heading tags properly and don't abuse them, as the more text you have contained in heading tags, for example, the less importance search engines assign to them.
10. CSS used for layout
Screen readers can more effectively work through the HTML code of CSS-based sites as there's a greater ratio of content to code. Websites using CSS for layout can also be made accessible to in-car browsers, WebTV and PDAs. Don't underestimate the importance of this - in 2008 alone there'll be an estimated 58 million PDAs sold worldwide (source: http://www.etforecasts.com/pr/pr0603.htm).
Search engines also prefer CSS-based sites and are likely to score them higher in the search rankings because:
The code is cleaner and therefore more accessible to search engines
Important content can be placed at the top of the HTML document
There is a greater density of content compared to coding
Conclusion
With all this overlap between web accessibility and search engine optimisation there's no excuses for not implementing basic accessibility on to your website. It'll give you a higher search engine ranking and therefore more site visitors.
Article keywords: usability, accessibility, web usability, web credibility, web accessibility, css, website, accessible web design
Article Source: http://www.articles32.com
This article was written by Trenton Moss. He's crazy about web usability and accessibility - so crazy that he went and started his own web usability and accessibility consultancy ( Webcredible - www.webcredible.co.uk ) to help make the Internet a better place for everyone.
.: New Web Design Articles
1). HTML Might Become Obsolete
Web designers are beginning to dump HTML in favor of more versatile web programming languages
2). Macromedia Dreamweaver: An Introduction
Getting started with your first web page can seem very daunting indeed. Macromedia Dreamweaver is the industry leader in web editors, but knowing where to start and what you need to know can be a little confusing at first.
3). Finding A Good Web Designer
Avoid the mistakes I made when I hired someone over the internet to design my web site
4). Top Tips for Getting Free Websites
There are millions of opportunities of earning money online, but for that you frequently need to have a web site and there are many people interested in how to build a web site online for free. So whether you want to build a free business web site or to build a Yahoo-like web site, you can be sure there are plenty of online guides, such as this, to take you step by step through the process.
5). Is Your Web Site Driving Away Visitors?
Much has been written about optimizing your web site for search engines, but less emphasis is placed on usability. Optimizing for usability and for search engines is not a contradiction.
6). Choosing a Web Designer
freelance web designers are rip-off artists
7). HTML Sitemaps Are Still Important
An html sitemap is one that humans and search engines both can read. Google sitemaps are important too, but they are specific to google and are read only by a search engine.
.: Top Web Design Articles
1). Advanced Joomla Templating (pt1) Using Module Class Suffix
an article from User Written Resources
1. duplicate the styles already used for the particular module, adding a suffix to each style name. this will definitely include some of the following;
1. .module {} 2. div.moduletable {} 3. div.moduletable h3 {} 4. table.moduletable {}/li> 5. table.moduletable th 6. table.moduletable td
and can include other styles used on the content in that section, such as;
1.
2). How To Make a MySpace Layout That Stand Out
If you are a MySpace user, you have learned what an easy to read and fun profile looks like. The only problem is, you may not know how to create or find out. Most of the time when you see an awful MySpace layout, it's because its sloppy, hard to read, or has annoying links you didn’t even see. That is because since MySpace has been growing so much, so have the layout sites.
3). Professional XOOPS theme design - What to look for
In general, prices for theme design work will range depending on a number of factors. If you don't mind the designer releasing the theme on their site for others to purchase, then you can expect anywhere from $20US to $50US for your theme. If the theme must be a one of a kind theme that only you use, you could expect to multipy the fee by at least 10x.
4). Adsense: The Smart Investment
Over the last 2 years, We have been building a Virtual Adsense Empire of over 500 websites and making some good money. We've also been building content sites for clients using the same system. The system we use is not something that produces 1000's of sites with a click of a button, our system does not build spam websites, nor does it produce the same sites you see over and over and over again.
5). Irish Graphic Design Industry
Graphic design is the use of color, light, balance, contrast, emphasis, proportion, proximity, repetition, texture and a plethora of other elements to create a work of digital art that is pleasing to the eye. Graphic design is about seamlessly molding image and text to convey a theme, message, or often advertise a product or service. Graphic design dates back to prehistoric times.
6). How to Create a Splash Page for Your Website?
These splash designs prove to be quite popular, especially among the designers as they allow the designer to show their skills in flash and any other technology on a single page. The splash page design involved in the splash page will be one that is very attractive to the eye of the viewer. Its main intention lies in captivating the viewer the moment he looks at it.
7). Does Your Web Design Include Background Music?
When you design your website, you may wonder whether or not you should include background music in your web design. The answer to this requires you to ask two additional questions: