mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
[PR #4971] [MERGED] Lighthouse seo score and error fixes #8397
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/4971
Author: @sebdanielsson
Created: 8/28/2024
Status: ✅ Merged
Merged: 8/30/2024
Merged by: @tjbck
Base:
dev← Head:lighthouse-seo-score📝 Commits (2)
30e03cbAdd robots.txt to fix validation error718d69bAdd meta description📊 Changes
2 files changed (+3 additions, -0 deletions)
View changed files
📝
src/app.html(+1 -0)➕
static/robots.txt(+2 -0)📄 Description
Changelog Entry
Description
No errors are reported for the SEO tests and it is now scored at 66, up from 50. Only way to improve it is to allow search engines to index which is probably unwanted for most people.
Fixed
Misc
I updated the description to only "Open WebUI" as per your recommendation in the previous PR☺️
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.