File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 " />
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
6
- < meta name ="robots " content ="noindex ">
7
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8
7
< link rel ="stylesheet " type ="text/css " href ="/css/site.css " />
9
8
< link rel ="shortcut icon " href ="/images/logo.svg " />
Original file line number Diff line number Diff line change 1
1
User-agent: *
2
- Disallow: /
2
+ Allow: /
3
+ # Disallow: /
Original file line number Diff line number Diff line change 28
28
X-Frame-Options = " DENY"
29
29
30
30
# Instruct crawlers not to index this site.
31
- X-Robots-Tag = " noindex"
31
+ # X-Robots-Tag = "noindex"
32
32
33
33
# The HTTP X-XSS-Protection response header is a feature of Internet
34
34
# Explorer, Chrome and Safari that stops pages from loading when they detect
You can’t perform that action at this time.
0 commit comments