View Full Version : Are ajax website SEO friendly ?
ish1301
09-26-2006, 03:03 AM
I want to have my new project in ajax ... please suggest me about ajax technology . i just want to know are ajax sites are SEO friendly ?
i welcome any suggestion pron and con of ajax ...
thanks for time !!!
Ish
codeexploiter
09-26-2006, 08:35 AM
Plz checkout this interesting article
http://blog.tn38.net/archives/2005/12/ajax_and_seo.html
mwinter
09-26-2006, 11:14 AM
I want to have my new project in ajax
You should only use AJAX if it actually benefits the user. Please don't join the "because I can" crowd.
i just want to know are ajax sites are SEO friendly ?
If done properly, yes. First, you implement the site so that it absolutely no dependencies on any client-side scripting, AJAX or otherwise. You then add additional, scripted functionality on top.
If by "ajax sites", you mean loading content using AJAX in a frame-like manner, don't do that, it's silly: it makes bookmarking harder, and renders navigation controls useless.
Mike
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.