masoodafar-web 06100ca6dd
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled
fix: update sitemap generation to use XmlWriter for improved XML handling
- Changed the encoding in the XML declaration from "UTF-8" to "utf-8" for consistency.
- Replaced StringWriter with XmlWriter to enhance XML document writing and ensure proper encoding settings.
- Updated the return statement to convert the MemoryStream to a UTF-8 string, improving the efficiency of the sitemap generation process.

These changes enhance the reliability and correctness of the sitemap generation, ensuring better compliance with XML standards.
2026-07-03 05:30:23 +03:30
S
Description
No description provided
3.1 MiB
Languages
HTML 49.7%
C# 43.3%
CSS 5.4%
JavaScript 1.5%