23 lines
541 B
Plaintext
23 lines
541 B
Plaintext
# Legacy file — live robots are generated by src/app/robots.ts
|
|
# Keep in sync with public/robots.txt if this file is ever served by a reverse proxy.
|
|
User-agent: *
|
|
Allow: /
|
|
Disallow: /api/
|
|
Disallow: /_next/
|
|
Disallow: /settings
|
|
Disallow: /settings/
|
|
Disallow: /auth
|
|
Disallow: /private/
|
|
Disallow: /new-post
|
|
Disallow: /new-project
|
|
Disallow: /billboards/new
|
|
Disallow: /search
|
|
Disallow: /verify/
|
|
Disallow: /register
|
|
Disallow: /login
|
|
Disallow: /offer
|
|
Disallow: /*/payment/
|
|
|
|
Host: https://modstagram.com
|
|
Sitemap: https://modstagram.com/sitemap.xml
|