Skip to main content

Posts

Showing posts from December, 2006

AJAX can be a Search Engine Friendly?

AJAX is becoming the standard for Web 2.0 and lots of web developers are including myself had jump to its bandwagon. AJAX is very technical in nature and can only be performed by a technically skilled JAVA and XML developers. What is strange is, AJAX has been available to developers for over 5 years and it was only simplified the re-branding of this technology and it cause the rise in the popularity and become the current "buzzword" to all webmasters. One of the developers concern is its searchability on the web. This is an important area that we should consider in web development stage. This area is called Search Engine Optimization. So how well the Web 2.0 websites performs on search engines? Do we have to allow search engines to cope up with the fast pace of web development? We'll, we have to be aware of that. One of the advantage of using AJAX to the site is it removes the need to refresh a page in a browser. Without refreshing the page, the asynchronous JavaScri...