|
12-05-2003, 03:14 AM | #1 |
Green Mole
Join Date: Dec 2003
Posts: 1
|
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 |
12-05-2003, 09:05 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. It looks like the menu is in script tags:
Code:
<script type="text/javascript" language="javascript1.2" src="javascript/menu.js"></script>
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
12-05-2003, 09:54 AM | #3 |
Orange Mole
Join Date: Nov 2003
Location: High Wycombe, Bucks. UK
Posts: 35
|
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
__________________
Regards Bob Finch |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
javascript menu not being spidered | vuurvos | Troubleshooting | 1 | 10-05-2005 07:50 AM |
PHP and Javascript in phpdig.html template file | jayhawk | How-to Forum | 1 | 06-17-2004 06:03 PM |
javascript links | tomas | Troubleshooting | 1 | 02-12-2004 06:26 PM |
Indexing javascript links | paulx82 | How-to Forum | 1 | 01-18-2004 09:43 AM |
Relative links to follow in meta-refresh and Javascript | obottek | Mod Requests | 4 | 10-05-2003 11:20 AM |