Skip to content

Commit 412ac58

Browse files
committed
Update robots.txt to point to new sitemap location
1 parent b1f9ba6 commit 412ac58

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

portfolio/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = 'Debdyut Hajra - Technical Product Engineer'
44
theme = 'basic'
55

66
# SEO Settings
7-
enableRobotsTXT = true
7+
enableRobotsTXT = false
88
canonifyURLs = true
99

1010
[params]

portfolio/static/robots.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
User-agent: *
2+
Allow: /
3+
4+
Sitemap: https://debdyut.github.io/sitemap/sitemap.xml

0 commit comments

Comments
 (0)