Forum Moderators: Robert Charlton & goodroi
*Thank you
JP
This is NOT correct.
1) Google reads everything.
Hence there is a debate as to if one should place the javascript in external files if it takes up too much room. (Just like placing .css into external files to allow a faster read by the robot).
AND OBVIOUSLY there are hundreds of well indexed js-only sites!
[edited by: tedster at 2:51 am (utc) on Feb. 10, 2007]
This is NOT correct.
Yes it is. Google does NOT excute java, it ignores it. Research it, you will see.
[webmasterworld.com...]
[webmasterworld.com...]
[webmasterworld.com...]
Some links in WW about it. It "reads" it insofar as it can tell if there is a url in it, or if it is a known blackhat script, but it does not excute it, and other then reading the url it ignores it.
Edit: added links
[edited by: MThiessen at 10:30 pm (utc) on Feb. 9, 2007]
I thought about it in detail since my post yesterday.
Let me explain why I still stay with my argument that Google reads --- and will at times follow your javascript instructions.
Having spent the best part of 3 years 10 hours a day infront of computer screens to try and boost my keyword ranking I now wish to protect my source code and use a very good program which encrypts everything save H1 - H6, meta data and webmaster comment tags. (The only drawback is that it makes my pages suffer a little in ranking owing to non-valid XHTML - but that is a debate in of itself).
Ok: So the site is READ as follows:
"v3w2itruq2ruq23" META DATA "sdfarw3qr"+"asfefg3q324gbv" H1 ....
H2 ... H3 .... H2 ... H1 .... "dfarwe3q" and </html>
The result is that I am actually forcing Google to see what I want it to read. The rest of the page is seen as non-readable javascript and NOT as spam. I am sure of this. I have 140 keywords in the top ten.
My point is that IF in this mix of encrypted and not encrypted source code I add pop under javascripts THEY SHOW UP on google as per example the TITLE OF A PICTURE! Hence I am sure that JS is read.
THE QUESTION HERE:
Is it an idea to place in the <noscript> zone keywords in a sentence that says "no script..and then add (white hat, no spam) keywords ."?
"...Google will read ANY HTTP that looks like a url on a page - even if it is in Javascript. Just use full absolute urls and don't break the lines and Gbot will read your js links just fine."
--- THE POINT BEING THAT JS IS READ!
THANKS! BRAVO THE KING OF SEO!
> read js
Not that we know of on an ongoing basis.
> can they read urls in js
yes if they are bare http's, but not if they are interpreted or variablized. (the js is NOT executed that we know of, but many expect that to change any day now)."
AND AGAIN THIS IS MY POINT!
Noone disagree that Google reads javascript and gets some text from it. Mostly it gets additional links from there.
The common consensus is (based on many credible experiences) it doesn't execute javascript though. Not that it is not possible outside browser, it would be simply enormous resources hungry.
2) No.