Go Back   Search Engine Watch Forums > Search Engines & Directories > Google > Google Web Search


Reply
 
Thread Tools
  #1  
Old 05-17-2007
mitzaman mitzaman is offline
Newbie
 
Join Date: May 2007
Posts: 3
mitzaman is on a distinguished road
Google is now executing JavaScript found on pages

First i want to say hello to everybody, this is my first post here.

From some time I was suspecting that google will star runnig scripts on pages, now I know it does.
I did some doorway pages for a client, about two years ago. The doorway pages were optimized for different keywords and had a javascript redirect to the main page. Today I was shocked to see that google has recently indexed each doorway page having the content of the main page.
So, the url displayed is something like: "www.domain.com/keywordX.html" but with the title and content of the main page. This goes for all the doorway pages using the javascript redirect and is very recent, until now every page was indexed with it's title and content.
Does anyone else know about this?


PS: English is not my native language, so ...
Reply With Quote
  #2  
Old 05-17-2007
beu's Avatar
beu beu is offline
 
Join Date: Sep 2004
Location: Atlanta, GA U.S.A.
Posts: 2,192
beu is a name known to allbeu is a name known to allbeu is a name known to allbeu is a name known to allbeu is a name known to allbeu is a name known to all
Are you using a 301 or 302 redirect?
Reply With Quote
  #3  
Old 05-19-2007
mitzaman mitzaman is offline
Newbie
 
Join Date: May 2007
Posts: 3
mitzaman is on a distinguished road
No, the only redirect is done with JS
Reply With Quote
  #4  
Old 05-20-2007
beu's Avatar
beu beu is offline
 
Join Date: Sep 2004
Location: Atlanta, GA U.S.A.
Posts: 2,192
beu is a name known to allbeu is a name known to allbeu is a name known to allbeu is a name known to allbeu is a name known to allbeu is a name known to all
very interesting, great catch!
Reply With Quote
  #5  
Old 05-20-2007
evilgreenmonkey's Avatar
evilgreenmonkey evilgreenmonkey is offline
 
Join Date: Feb 2006
Location: London, UK
Posts: 703
evilgreenmonkey has much to be proud ofevilgreenmonkey has much to be proud ofevilgreenmonkey has much to be proud ofevilgreenmonkey has much to be proud ofevilgreenmonkey has much to be proud ofevilgreenmonkey has much to be proud ofevilgreenmonkey has much to be proud ofevilgreenmonkey has much to be proud ofevilgreenmonkey has much to be proud of
Google has prodded around in JavaScript for a while now, usually to find new links to index or more recently to see if you're doing something naughty. It seems to bypass Google if you URL encode all your JavaScript and then stick it in an unescape() function.
e.g.
Code:
eval(unescape("document.write%28%22Dodgy+Code%22%29%3B"));
Most people seem to encode alpha-numerics in their string as well.

A little too old school for me though. I would give you an example of a doorway page using this technique and ranking, although it would be hard to do so without "outing" them.



Rob
Reply With Quote
  #6  
Old 05-20-2007
beu's Avatar
beu beu is offline
 
Join Date: Sep 2004
Location: Atlanta, GA U.S.A.
Posts: 2,192
beu is a name known to allbeu is a name known to allbeu is a name known to allbeu is a name known to allbeu is a name known to allbeu is a name known to all
Thumbs up

Great point Rob!
Reply With Quote
  #7  
Old 05-25-2007
mitzaman mitzaman is offline
Newbie
 
Join Date: May 2007
Posts: 3
mitzaman is on a distinguished road
the javascript routine did the redirect with an eval function, something like eval("docum"+"ent"+".loc"+"ation='rfrfrfr'"); so google does not just read the js content to extract urls, it actually runs the script
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 08:04 AM.