Hi,
I had a question regarding changes to the page title.
This is the way one of my pages is set up:
1. Initial page load
2. Immediate AJAX call to retrieve more data
3. Page title changed according to results from AJAX data
When the page is first loaded, the title is something like "Placeholder Title".
When the page is loaded, an AJAX call is performed, and the title is changed to a real title.
Does Google take into account changes to the title due to JavaScript? Or is the initial page title the only thing Google looks at?
Thanks,
Jack