: Hash based commerce website I'm planning for an e-commerce website based on ajax load and hash instead of query. I wonder how this effects search engins crawler and if it would, what is the
I'm planning for an e-commerce website based on ajax load and hash instead of query. I wonder how this effects search engins crawler and if it would, what is the best way to do it?
More posts by @Odierno851
2 Comments
Sorted by latest first Latest Oldest Best
Try not to use Ajax. You will find a lot of inconvenients later: SEO problems, users having troubles bookmarking your pages and send them to their friends or post the link to social networks, and so on.
Ajax and JavaScript in general is not crawlable by search engines so using it to power your website would be very bad for SEO. Google does offer crawlable Ajax but this only works for Google and does not include any other search engine. Plus users with JavaScript turned off can't use your site.
Since this is an ecommerce website you shouldn't want to be turning any users away, especially search engines. Plus a properly built website will use progressive enhancement which means you build it to work without JavaScript and then go back and enhance your site by using JavaScript. That way everyone can access your content but JavaScript users just get a better experience.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.