[PR #899] [MERGED] Update app.html #7314

Closed
opened 2025-11-11 17:23:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: main


📝 Commits (1)

📊 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: 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>
GiteaMirror added the pull-request label 2025-11-11 17:23:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7314