File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed
Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11User-agent: *
2- Disallow: /examples/authentification/ # Block the folder "authentification" to avoid blocking by password
3- Disallow: /examples/hash_password.sql # Block access to specific sensitive SQL files like this
4- Disallow: /Dockerfile # Block access to Dockerfile
2+ Disallow: /examples/authentication/login.sql # Block access to specific sensitive SQL files like this
53
64Allow: / # Allow access to all public-facing SQL-generated pages
75
Original file line number Diff line number Diff line change 2020 <lastmod >2024-10-10</lastmod >
2121 <priority >0.80</priority >
2222 </url >
23+ <url >
24+ <loc >https://beta.datapage.app/</loc >
25+ <lastmod >2024-10-10</lastmod >
26+ <priority >0.80</priority >
27+ </url >
28+ <url >
29+ <loc >https://sql.datapage.app/performance.sql</loc >
30+ <lastmod >2024-10-10</lastmod >
31+ <priority >0.60</priority >
32+ </url >
33+ <url >
34+ <loc >https://sql.datapage.app/blog.sql</loc >
35+ <lastmod >2024-10-10</lastmod >
36+ <priority >0.60</priority >
37+ </url >
2338</urlset >
You can’t perform that action at this time.
0 commit comments