Fix, complete all tool updates
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
# QR Master - robots.txt
|
||||
# Allow all search engines to crawl all pages
|
||||
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Sitemap location
|
||||
Sitemap: https://www.qrmaster.net/sitemap.xml
|
||||
|
||||
# Crawl-delay (optional, be nice to servers)
|
||||
Crawl-delay: 1
|
||||
|
||||
# Disallow admin/api routes
|
||||
Disallow: /api/
|
||||
Disallow: /dashboard/
|
||||
Disallow: /_next/
|
||||
|
||||
# Allow all free tools explicitly
|
||||
Allow: /tools/
|
||||
# QR Master - robots.txt
|
||||
# Allow all search engines to crawl all pages
|
||||
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Sitemap location
|
||||
Sitemap: https://www.qrmaster.net/sitemap.xml
|
||||
|
||||
# Crawl-delay (optional, be nice to servers)
|
||||
Crawl-delay: 1
|
||||
|
||||
# Disallow admin/api routes
|
||||
Disallow: /api/
|
||||
Disallow: /dashboard/
|
||||
Disallow: /_next/
|
||||
|
||||
# Allow all free tools explicitly
|
||||
Allow: /tools/
|
||||
|
||||
Reference in New Issue
Block a user