SEO when loading items through AJAX
Posted
by
Qmal
on Pro Webmasters
See other posts from Pro Webmasters
or by Qmal
Published on 2012-09-18T18:13:34Z
Indexed on
2012/09/18
21:53 UTC
Read the original article
Hit count: 384
Let's say I have standard scenario of commerce site that has categories on the left and items on the right.
What I would like to do is that when user clicks on category it will pass it's ID to js, js will get all items from API by using that id and load them very prettily to my content.
It looks all cool and pro but what is the situation from SEO point of view?
AFAIK google bot enters my site, sees I have span with categories and that's all?
© Pro Webmasters or respective owner