Friday, May 31, 2013

What is the relationship between Seo and accessibility?

      By improving your accessibility it means that you are making your site more available to a broader range of users. By improving your optimization it means that you are making it possible for a larger group of people to find you site. These practices overlap in some areas. When you increase the accessibility of your site you can help increase the ranking of your site.

      Accessibility can increase the share ability on social networks. This makes your site(s) accessible in ways that everyone combined who have basic SEO techniques, from then on your sites will be easier to understand, process and share all around. Some things that you should know is that people can't use a mouse to access a website , by this experience it shows how someone using text-to-speak experienced your site. It shows how the site is experienced by others or a computer entity that looks at only the text content and not the style of images.

       Some friendly SEO sites contain the add on firebug which is very helpful when trying to find mistakes in your site. It gives you page info which tells you what the browser sees. The standard development tools which is the developer tool bar and firebug, which are both very essential and make a whole of a lot easier for you. Plus free software which is something that everyone loves. Having better semantic HTML5 pages. Defining a language for a page and meta tags, using and hiding section headings. Using unordered lists, block quotes, emphasizing content in paragraphs. Creating classes that have hierarchies of heading tags.


       Hyperlinks need to add an attribute to the links. When dealing with images you need to add an alt tag to describe an image. Header images need to have header images that are placed correctly in  the css. Navigation is very important. Make sure that you add an anchor tag and a title. When needed add a list for a menu or a heading for it. A focus class will outline whatever you are on. Now remember that drop down menus are hard to access without a mouse, you cannot see the content. You need to write javascript for it.
 
     

     
     
   
  Information:
The relationship between SEO and accessibility
More information:
slide show from class
Picture:
SEO and accessibility picture

No comments:

Post a Comment