I created my first repository with GitHub but when I try to google it, its not listing RoboSpice-Extn-Retrofit-Tutorial
EDIT
I don't know how long it will take. On the other hand anyone can take a help of Google Webmaster, this would solve your problem in minutes :)
That repo seems to have been created less than an hour ago.
Give Google a little time to parse the new repos, and it should show up.
Note that it is referenced by GitHub search already:
https://github.com/search?utf8=%E2%9C%93&q=RoboSpice-Extn-Retrofit-Tutorial
As the OP used the Webmaster Tools to submit its url, the repo is now indexed in Google.
Update 2019: the section "Enabling GitHub Pages to publish your site from master or gh-pages" is now (since 2014) more precise:
To select
master
orgh-pages
as your publishing source, you must have the branch present in your repository.
If you don't have amaster
orgh-pages
branch, you can create them and then return to source settings to change your publishing source.
Once the correct branch is created/populated, and selected as the publishing source, the Google indexing seems to be very quick.
This is how I managed to get at least my github pages-page to be found on Google:
<meta name="google-site-verification" content="...">
<Enter>
. Important: use full path to page, including the .html page, e.g. https://<user>.github.io/<your repo>/demo/index.html
I first only did points 1-3 with the URL https://<user>.github.io/<my-repo>/demo/
and the page still did not show up after waiting for a month. However after doing points (4) and (5) my github-pages site immediately showed up in the Google search results.
edit: one day later also the github repository showed up on Google search (but maybe only because I link the original repository in my github-pages site).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With