Commit Graph
3 Commits
Author SHA1 Message Date
hamed b04bb45ca1 Implement multi-domain SEO improvements:
- Add metadata to login and login-verify pages to prevent indexing.
- Update robots.txt to disallow additional sensitive paths.
- Enhance sitemap generation to filter by city and include accurate last modified dates.
- Refactor canonical URL generation to support multi-domain architecture, ensuring self-canonicalization for city domains.
- Remove deprecated CanonicalHandler component and streamline canonical URL handling.
- Introduce safe JSON-LD output to prevent XSS vulnerabilities.
- Add payment layout with appropriate metadata to prevent indexing.
- Conduct a comprehensive technical SEO audit and implement necessary fixes across the application.
2026-07-05 15:47:47 +03:30
hamed 8f9fd7f149 fix: enhance domain handling in sitemap generation and add XML escaping utility 2025-09-28 18:42:23 +03:30
hamed 7cc40c2fd6 feat: add SEO configuration with dynamic robots.txt and sitemap.xml generation 2025-09-28 18:21:31 +03:30