Skip to content

Conversation

@micbar
Copy link
Contributor

@micbar micbar commented Nov 14, 2025

Fix SEO issues

Ursprüngliche Weiterleitungs-URL Endgültige Ziel-URL Statuscode Entdeckt
https://docs.opencloud.eu/docs/admin/intro https://docs.opencloud.eu/docs/admin/intro/

Test with curl

curl -i https://docs.opencloud.eu/docs/dev/server/services/webfinger/yaml-config
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Fri, 14 Nov 2025 20:45:17 GMT
Content-Type: text/html
Content-Length: 162
Location: https://docs.opencloud.eu/docs/dev/server/services/webfinger/yaml-config/
Connection: keep-alive

<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>

@micbar micbar requested a review from AlexAndBear November 14, 2025 20:55
micbar and others added 2 commits November 14, 2025 22:14
@micbar micbar merged commit 694320a into main Nov 16, 2025
2 checks passed
@micbar micbar deleted the fix-seo branch November 16, 2025 20:05
@openclouders openclouders mentioned this pull request Nov 16, 2025
1 task
dschmidt pushed a commit to dschmidt/opencloud-docs that referenced this pull request Nov 17, 2025
* fix: trailing slashes and locale config

* Apply suggestions from code review

Co-authored-by: Alex <abackermann91@gmail.com>

* rewrite links to static

* fix missing title in user intro.md german version

---------

Co-authored-by: Alex <abackermann91@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants