Results 1 to 3 of 3

Thread: Are ajax website SEO friendly ?

  1. #1
    Join Date
    Sep 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Are ajax website SEO friendly ?

    I want to have my new project in ajax ... please suggest me about ajax technology . i just want to know are ajax sites are SEO friendly ?

    i welcome any suggestion pron and con of ajax ...

    thanks for time !!!
    Ish

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

  3. #3
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by ish1301
    I want to have my new project in ajax
    You should only use AJAX if it actually benefits the user. Please don't join the "because I can" crowd.

    i just want to know are ajax sites are SEO friendly ?
    If done properly, yes. First, you implement the site so that it absolutely no dependencies on any client-side scripting, AJAX or otherwise. You then add additional, scripted functionality on top.

    If by "ajax sites", you mean loading content using AJAX in a frame-like manner, don't do that, it's silly: it makes bookmarking harder, and renders navigation controls useless.

    Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •