Interface RobotsTxtDisallowedPathsProvider

All Known Implementing Classes:
DisallowedPagesPathsProvider, ToccoAdminDisallowedPathProvider

public interface RobotsTxtDisallowedPathsProvider
Implement this interface to provide paths the mustn't be crawled and indexed by search engine bots. Add your implementation to the configuration point `nice2.dms.RobotsTxtDisallowedPathsProviders`.
  • Method Details