View Full Version : Indexing doesn't works properly
Alysum
12-16-2004, 07:21 PM
Hello
I'm pulling my hair off because PhpDig would not index any of my html files on http://dev.erapol.com.au (there are about 100 html pages). Despite setting both depth to 20, only the index.html page is indexed.
Any idea why ?
There is a little bit of php in html files, I use an .htaccess file for the php to be parsed in html files.
Many thanks,
Alysum
Charter
12-16-2004, 07:24 PM
http://www.phpdig.net/forum/showthread.php?t=1647
Alysum
12-16-2004, 07:31 PM
http://www.phpdig.net/forum/showthread.php?t=1647
Set "search depth" to a large number, set "links per" to zero, set LIMIT_TO_DIRECTORY to false.
Sorry the problem is still there !
Alysum
12-16-2004, 07:37 PM
the indexing still works for other sties but not mine...why? it's not CMS pages :bang:
Charter
12-16-2004, 07:38 PM
All your links on http://dev.erapol.com.au/ appear to be in JavaScript.
Alysum
12-16-2004, 07:45 PM
ah it parses links? I thought it parses files.
so I have to temporaly put all the websites links in the index.html file to index them ?
Charter
12-16-2004, 07:50 PM
PhpDig only tries to deal with simple JavaScript. PhpDig cannot parse and interpret full JavaScript code (different variables, different functions, different structure, recursion, etcetera) so yes, make a page or site map that contains all the links, then index that page, then delete that page from the admin page, then run the clean options.
Alysum
12-16-2004, 07:53 PM
ok thanks mate
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.