goawayplease
Regular Member
- Apr 10, 2008
- 328
- 73
I thought this was an interesting article:
http://mashable.com/2010/06/25/google-javascript/
What does BHW think?
http://mashable.com/2010/06/25/google-javascript/
What does BHW think?
You can still do cloaking on server side, right? And google would never know, unless their employee visited your site.
if you get the code right they dont know but they have a LOT of heuristics they use to detect potential cloaking, lets just say most n00bs wont be able to cloak their site no matter what they do, iv managed to get cloaking working and not get banned but it always gets banned after enough time anyway
That's the nature of heuristics... it's always learning and always improving. I found it interesting that they claim to respect POST based forms, but will attempt to crawl GET content whenever possible.
Our resident SEO Analyst ipopbb tends to imply that Google doesn't call his external CSS or JS, so I wonder what the deal is with that... they can parse it, but how often DO they parse it?
Bot does not interpret the whole JS code, since it would use too much CPU power. It just interprets certain portions of it to detect malware, redirects and similar as other in this thread have said, but it will avoid running any type of CPU intensive tasks.
Regarding Flash, only recently ago did G entered a partnership with Adobe to support Flash better. The state now is that it can read into string variables embedded into swf's, but it will avoid complex functions too.