NeuralCrawl

Kyoto University / robots.txt snapshot

← back to kyoto-u.ac.jp · fetched 2026-06-26T14:15:22Z (4h ago) · HTTP 200 · 1896 bytes · sha256 3ea92c6f070ab40d · raw

final URL: https://www.kyoto-u.ac.jp/robots.txt

1# Block DotBot from any part
2User-agent: dotbot
3Disallow: /
4
5#
6# robots.txt
7#
8# This file is to prevent the crawling and indexing of certain parts
9# of your site by web crawlers and spiders run by sites like Yahoo!
10# and Google. By telling these "robots" where not to go on your site,
11# you save bandwidth and server resources.
12#
13# This file will be ignored unless it is at the root of your host:
14# Used: http://example.com/robots.txt
15# Ignored: http://example.com/site/robots.txt
16#
17# For more information about the robots.txt standard, see:
18# http://www.robotstxt.org/robotstxt.html
19
20User-agent: *
21# CSS, JS, Images
22Allow: /core/*.css$
23Allow: /core/*.css?
24Allow: /core/*.js$
25Allow: /core/*.js?
26Allow: /core/*.gif
27Allow: /core/*.jpg
28Allow: /core/*.jpeg
29Allow: /core/*.png
30Allow: /core/*.svg
31Allow: /profiles/*.css$
32Allow: /profiles/*.css?
33Allow: /profiles/*.js$
34Allow: /profiles/*.js?
35Allow: /profiles/*.gif
36Allow: /profiles/*.jpg
37Allow: /profiles/*.jpeg
38Allow: /profiles/*.png
39Allow: /profiles/*.svg
40# Directories
41Disallow: /core/
42Disallow: /profiles/
43# Files
44Disallow: /README.txt
45Disallow: /web.config
46# Paths (clean URLs)
47Disallow: /admin/
48Disallow: /comment/reply/
49Disallow: /filter/tips
50Disallow: /node/add/
51# クロールした際に noindex を読み取る状態にするためコメントアウト.
52# Disallow: /search/
53Disallow: /user/register
54Disallow: /user/password
55Disallow: /user/login
56Disallow: /user/logout
57# Paths (no clean URLs)
58Disallow: /index.php/admin/
59Disallow: /index.php/comment/reply/
60Disallow: /index.php/filter/tips
61Disallow: /index.php/node/add/
62Disallow: /index.php/search/
63Disallow: /index.php/user/password
64Disallow: /index.php/user/register
65Disallow: /index.php/user/login
66Disallow: /index.php/user/logout
67
68# Feature phone description page
69Disallow: /feature-phone.html
70# Search page
71Disallow: /search
72Disallow: /ja/search
73Disallow: /en/search
74Disallow: /zh-cn/search
75Disallow: /zh-tw/search
76Disallow: /ko/search