We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8ec96 commit 3bdd173Copy full SHA for 3bdd173
2 files changed
app/robots.ts
@@ -7,11 +7,13 @@ export default function robots(): MetadataRoute.Robots {
7
userAgent: '*',
8
allow: '/',
9
},
10
+ sitemap: 'https://impactco2.fr/sitemap.xml',
11
}
12
: {
13
rules: {
14
15
disallow: '/',
16
17
18
19
public/robots.txt
0 commit comments