Quote:
|
Originally Posted by Bagi Zoltán
Temi, from my personal experience, Ajax need to be used only at posting forms, and where crawling is not an aspect, but loading time.
|
That's all I use AJAX for. Although, there are many sites that have those tabbed displays that load content on the tabs instead of taking you to a new page. I think this is a nice feature for any site. However, if you use something like that you should create pages that contain the content also. That way search engines can see the data. Search engines still can't pick up AJAX linked code as far as I know.