DEV Community

Cover image for Made KLIPY GitHub Repo Public, But Google Still Can’t Find It?
Giorgi Khachidze
Giorgi Khachidze

Posted on

Made KLIPY GitHub Repo Public, But Google Still Can’t Find It?

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

Top comments (2)

Collapse
 
mariam_qoridze_4d2eb3e369 profile image
Mariam Qoridze

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.

Collapse
 
giorgi_khachidze_ab9ac4ad profile image
Giorgi Khachidze

Thanks Mariam!