SEO Friendly Site Using AJAX
Subscribe to the
RSS Feed or by Email and receive free daily updates
It is always recommended with AJAX solutions that you put href attribute of the link tag to the server side version of the same functionality and put the JavaScript in the onclick event for that link tag. That way users using your site will get the AJAX experience and the search engines will execute the server side version of the code (making your side SEO friendly)
Orca is an AJAX forum without AJAX problems. The “Back” button does work, bookmarks do work, permalinks do work and yes, it is search engine friendly. A dream solution for current web 2.0 applications.
A very nice explanation on how they have achieved this can be found at: Creating An SEO Friendly Site Using AJAX.
What I liked the most was their solution for the back button problem!
























Thanks for the link to “Creating An SEO Friendly Site Using AJAX”. Very interesting!
Thanks for this info Vikas.
here is my own idea for this job: http://abcoder.com/javascript/jquery/ajax-and-seo-is-it-possible-to-get-them-together/
Thanks