-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Submit sitemap automatically #11
Comments
It looks like the old action that is being used might be pinging the wrong address. The correct address for submitting to Google is: https://www.google.com/ping?sitemap=https://www.titaniumringsforever.com/sitemap.xml |
This might be working? Need to check on another day to see if this workflow: https://github.com/exotica-jewelry/ringsforever/actions?query=workflow%3A%22Sitemap+submitter%22 is actually generating an updated sitemap here: |
Folded it into one action: Still need to check, then, if THIS action is submitting (it seems like it is): Ideally it should be changed so it only commits & submits (ha) when there is a change to the sitemap, not on every push to GH. |
It is definitely submitting; need to check if it only builds & submits when there's a change to the sitemap. |
Followup to #5, we should have an action that submits the sitemap every time that file changes.
Started building one, but so far it's skipping every time.
The text was updated successfully, but these errors were encountered: