Why would I use a # in my links? SEO with AJAX
I have a full ajax website and in order to have a good ranking on google
and make some SEO, I went on this page:
https://developers.google.com/webmasters/ajax-crawling/docs/getting-started.
Now this made me realise I should maybe start using links for my ajax
request, but first I want to know why? Beside being better for the SEO,
what is the # for in links? Is it used to pass some informations? Does it
replace a query string? I don't really get it.
Normally, I just use buttons and assign a click event on them, but I think
this is not going to work for SEO. Can you explain why?
No comments:
Post a Comment