{"id":42320940,"url":"https://github.com/nelsonjchen/github-wiki-see-rs","last_synced_at":"2026-01-27T12:41:32.211Z","repository":{"id":37887640,"uuid":"350243425","full_name":"nelsonjchen/github-wiki-see-rs","owner":"nelsonjchen","description":"🔎 Did you know most GitHub Wikis can't index on search engines? Search Engine Enablement for GitHub Wikis service. 400,000+ GitHub Wikis, now indexable by your favorite search engine.","archived":false,"fork":false,"pushed_at":"2025-09-07T01:05:54.000Z","size":1696,"stargazers_count":122,"open_issues_count":24,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-07T03:09:45.727Z","etag":null,"topics":["github","github-wikis","seo-optimization","wiki"],"latest_commit_sha":null,"homepage":"https://github-wiki-see.page","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nelsonjchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-22T07:12:57.000Z","updated_at":"2025-09-07T01:05:57.000Z","dependencies_parsed_at":"2024-02-13T04:31:32.827Z","dependency_job_id":"ebf16aa6-3507-4cd8-ab33-d02e06aa3990","html_url":"https://github.com/nelsonjchen/github-wiki-see-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nelsonjchen/github-wiki-see-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonjchen%2Fgithub-wiki-see-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonjchen%2Fgithub-wiki-see-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonjchen%2Fgithub-wiki-see-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonjchen%2Fgithub-wiki-see-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nelsonjchen","download_url":"https://codeload.github.com/nelsonjchen/github-wiki-see-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonjchen%2Fgithub-wiki-see-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28813215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","github-wikis","seo-optimization","wiki"],"created_at":"2026-01-27T12:41:31.405Z","updated_at":"2026-01-27T12:41:32.205Z","avatar_url":"https://github.com/nelsonjchen.png","language":"HTML","readme":"# GitHub Wiki SEE\n\n![GitHub](https://img.shields.io/github/license/nelsonjchen/github-wiki-see-rs) ![GitHub](https://img.shields.io/github/stars/nelsonjchen/github-wiki-see-rs)\n\n_As seen at https://github-wiki-see.page by search engines and archivers!_\n\nGitHub Wiki Search Engine Enablement is a service to allow GitHub Wikis to be indexed by search engines.\n\nThis is a terribly and hastily built service. However, it is usable and MVP!\n\nThis was made in response to https://github.com/github/feedback/discussions/4992, an issue that has been present for 10+ years.\n\n## Design\n\nThis is designed as a Rust web proxy application. It is not very Rusty and has lots of hackiness. Cleanup, major overhauls, and straightening are much appreciated!\n\nIt is designed to run as a simple Docker application on a service such as [fly.io][flyio] and/or [Google Cloud Run][gcr]. Uptime and latency are important so that the service appears on search engines and gets a high ranking.\n\n301/302/307/308s are intentionally **not** used as to not give search engines the impression that the page is a redirect and to\nignore the content.\nHumans should see the \"content\" as a redirect; the robots should not.\n\nAll links rendered in the tool going outside of GitHub are tagged with `rel=\"nofollow ugc\"` to prevent ranking\nmanipulation which is probably one the reason wiki content was excluded from indexing.\n\nA Cloudflare Worker is placed in front to additionally protect against the service accidentally mirroring indexable content\non GitHub. The worker also enriches a \"last modified\" header date on the proxied content if possible from the original content if the original content isn't indexable to better hint to search engines the freshness of content and better utilize their crawler budget.\n\n## Decommissioning\n\nPlease see:\n\nhttps://github-wiki-see.page/#decommissioning\n\nBut basically if GitHub lets it be indexed, this service will 308 redirect it.\n\n[gcr]: https://cloud.google.com/run\n[flyio]: https://fly.io\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonjchen%2Fgithub-wiki-see-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelsonjchen%2Fgithub-wiki-see-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonjchen%2Fgithub-wiki-see-rs/lists"}