Forum Moderators: open

Message Too Old, No Replies

Does Google find URLs in JavaScripts?

If Google can find URLs in Flash, cant it in JavaScript, as well?

         

166geary

11:27 pm on Jul 12, 2004 (gmt 0)

10+ Year Member



Hey all,

I have usually recommended people to stay away from Macromedia DreamWeaver's "Pop-Up Menu" feature, which creates a drop-down menu, because it buries the URLs inside Macromedia's javascripts. I figured tht Google just skips anything between the <script> tag. So, if they had to use the drop-down menu, they should place links in the <NOSCRIPT> tag.

But with more complex web sites nowadays using more javascript and with Google finding URLs in Flash, is it plasible to say that Google detects URLs inside JavaScript coding?

I would assume yes. Anyone out there can verify this?

nobody

8:28 am on Jul 13, 2004 (gmt 0)

10+ Year Member



GG has said that they can (or have been trying) to find links in JS.

I think other people have noticed the googlebot probing around in their JS files, so they are trying something. Could be that they are just trying to detect SEO done with Javascript (as other people have said).

Having said that, it depends on how well your URLs are mangled inside the JS.

pagano

8:29 am on Jul 13, 2004 (gmt 0)

10+ Year Member



Here,
[webmasterworld.com...]
GoogleGuy makes a little point out to the problem ...

BigDave

8:30 am on Jul 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



They find URLs anywhere in the file, but they will only use these URLs to find that page, they do not currently pass PR to the page unless it is in a standard link.

166geary

6:25 pm on Jul 13, 2004 (gmt 0)

10+ Year Member



Pageno, thanks for the find. I feel silly about not finding that one.

trimmer80

8:44 pm on Jul 13, 2004 (gmt 0)

10+ Year Member



they do not currently pass PR to the page unless it is in a standard link.

What if it is through a hit counter. e.g.

[examples.com...]

where the counter redirects to the destination url.

or similar to the way webmasterworld treat their links (look at link above).

Has anyone see if this passes PR?

BigDave

9:16 pm on Jul 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That depends on how they do the redirect.