5e733a5ebf
* SEO: Add frontmatter, structured data, and sitemap config * Fix: restore deleted prebuild output file --------- Co-authored-by: Benjamin Nemeroff <ben@Benjamins-MacBook-Air.local> Co-authored-by: mfahampshire <maxhampshire@pm.me>
16 lines
228 B
Plaintext
16 lines
228 B
Plaintext
# *
|
|
User-agent: *
|
|
Allow: /
|
|
|
|
# *
|
|
User-agent: *
|
|
Disallow: /api/
|
|
Disallow: /_next/
|
|
|
|
# Host
|
|
Host: https://nymtech.net/docs
|
|
|
|
# Sitemaps
|
|
Sitemap: https://nymtech.net/docs/sitemap.xml
|
|
Sitemap: https://nymtech.net/docs/sitemap-docs.xml
|