Initial commit - modstagram-next
This commit is contained in:
47
public/robots.txt
Normal file
47
public/robots.txt
Normal file
@@ -0,0 +1,47 @@
|
||||
# *
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /api/
|
||||
Disallow: /_next/
|
||||
Disallow: /settings
|
||||
Disallow: /auth
|
||||
Disallow: /private/
|
||||
Disallow: /new-post
|
||||
Disallow: /offer
|
||||
Disallow: /projects/payment/success
|
||||
Disallow: /projects/payment/failed
|
||||
Disallow: /billboards/payment/success
|
||||
Disallow: /billboards/payment/failed
|
||||
Disallow: /forget-password
|
||||
Disallow: /change-passowrd
|
||||
Disallow: /login-with-username
|
||||
Disallow: /login
|
||||
Disallow: /register-otp
|
||||
Disallow: /verify-otp
|
||||
Disallow: /register
|
||||
Disallow: /forget-password-otp
|
||||
Disallow: /register/password
|
||||
Disallow: /register/fullname
|
||||
Disallow: /register/usertype
|
||||
Disallow: /register/username
|
||||
Disallow: /verify/avatar
|
||||
Disallow: /verify/auth
|
||||
Disallow: /verify/colors
|
||||
Disallow: /verify/confirm
|
||||
Disallow: /verify/expertise
|
||||
Disallow: /verify/gender
|
||||
Disallow: /verify/national-cart
|
||||
Disallow: /verify/location
|
||||
Disallow: /verify/public-relations
|
||||
Disallow: /verify/cooperation-type
|
||||
Disallow: /verify/services
|
||||
Disallow: /verify/sizes
|
||||
Disallow: /new-project
|
||||
Disallow: /billboards/new
|
||||
Disallow: /search
|
||||
|
||||
# Host
|
||||
Host: https://modstagram.com
|
||||
|
||||
# Sitemaps
|
||||
Sitemap: https://modstagram.com/sitemap.xml
|
||||
Reference in New Issue
Block a user