I’ve got just one question:
Will the google bot find, and get the data from my page if i make it with jQuery.tmpl only?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The normal view on this is that spiders do not run scripts on your site.
This in my view is the best approach to take as although some of Googles’ spiders will execute JS it wont always execute all of it or in the way you might be expecting
To view your page exactly how it will be seen by the Google bot set-up a web masters account and user the “fetch as Google bot” option.
But remember although Google is the biggest it is not the only search engine and so I would always recommend not having any content that you want spidered run via JS.