| |||||||||||||||
![]() | ![]() | ![]() |
| |||
| Re: What could this script do? On 24 Mar 2005 10:10:32 -0800, sergioschr@gmail.com wrote: >I was looking at this website (that is #2 in google for "search engine >optimization") and noticed this script at the bottom of their source >page... I am not that good at Java... but I am sure it plays some role >in their ranking... Do you know what it does? Could it be useful? I don't even have to look to tell you it will play no role in the SERPs a page has since javascript is ignored by Google. David -- Free Search Engine Optimization Tutorial http://www.seo-gold.com/tutorial/ |
| |||
| Re: What could this script do? SEO Dave wrote: > I don't even have to look to tell you it will play no role in the > SERPs a page has since javascript is ignored by Google. I understood, that about a year ago, Google stated that they are able to extract URLs out of some of the javascript. Note that they don't interpret JavaScript as a language, but are able to recognise some things. I don't use JavaScript on my own sites (or: not on pages I have in Google), so I haven't looked into this. My guess it's mainly to follow: <a href="javascript:ShowWindow('http://example.com/')">bla bla</a> links. -- John Perl SEO tools: http://johnbokma.com/perl/ Experienced (web) developer: http://castleamber.com/ Get a SEO report of your site for just 100 USD: http://johnbokma.com/websitedesign/seo-expert-help.html |