Indexing by our current overlords should be disabled by default.
Pull Request Checklist
Description: Briefly describe the changes in this pull request.
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Documentation: Have you updated relevant documentation?
Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
Description
Added meta tag to header in order to prevent search engines from indexing the site by default.
Changelog Entry
Added
added to header of app.html
Fixed
N/A
Changed
N/A
Removed
N/A
🔄 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/open-webui/open-webui/pull/899
**Author:** [@tracer123](https://github.com/tracer123)
**Created:** 2/25/2024
**Status:** ✅ Merged
**Merged:** 2/25/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `main`
---
### 📝 Commits (1)
- [`e7637da`](https://github.com/open-webui/open-webui/commit/e7637da55ba134f0bd2ef925c3f30ab46e045f9e) Update app.html
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `src/app.html` (+1 -0)
</details>
### 📄 Description
Indexing by our current overlords should be disabled by default.
## Pull Request Checklist
- [ ] **Description:** Briefly describe the changes in this pull request.
- [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
- [ ] **Documentation:** Have you updated relevant documentation?
- [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation?
---
## Description
Added meta tag to header in order to prevent search engines from indexing the site by default.
---
### Changelog Entry
### Added
- added <meta name="robots" content="noindex,nofollow" /> to header of app.html
### Fixed
- N/A
### Changed
- N/A
### Removed
- N/A
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/899
Author: @tracer123
Created: 2/25/2024
Status: ✅ Merged
Merged: 2/25/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (1)
e7637daUpdate app.html📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
src/app.html(+1 -0)📄 Description
Indexing by our current overlords should be disabled by default.
Pull Request Checklist
Description
Added meta tag to header in order to prevent search engines from indexing the site by default.
Changelog Entry
Added
Fixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.