|
01-09-2005, 12:23 PM | #1 |
Green Mole
Join Date: Jan 2005
Posts: 4
|
Doesn't index database
Hi, I've just installed phpdig and everything seems to be fine, except that when I try to index my site, it only finds one link (the link to the homepage). I am using mambo, and all my content sits inside of a database. Any ideas? Thanks
|
01-09-2005, 12:26 PM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
__________________
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. |
01-09-2005, 12:43 PM | #3 |
Green Mole
Join Date: Jan 2005
Posts: 4
|
Okay, so I understand that phpdig works by following links. Now, the question is, does it pass parameters through links as well? Mambo works by sending all content to the index.php page, with variables passed in the link (i.e. index.php?option=com_content&task=view&id=80&Itemid=58), which is processed and displayed accordingly. On the main page that I'm trying to index, there are several menus with links to different areas of the site, all with base url http://mysite/index.php and the accompanying variables. It doesnt' seem to me that phpdig is storing these? Thanks
|
01-09-2005, 12:56 PM | #4 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
4.3. Configuring robot and engine
Code:
// <base href="http://mamboserver.com/" /> define('PHPDIG_IN_DOMAIN',false); //allows phpdig jump hosts in the same //domain. If the host is "www.mydomain.tld", //domain is "mydomain.tld"
__________________
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. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can't connect to Database | liquidice | Script Installation | 16 | 01-17-2005 12:17 AM |
Database records. | Dave A | The Mole Hole | 3 | 12-17-2004 10:48 PM |
work with the database? | cherry1499 | How-to Forum | 4 | 09-18-2004 04:03 PM |
database format | pacotelic | How-to Forum | 1 | 05-09-2004 04:34 PM |
index database | juanfri | How-to Forum | 1 | 03-24-2004 05:40 AM |