PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   how to limit phpdig only to my domain?? (http://www.phpdig.net/forum/showthread.php?t=2551)

hasan 08-20-2006 06:59 AM

how to limit phpdig only to my domain??
 
Hello!

I have installed phpdig on my site http://www.urduhost.com and now want to index my 2-3 sites. But the problem is, phpdig moves to other domains when it found links on my website pages.

For instance, I am using statcounter.com counter and phpdig jumps on statcounter.com and starts indexing their site too :confused:

Any hint ?? please help me. thanks.

Hasan

sandychan 08-31-2006 12:32 AM

I think you should able to set under config.php

define('LIMIT_TO_DIRECTORY',false); // limit index to given (sub)directory where (sub)directories of give (sub)directory are NOT indexed
// for limit to directory, URL format must either have file at end or ending slash at end
// e.g., http://www.domain.com/dirs/ (WITH ending slash) or http://www.domain.com/dirs/dirs/index.php


All times are GMT -8. The time now is 07:12 AM.

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