summaryrefslogtreecommitdiff
path: root/htroot/robots.txt
AgeCommit message (Collapse)Author
2026-07-11cleaned up user authenticationMichael Peter Christen
this removes the userDB-exception in the normal authentication process which affected mostly wiki and blog which are not required any more. We also cleaned up translation messages as this function was not used at all. This is a required step forward a renovation of the jetty server.
2020-12-11turned HostBrowser into a admin-only page, now called IndexBrowserMichael Peter Christen
This was required because spiders and bots crawled through this page and created load on the peer without use for the user or the YaCy network.
2013-11-26disallow remote robots to crawl the HostBrowser servletMichael Peter Christen
2012-08-17local robots.txt: disallow external crawlers to follow the URL proxycominch
2012-08-16changed local robots.txt to prevent external crawlers to submit randomcominch
search queries
2010-09-06- added a missing entry in YaCy interface robots.txt for bookmarksorbiter
- changed default robots.txt deny list to include some more interface pages because the loading of such pages are a peer load issue for YaCy when crawlers come by and information on these pages are not useful for public search. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7112 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-12- added ViewProfile / Impressum (default on) to local peer's robots.txtkarlchenofhell
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3874 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-03-02- fix for last commitkarlchenofhell
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3424 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-03-02- improved version of robots.txt (delete your old htroot/robots.txt before ↵karlchenofhell
updating): - robots.txt is a servlet now - no need to rewrite the whole file each time a section is added or removed - user-defined disallows, added manually, won't be overwritten anymore - new config-setting: httpd.robots.txt, holding names of the disallowed sections git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3423 6c8d7289-2bf4-0310-a012-ef5d649a1542