PDA

View Full Version : Limit indexing


millo
10-01-2006, 05:15 PM
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 :

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
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.