How to make my github profile searchable on google? #22021
|
I made my github few years ago, and still not searchable on google… How to make my github profile searchable on search engine? Thanks in adnvance! |
Replies: 16 comments 22 replies
|
yup that link is correct, I experienced the same thing, I even installed Google Search Console and Google Analytics to speed it up, the more links you are posting at every possible social networking sites, your traffic will increase, web crawlers will notice that and that’s it, you will be indexed in short, decentralized links, be active in any forum like this, the more page you have, the greater the possibility and your username must be consistent, for me, I’m using the same username here and at Twitter, the web crawler will notice that too |
|
keep contributing and blogging with the same username. |
|
Thanks for the answer guys |
|
Hi there, the answer may come a little late, but what worked for me:
Cheers! |
Issue:Github by default not automatically index your profile by just username, but by using (Github Special repo) when search Simplest:Search your profile using Recommended:Create a Github special repo (if not already) with name same as your username For searching with just your username or name:in special repo Readme, use specific format to write the profile details in order to include the keywords you want to use for searching in order to index your profile when you search using: # (first level header) - whatever keyword you want to search by consider keeping unique(phrase or word) if want at the top without doing anything extra for your account indexing(your name or username or anything)
## (second level header) - title (keyword) for section of the profile
Content for the section (paragraph)
Add as many sections as you want for profile detailsFor maintaining your profile indexing at top in search result:
|
|
|
Hey, very helpful post thank you! 1 - Create a website (GitHub Pages is an easy option). I just set up a quick example here: https://h4tem.github.io/ – I’ll check back in a few days to update on whether this method worked! |
|
It has been two years, and my profile is still not searchable. |
|
As suggested by both farhan7reza7 and h4tem I made a repository and I added my github Pages Website into Google Search Console, as well as making this very post. |
|
GitHub profiles and repositories are not immediately indexed by search engines. To make them searchable: Set your profile and repos to public (sounds like you’ve done this already). Add a meaningful bio and repository descriptions—search engines index these. Add a README.md to your repos with clear content and keywords. Link to your GitHub profile or repos from other websites, blogs, or social media—Google follows links to index pages faster. Be patient: It can take days to weeks for Google to crawl and index new or updated pages. Submit your profile/repo URLs to Google Search Console |
|
The same for me! it's been 2 years since my account and I already have a bunch of public repositories yet it is still not being indexed! |
|
In fact, about a month ago, I searched for relevant information on this topic. I've created a GitHub repository for those who want to bypass Telegram channel or group copy-forward restrictions (e.g., restricted saving/downloading of content)(Restrict saving content,Telegram download restricions): https://github.com/yesanqian/tg-message-clone As you can see, it has now been successfully indexed by Google. First, I want to sincerely thank everyone who offered advice on this matter! Here are the steps I took to help with the indexing:
Hopefully, these steps will help others who are trying to solve the same problem. |
|
I have the same problem too |
|
well, I am a low-key user and my stuff got indexed quickly and I didn't do Google search console, shared nothing, just have 24 followers 2 good repos, each have three stars, and have over 1,400 commits, and I got indexed, the only thing I can think of is I just added robots.txt and sitemap.xml |
yup that link is correct, I experienced the same thing, I even installed Google Search Console and Google Analytics to speed it up,
the more links you are posting at every possible social networking sites, your traffic will increase, web crawlers will notice that and that’s it, you will be indexed
in short, decentralized links, be active in any forum like this, the more page you have, the greater the possibility and your username must be consistent, for me, I’m using the same username here and at Twitter, the web crawler will notice that too