PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   Limit indexing (http://www.phpdig.net/forum/showthread.php?t=2639)

millo 10-01-2006 05:15 PM

Limit indexing
 
Hello !

I woul'd like know how limit the indexing for only one domaine.

I want index example.com but I don't want index external link on example.com

How I do it ?



Edit: I'm french, so I can't understand all the config file, and i think I must see this part :

PHP Code:

define('LIMIT_TO_DIRECTORY',true);              // 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

define('ALLOW_SUBDIRECTORIES',true); 

Thanks

millo 10-02-2006 11:07 AM

Please help me !

millo 10-02-2006 12:10 PM

Limit indexing
 
Hello !

I woul'd like know how limit the indexing for only one domaine.

I want index example.com but I don't want index external link on example.com

How I do it ?

Thank You

Dave A 10-04-2006 01:18 AM

Check the setiings within the config.php file and edit the settings to "phpdig in domain" it is set as true by default, change this over to read false and that should keep it inside your domain.


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

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