We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f9ba6 commit 412ac58Copy full SHA for 412ac58
portfolio/config.toml
@@ -4,7 +4,7 @@ title = 'Debdyut Hajra - Technical Product Engineer'
4
theme = 'basic'
5
6
# SEO Settings
7
-enableRobotsTXT = true
+enableRobotsTXT = false
8
canonifyURLs = true
9
10
[params]
portfolio/static/robots.txt
@@ -0,0 +1,4 @@
1
+User-agent: *
2
+Allow: /
3
+
+Sitemap: https://debdyut.github.io/sitemap/sitemap.xml
0 commit comments