Please support our Search Engine Optimization advertiser: Affiliate Marketing
Views: 5163 | Replies: 4 | Solved
![]() |
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,032
Reputation:
Rep Power: 33
Solved Threads: 117
•
•
Join Date: Jun 2004
Location: Phoenix Arizona
Posts: 115
Reputation:
Rep Power: 5
Solved Threads: 2
Yes it does. From what I hear it prefers if the javascript has the actual URL that it wil be landing on and it doesn't read it if it is inside a select box. It really much prefers a good text link to anything else tho.
http://www.highrankings.com/forum/in...avascript+link
window.location("http://www.mcpmedia.com");http://www.highrankings.com/forum/in...avascript+link
Need a website designer? arizona web design : phoenix web design : MCP Media intelligent web design and web development solutions. MCP Media is owned and operated by Chris Hooley - who happens to be a real nerd... on purpose :-)
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,032
Reputation:
Rep Power: 33
Solved Threads: 117
Unfortunately that is not good news for me. The code I had in mind was the "featured threads" listing in the sidebar of my forum index. It uses http://www.daniweb.com/techtalkforum...al.php?type=js
According to the link you sent me, google is experimenting with a spider that can follow simple JavaScript that clearly contains the URL only. Oh well.
<script src="external.php?type=js" type="text/javascript"></script>
<script type="text/javascript">
<!--
for (i=0;i<10;i++)
{
document.writeln("<div class=\"smallfont\" style=\"padding:8px\">" + threads[i].threaddate + " " + threads[i].threadtime + "<br /><strong><a href=\"thread" + threads[i].threadid + ".html\">" + threads[i].title + "</a></strong><br />" + threads[i].poster + "</div>");
}
//-->
</script>According to the link you sent me, google is experimenting with a spider that can follow simple JavaScript that clearly contains the URL only. Oh well.
Dani the Computer Science Gal
•
•
Join Date: Jun 2004
Location: Phoenix Arizona
Posts: 115
Reputation:
Rep Power: 5
Solved Threads: 2
On a positive note, I think I cought wind that it is also experimenting with a bot that can read javascript write stuff too. But I wouldn't bet the farm on it.
That looks like something you could do with PHP tho.
That looks like something you could do with PHP tho.
Need a website designer? arizona web design : phoenix web design : MCP Media intelligent web design and web development solutions. MCP Media is owned and operated by Chris Hooley - who happens to be a real nerd... on purpose :-)
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode