{"id":22017410,"url":"https://github.com/seantolstoyevski/rawlink","last_synced_at":"2025-07-25T09:13:02.707Z","repository":{"id":57651003,"uuid":"419514378","full_name":"SeanTolstoyevski/rawlink","owner":"SeanTolstoyevski","description":"RawLink makes backlinks queried from ahref ready for *Google Search Console*","archived":false,"fork":false,"pushed_at":"2021-10-20T23:02:36.000Z","size":2,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T03:09:15.547Z","etag":null,"topics":["ahref","backlink","google-search-console","seo"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeanTolstoyevski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-20T23:02:34.000Z","updated_at":"2024-06-29T18:41:08.000Z","dependencies_parsed_at":"2022-09-05T02:50:57.766Z","dependency_job_id":null,"html_url":"https://github.com/SeanTolstoyevski/rawlink","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SeanTolstoyevski/rawlink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanTolstoyevski%2Frawlink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanTolstoyevski%2Frawlink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanTolstoyevski%2Frawlink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanTolstoyevski%2Frawlink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeanTolstoyevski","download_url":"https://codeload.github.com/SeanTolstoyevski/rawlink/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanTolstoyevski%2Frawlink/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266983523,"owners_count":24016559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ahref","backlink","google-search-console","seo"],"created_at":"2024-11-30T05:06:27.081Z","updated_at":"2025-07-25T09:13:02.679Z","avatar_url":"https://github.com/SeanTolstoyevski.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raw Link\n\nThis simple program makes backlinks queried from ahref ready for Google Search Console. See footnote 1 for more information.  \nIt can be used to clean up thousands of malicious backlinks.\n\n**Note**: this program was written at the request of a friend of mine. I don't have an expertise for SEO or Google Search Console, and I'm not a pro in these topics.\n\n## Installation and Usage\n\nInstall this program:\n\n```bash\ngo get github.com/SeanTolstoyevski/rawlink\n```\n\n```cmd\nrawlink --help\n```\n\nOutput:\n\n```cmd\nUsage of rawlink:\n  -i string\n        Location of the file to be read (default \"backlink.txt\")\n  -o string\n        Name of the file to be written (default \"fixed_backlinks.txt\")\n```\n\n## Footnote 1\n\nImagine you have an e-commerce site. Your malicious competitors may send your page URL to sites that produce obscene/adult content.\nThis affects your page's rank on Google.\n\nExample of Ahref output:\n\n```txt\ndomain:adultsitedomainname.extension/x/y/z/post-name\n```\n\nThe program converts to:\n\n```txt\ndomain:adultsitedomainname.extension\n```\n\nYou can then tell Google **\"reject these domains\"**.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseantolstoyevski%2Frawlink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseantolstoyevski%2Frawlink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseantolstoyevski%2Frawlink/lists"}