feat: add sitemap, tag for SEO
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
// app/robots.txt
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /api/
|
||||
Disallow: /_next/
|
||||
Disallow: /private/
|
||||
|
||||
Sitemap: https://aramland.approagency.ir/sitemap.xml
|
||||
|
||||
# Iranian search engines
|
||||
User-agent: YoozBot
|
||||
Allow: /
|
||||
|
||||
User-agent: Parsijoo
|
||||
Allow: /
|
||||
Reference in New Issue
Block a user