Skip to main content

Web Accessibility : Boost your SEO

Accessibily : Making web content available. As we all know search engines are blind to see the images, videos, javascript. So that fix your issuses regarding accessibility to boost your seo by following steps: 


  1. Pages should be clearly defined and communicate to their relevant topic. Like your page description, keywords, title are must be unique.
  2. Content should be reader friendly and well managed or Structured. Like Headings h1, Sub headings h2,h3,h4.
  3. Informative Images : Alt text must contains the image description. Image should be well descriptive.
  4. Meaningful Links : Example: "read more about web accessibility in this blog"   this is a good link and the bad link is Just " Read More or Click Here". Pages must contain some meaningful keyword links which heps the reader to check link.
  5. Good Navigation :  Informative navigation is well for the accessibility and find the google and reader too. A good navigation is like example : Please find the blog description in the next box which is in your right side..."Information about....".
  6. More things you can do is:
  • Transcribe video content
  • Avoid images of text
  • Careful with javascript in menus.
  • Provide most important information first.

Comments

Popular posts from this blog

What is Keyword Effectiveness Index ( KEI)

KEI ( Keyword Effective Index )  is one of the quickest ways to find keywords that show potential -that is , those keywords which are likely to help your site attract more traffic. It looks a bit like this : Its a scaled metri, so you'll never see a KEI of more than 100.

What is url Rewriting?

If you are writing a letter to your institute , you would probably open your word sheet  and make a file named may be like lettertoinstitute.doc. The file may save in your documents directory with a full path like C:WindowsusersmaddyDocumentslettertoInstitute.doc. Single file path = Single Document.

Definition of Heading Tags

<h1> to <h6> tags used to define heading on a web page. HTML Tag Reference Tag                                               Description <html>                                        Defines an HTML document <body>                                        Defines the document's body <head>                                        Defines the documnets head element <h1> to <h6>                              Defines HTML headings