12 lines
226 B
Plaintext
12 lines
226 B
Plaintext
# *
|
|
User-agent: *
|
|
Disallow: /admin/*
|
|
|
|
# Host
|
|
Host: http://localhost:3000
|
|
|
|
# Sitemaps
|
|
Sitemap: http://localhost:3000/sitemap.xml
|
|
Sitemap: http://localhost:3000/pages-sitemap.xml
|
|
Sitemap: http://localhost:3000/posts-sitemap.xml
|