|
Posted on 11.25.05 by templeton @ 9:29 pm
Forbes.com has an interesting article on AJAX, in which it points out that 1)search engines have a hard time indexing AJAX sites, and 2) The fact that there are no “page views” on AJAX sites, it’s hard for site traffic analyzers to keep page-view counts, thereby creating problems for their advertising opportunities…
Filed under: General Comments:
|

While search engines will have a problem with Ajax applications, there are solutions to Ajax and SEO.
The biggest concern of mine is accessibility. There is only one way for script to be read and that’s via an alert box. JavaScript links are also inaccessible so form posts are needed too.
Ajax certainly opens up a can of worms.
Comment by Edward Clarke — December 8, 2005 @ 5:21 pm