@networkpro/blog
Version:
The official blog of Network Pro Strategies (Network Pro™).
21 lines (16 loc) • 417 B
Plain Text
# robots.txt
#
# Copyright © 2025 Network Pro Strategies (Network Pro™)
# SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
# This file is part of Network Pro
#
# www.robotstxt.org
User-agent: *
# Disallow dev and CI/CD artifacts
Disallow: /tests/
Disallow: /reports/
# Allow everything else
Allow: /
Allow: /.well-known
# Inform bots where to find the sitemap
Sitemap: https://blog.netwk.pro/sitemap.xml