Commit Graph

2 Commits

Author SHA1 Message Date
Torsten Schulz (local)
8c9a600645 fixed some domain issues
All checks were successful
Deploy SingleChat / deploy (push) Successful in 24s
2026-06-16 12:47:58 +02:00
Torsten Schulz (local)
bb13779c72 Implement SEO improvements and enforce HTTPS redirection in production
- Added a middleware to enforce HTTPS and canonical host for known public hosts, enhancing security and SEO.
- Introduced a function to generate the sitemap.xml dynamically, improving the delivery of SEO data to crawlers.
- Updated the sitemap route to utilize the new function, ensuring stable delivery and error handling.

These changes collectively enhance the application's SEO capabilities and ensure secure access in production environments.
2026-03-27 11:35:50 +01:00