PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   javascript (http://www.phpdig.net/forum/showthread.php?t=270)

martin 12-05-2003 02:14 AM

javascript
 
Why cant I spyder this site with phpdig?
http://www.soendagsskoler.dk

Is it because of the javascript menu on the top of the page or the query string index?id=1

What can I do to get phpdig to spyder the site?

Martin

Charter 12-05-2003 08:05 AM

Hi. It looks like the menu is in script tags:
Code:

<script type="text/javascript" language="javascript1.2" src="javascript/menu.js"></script>
Such tags are removed during index. One option would be to make a list of full URLs, one per line, in a text file and use shell to crawl.

rafarspd 12-05-2003 08:54 AM

Hi

Basically you have to add links elsewhere on the pages, having links only in a DHTML menu will not work for the reason stated above.

For a full explenation go to the Milonic DHTML site HERE.

ttfn


All times are GMT -8. The time now is 06:45 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.