Geeks Talk

Prepare for your Next Interview




Implementing Web Application using AJAX

This is a discussion on Implementing Web Application using AJAX within the AJAX & XML forums, part of the Web Development category; Hello Friends, I am working on a new project... we have been discussing using AJAX in the project... Does it have any impact on how the search engines spider the ...


Go Back   Geeks Talk > Web Development > AJAX & XML

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-15-2006
Expert Member
 
Join Date: Sep 2005
Posts: 110
Thanks: 8
Thanked 27 Times in 15 Posts
suji is on a distinguished road
Implementing Web Application using AJAX

Hello Friends,

I am working on a new project... we have been discussing using AJAX in the project... Does it have any impact on how the search engines spider the sites... Is it going to affect ranking..?.

Could some one explain me how it's useful to use AJAX in Web Applications...

Thanks in advance...

Suji
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-16-2006
Moderator
 
Join Date: Oct 2005
Posts: 712
Thanks: 1
Thanked 98 Times in 74 Posts
Lokesh M is on a distinguished road
Suji

AJAX Stands for Asynchronous JavaScript + XML + CSS + ....
Its a combination of technologies
AJAX is mainly choosen for speed/performance advantages.
There are several possible remedies, you need to select the best possible one that suits your situation.

1. Having two sites, One for Ajax and another for web crawlers.
(This may lead to what is termed as Cloaking)

2. By puting a corresponding link in href and not following it.
(This may lead to Overloading)

3. Using Google Site Maps
Google Site Maps allows you to tell Google about links that it would otherwise not discover. https://www.google.com/webmasters/sitemaps

You can read full article on this question here...
AJAX and the Search Engine Problems

A white paper on this topic is available at
http://www.backbase.com/download/art...essibility.pdf

Thanks
Lokesh M.
Reply With Quote
Reply

  Geeks Talk > Web Development > AJAX & XML


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
What are the New Application Frameworks in SQL Server 2005 admin Testing Issues 1 05-30-2006 07:07 PM
Application Class in VB.NET GeekAdmin VB.NET 0 05-21-2006 10:09 AM


All times are GMT -4. The time now is 02:55 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved