PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Mod Requests (http://www.phpdig.net/forum/forumdisplay.php?f=23)
-   -   Spidering js-Files (http://www.phpdig.net/forum/showthread.php?t=484)

gunwalt 02-04-2004 05:58 AM

Spidering js-Files
 
Hi,

PHPdig works on my site with nearly 2000 pages. Now I have many eventdates on several pages with I collect for better updating in a small js-File, which is integrated like below.

<script src="../../js/anker.js"></script>
<script>
<!--
document.writeln(a11offen);
//-->
</script>


That's a small part of a the anker.js

var a11offen = 'Berger-Denkmal auf dem<br>Hohenstein<br>58453 Witten-Hohenstein';
var a11oepnv = 'Von Witten Hbf ca. 15 Minuten Fu&szlig;weg oder<br>mit Anruf-Sammel-Taxi (AST) bis &quot;Hohenstein/ Europa<br>Akademie&quot;<br>Fon 0 2302 | 1 94 10 (Fahrten bitte 30 Minuren vorher anmelden';

This file is not found by the engine. My be it's for the todo List.

Guntram


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

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