Forum Moderators: open
thank you. forgive me but my HTML is very poor. the simple JS line in the HTML to make the table is this..
<script menumaker src="cartoonbrows.js"></script>
so would that allready be concidered in the script /script to diable people with JS diable from getting an error? I suppose there not going to see it either way. and bots will now skip this JS table or follow the links?
thanks
jay
Take a read through this thread [webmasterworld.com] and take a close look at msgs #10 and #25.
There was also another thread recently where someone confirmed that Googlebot did get the links that were within the javascript. It was posted within the last month or so, but I can't seem to find the thread. I can't recall if it was javascript right on the page, or if it was called externally.
<added>And here is another thread [webmasterworld.com] about Googlebot requesting external javascript files. Still looking for the one about Googlebot following the links...</added>
You can use relative links, and Googlebot supposedly won't recognize them as being indexable URLs. ie. use /directory/page.html rather than [domain.com...] People seem to think it is recognizing the full URL within the script, and using it that way, but not partial/relative URLs.
Dave
My pages have validated HTML and CSS. I use sounds alot, but they are all run by javascript, which, apparently, is not read. Some pages have no sound, and are very clean HTML apart from the noscript iFrame.
My header layout is
<h1>
<h2>
<h3>
text
<h3>
text
<h3>
Is there a problem here?
My site now works in all browsers, but some JS functions don't work in Opera, mainly sound.
The only thing that I can see that could be having a negative effect on my PR is the noscript-iFrame menu. Does anyone else use a similar system and if they do how are they ranked?