Deprecating our AJAX crawling scheme
googlewebmastercentral.blogspot.com
Deprecating our AJAX crawling scheme
1–10 of 80 posts
Re: Deprecating our AJAX crawling scheme
#2Re: Deprecating our AJAX crawling scheme
#3I really hope this works, lots of JS libraries expect things like viewport and window size information, I wonder how Google is achieving that.
Re: Deprecating our AJAX crawling scheme
#4This is good-one of my current projects for a customer is entirely AJAX/JS rendered and we were worried that Googlebot would have a fit with it.
Re: Deprecating our AJAX crawling scheme
#5Wow, I built a project that rendered JS built webpages for search engines via NodeJS and PhantomJS. Rendering webpages is extremely CPU intensive, I'm amazed at the amount of processing power Google must have to do this at Internet scale. I really hope this works, lots of JS libraries expect things like viewport and window size information, I wonder how Google is achieving that.
Re: Deprecating our AJAX crawling scheme
#6This is good-one of my current projects for a customer is entirely AJAX/JS rendered and we were worried that Googlebot would have a fit with it.
We recently built a site for a customer in Ember and their SEO guys were concerned about indexing. I wasn't sure how it was going to work out, but in the end Google has been able to index every page no problem.
Re: Deprecating our AJAX crawling scheme
#7This is good-one of my current projects for a customer is entirely AJAX/JS rendered and we were worried that Googlebot would have a fit with it.
We recently built a site for a customer in Ember and their SEO guys were concerned about indexing. I wasn't sure how it was going to work out, but in the end Google has been able to index every page no problem.
Re: Deprecating our AJAX crawling scheme
#8Can we forget about any new competitors in search engine land now? Not only do you have to match Google in relevance you'll actually have to implement your own BrowserBot just to download the pages.
Re: Deprecating our AJAX crawling scheme
#9Earlier quoted context omitted.
We recently built a site for a customer in Ember and their SEO guys were concerned about indexing. I wasn't sure how it was going to work out, but in the end Google has been able to index every page no problem.
Sorry if this is a stupid question as this is outside my field of work, but how can you tell if your page has been successfully indexed or not?
Re: Deprecating our AJAX crawling scheme
#10So they're actually evaluating all js and css Googlebot is consuming. That's insane. Can we forget about any new competitors in search engine land now? Not only do you have to match Google in relevance you'll actually have to implement your own BrowserBot just to download the pages.
I'm not sure where I sit on this, developers who want to be noticed by other engines will continue to focus on SEO, but how many engineers care about SEO that isn't Google?