GitHub Repo Not Showing on Google 🤔
Hi! I made my GitHub repository public about a month ago, but it still isn’t showing up on Google search. Any idea what might be causing the issue?
Here’s the link: https://github.com/KLIPY-com/Klipy-GIF-API
Hi! I made my GitHub repository public about a month ago, but it still isn’t showing up on Google search. Any idea what might be causing the issue?
Here’s the link: https://github.com/KLIPY-com/Klipy-GIF-API
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Google indexing can take time, but a few things to check:
Is the repo being linked from other sites?
Is robots.txt or noindex blocking it?
Try submitting the URL in Google Search Console
Sometimes it just needs a little nudge.
Thanks Mariam!