Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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 Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 05-15-2006
Expert Member
 
Join Date: Sep 2005
Posts: 110
Thanks: 8
Thanked 28 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: 1,037
Blog Entries: 75
Thanks: 3
Thanked 168 Times in 136 Posts
Lokesh M has a spectacular aura aboutLokesh M has a spectacular aura about
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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


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 05:59 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved