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
as of: 9ac8853
// to fix it, would have to do something similar to:
The text was updated successfully, but these errors were encountered:
for the record, the current implementation requires:
rake sitemap:refresh:no_ping
sitemap.xml.gz
heroku run rake sitemap:refresh
Sorry, something went wrong.
// tangentially related to this is that you need to run this after a seed: heroku restart
heroku restart
(where seeds are done with heroku run rake db:seed)
heroku run rake db:seed
No branches or pull requests
as of: 9ac8853
// to fix it, would have to do something similar to:
The text was updated successfully, but these errors were encountered: