Prototype.js 1.5.0_rc2 Documentation Now Up!
Sergio Pereira has updated his documentation site of Prototype.js to include the latest build (1.5.0_rc2).
I also stumbled across a png cheat sheet for Prototype.js by Johnathan Snooka.
Great job, guys!
Sergio Pereira has updated his documentation site of Prototype.js to include the latest build (1.5.0_rc2).
I also stumbled across a png cheat sheet for Prototype.js by Johnathan Snooka.
Great job, guys!
David Wallace @ SearchEngineWatch.com has written an interesting article on the effect of new-age web technologies like AJAX and Web2.0 on search engine crawlability. While I wasn’t aware of the impact of CSS on search engine behavior, and the impact of Web2.0 applications like Wikis and other community-driven technologies is somewhat obvious, he makes a very good point of the potentially negative impact of AJAX (or excessive AJAX) on search engines’ abilities to crawl and index your site. Wallace points out that because of the nature of AJAX, and the inability of search engines to interact with JavaScript, AJAX enabled websites will experience some hindrance of crawlability. While this is true, this can be minimized by following some basic guidelines when implementing AJAX on your web application:
If used properly AJAX can significantly improve a user’s experience by adding standalone application feel to an otherwise boring web site. If used improperly, AJAX can severely hurt your site’s potential by cutting off search engine indexing.
Please feel free to suggest more best-practice guidelines to append to this list.
BeauScott.com is Digg proof thanks to caching by WP Super Cache!