Go to Post Amazing how great minds think alike! - Jack Jones [more]
Home
Go Back   Chief Delphi > Technical > IT / Communications
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Spotlight this post!  
Unread 15-03-2011, 23:16
colt527 colt527 is offline
Registered User
AKA: Ken Colton
FRC #0527
Team Role: Mentor
 
Join Date: Feb 2004
Rookie Year: 2002
Location: Long Island
Posts: 123
colt527 is a splendid one to beholdcolt527 is a splendid one to beholdcolt527 is a splendid one to beholdcolt527 is a splendid one to beholdcolt527 is a splendid one to beholdcolt527 is a splendid one to beholdcolt527 is a splendid one to behold
Send a message via AIM to colt527
Re: AJAX links

Hey,

You guys have a nice looking site! Also good job getting the AJAX links working. They all seem to work fine for me in Chrome. While AJAX links might make the content load faster and make for a more seamless browsing experience, there are a few downsides to this approach that make it generally discouraged.

#1 was already mentioned, which is it causes the browser back button to become non functional. As was posted, there are work arounds for this.

#2 is that it negatively affects search engine indexing. The google crawler does not know how to crawl AJAX links. One way around this is to use a technique called progressive enhancement. For example, have all your links be in the normal <a href="URL"> format, and then have javascript that goes and binds the necessary events for turning those into pages loaded over AJAX. This means that you still need to have those pages exist at a real URL location. If you are using a content management system, this is a pretty easy tasks to accomplish. This will still allow the search engine crawlers (which have no javascript interpreting) to crawl and index all of those pages.

Just a few things to keep in mind and to weight against the benefits. PM me if you would like any more information on how to implement these
__________________
Mentor, Team 527 -- Plainedge Red Dragons
FIRST Volunteer
SUNY Stony Brook Computer Science 2010
kcolton@gmail.com
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 06:41.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi