![]() |
|
![]() |
#1 | |
Green Mole
Join Date: Mar 2004
Location: 101110001010101
Posts: 3
|
![]()
Hello,
after spendig the half day in this forum and searching for solutions I just have to give up now ![]() My site is completly dynamic, all content is loaded by the index.php with a query string as command. e.g.: /?foo_bar If I start the dig process all that appears is this: Quote:
I also changed the PHPDIG_DEFAULT_INDEX to true/false, but no change. I put the querystring in an META Tag to get around the doublet check - nothing. Any ideas? ![]() Greets, mathias (sorry for my bad english ![]() |
|
![]() |
![]() |
![]() |
#2 |
Purple Mole
Join Date: Jan 2004
Posts: 694
|
Welcome to the forum, mathias!
I don't think your dynamic content is the problem, since phpdig will index those kind of pages. I may be off base, but it's possible the indexing process just got hung up for some reason. That has happened to me before. Try clearing your database tables and try again. Make sure the search depth is set to more than just zero, too. Let us know if that helped at all. BTW, your English is fine! ![]() |
![]() |
![]() |
![]() |
#3 |
Green Mole
Join Date: Mar 2004
Location: 101110001010101
Posts: 3
|
hmm, now it works?
i truncated my tables, changed the a few of the settings: define('SEARCH_DEFAULT_LIMIT',100); //results per page define('SPIDER_MAX_LIMIT',100); //max recurse levels in spider define('SPIDER_DEFAULT_LIMIT',100); //default value define('RESPIDER_LIMIT',100); //recurse limit for update and now it works ![]() maybe i only used the 'DELETE FROM `table`' sql command instead of the 'TRUNCATE TABLE `table`' command to clear my tables... *confused* thanks a lot, greets, mathias |
![]() |
![]() |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
dig for certain words | nmott | How-to Forum | 1 | 02-26-2005 08:02 PM |
Cannot index querystrings | sidehacker | How-to Forum | 2 | 10-26-2004 09:26 PM |
is 'dig 1.8.3 slower than 'dig 1.8.0 | JÿGius³ | Troubleshooting | 1 | 08-02-2004 07:32 PM |
how to dig only 1 page | zaartix | Troubleshooting | 8 | 05-11-2004 01:23 AM |
Problem with Indexing Querystrings | vonbrocklin | Troubleshooting | 2 | 11-23-2003 12:36 PM |