We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expected behavior In /robots.txt the Sitemap directive should point to a file that returns 200 OK.
/robots.txt
Sitemap
Describe the bug In /robots.txt the Sitemap directive points to https://civicactions.com/sitemap/sitemap-index.xml which returns a 404.
To Reproduce List the steps to reproduce the bug:
Sitemap:
To Fix Replace https://civicactions.com/sitemap/sitemap-index.xml with a working sitemap URL like https://civicactions.com/sitemap-index.xml.
Screenshots
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
In
/robots.txt
theSitemap
directive should point to a file that returns 200 OK.Describe the bug
In
/robots.txt
theSitemap
directive points to https://civicactions.com/sitemap/sitemap-index.xml which returns a 404.To Reproduce
List the steps to reproduce the bug:
/robots.txt
Sitemap:
To Fix
Replace https://civicactions.com/sitemap/sitemap-index.xml with a working sitemap URL like https://civicactions.com/sitemap-index.xml.
Screenshots
The text was updated successfully, but these errors were encountered: