![]() |
Not index certain links?
Hello,
how can I configure that certain links are not indexed and contained in the search? Example: I have a link on one site to mydomain.com/mysite.html, I don't want the spider to follow this link and index it to the search database. Thanks for help! |
Add mysite.html to your robots.txt file or click the 'no way' sign for the page from the admin panel. Alternatively, check out the following code in the config file and see this thread.
Code:
// in PhpDig 1.8.8 RC1 |
Sorry ;) i found out by myself how it works. You only have to create a robots.txt on the root fo the server with the following content:
User-agent: PhpDig Disallow: /folder/filetoexclude.extension |
All times are GMT -8. The time now is 08:11 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.