[PR #2495] [MERGED] Adding a restrictive robot.txt file #2584

Closed
opened 2026-02-27 12:11:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2495
Author: @SimonVanacco
Created: 4/14/2022
Status: Merged
Merged: 4/30/2022
Merged by: @tonioo

Base: masterHead: 1612-robots-txt


📝 Commits (1)

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

modoboa/core/templates/core/robots.txt (+2 -0)
📝 modoboa/core/urls.py (+2 -0)

📄 Description

Hi !

This PR addresses the issue #1612 by adding a robots.txt file that denies access to Modoboa's web interface.

Currently search engines are allowed to index every crawlable modoboa file. This new robots.txt file would prevent any page from being indexed, which is probably a good thing as pointed out by the original issue.

Please let me know if you think of ways to improve this PR.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/2495 **Author:** [@SimonVanacco](https://github.com/SimonVanacco) **Created:** 4/14/2022 **Status:** ✅ Merged **Merged:** 4/30/2022 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `1612-robots-txt` --- ### 📝 Commits (1) - [`dab4648`](https://github.com/modoboa/modoboa/commit/dab464883dfa785cce62d561be35c10b9bdd17fe) fix #1612 by adding robot.txt file ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `modoboa/core/templates/core/robots.txt` (+2 -0) 📝 `modoboa/core/urls.py` (+2 -0) </details> ### 📄 Description Hi ! This PR addresses the issue #1612 by adding a robots.txt file that denies access to Modoboa's web interface. Currently search engines are allowed to index every crawlable modoboa file. This new robots.txt file would prevent any page from being indexed, which is probably a good thing as pointed out by the original issue. Please let me know if you think of ways to improve this PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2584
No description provided.