Reputation: 14318
Where would be the location of webpage, (on server or client) when a search-bot crawls it.
And another question is if I dynamically change the title and meta-keyword of a webpage, how will it affect the search engines?
Upvotes: 1
Views: 2163
Reputation: 400972
A crawler is pretty much like any other basic client :
This is exactly like when you're requesting that same page from your server using firefox, and reading it in firefox (except "firefox" is replaced by "crawler")
If you dynamically change something :
Upvotes: 4