Skip to content
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

Sitemap out of date #341

Open
tvleavitt opened this issue May 16, 2020 · 0 comments
Open

Sitemap out of date #341

tvleavitt opened this issue May 16, 2020 · 0 comments
Assignees

Comments

@tvleavitt
Copy link
Contributor

The contents of sitemap.txt do not reflect the web site's current structure, and in fact point to non-existent pages:

http://triplea-game.github.io/
http://triplea-game.github.io/about/
http://triplea-game.github.io/contribute/
http://triplea-game.github.io/maps/
http://triplea-game.github.io/community/

I think the contents should be...

http://triplea-game.github.io/
http://triplea-game.github.io/download/
https://triplea-game.github.io/old_downloads/
http://triplea-game.github.io/maps/
http://triplea-game.github.io/maps-list/maps/
http://triplea-game.github.io/maps-list/mods/
http://triplea-game.github.io/release_notes/
http://triplea-game.github.io/user-guide/

Question: should this actually be "triplea-game.org" instead as the domain? Let me know. Also, this should really be dynamically generated.

Note: this will have had limited impact, as per sitemaps.org, without a robots.txt file informing search engines of its location, it won't be used unless we manually submit it (doubt that's happening, maybe should be part of the release process?). Filing a separate issue request about the lack of a robots.txt file.

@DanVanAtta DanVanAtta self-assigned this Mar 31, 2022
DanVanAtta added a commit that referenced this issue Mar 31, 2022
DanVanAtta added a commit that referenced this issue Mar 31, 2022
* Delete upgrade notes

Resolves #345

Content is very stale and we no longer link to the page.

* Remove 'first-turn-walkthrough'

- Quite out of date
- Badly formatted

Perhaps this page could be a good forums post somewhere (?)
Regardless, the page is out of date and has no owner to update it,
therefore we remove it.

Resolves #346

* Update sitemap.txt

Addresses #341

* Remove travis.yml file, we no longer use travis (CI tool)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants