AletheiaFact / AletheiaFact/aletheia
BUG: Sitemap.xml not working in production environment, site not indexed by Google
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 20
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 2
Description
### Details
The sitemap.xml file is either not being generated correctly or is not accessible in the production environment. As a result, the site is not being indexed by Google, preventing it from appearing in search results.
**Steps to Reproduce:**
1. Access the site in the production environment.
2. Attempt to access the sitemap.xml (e.g., https://aletheiafact.org/sitemap.xml).
3. Verify if the file loads correctly.
**Expected Result:** The sitemap.xml file should be accessible and properly formatted, allowing Google to use it for indexing the site.
**Actual Result:** The sitemap.xml file is either not found or inaccessible, leading to issues with Google indexing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.