seo - How do I make my github.io page appear above my github.io repository in google? -


so yeah think title says here, if google url of github.io page (krewn.github.io) first link repo, second link commit history , third github.io page... of right meta tags follows:

    <title>kevin nelson</title>      <!-- standards !-->     <meta charset="utf-8"><!-- html5 version of http-equiv="content-type"... -->     <meta name="description" content="the personal web page of kevin nelson 11/16/93">     <meta name="keywords" content="developer programming code script ">     <link rel="author" href="https://plus.google.com/u/0/+kevinnelsonbrewster" />     <link rel="canonical" href="https://krewn.github.io/" />      <!-- google !-->     <meta itemprop="name" content="kevin nelson">     <meta itemprop="description" content="the personal web page of kevin nelson 11/16/93">     <meta itemprop="image" content="https://krewn.github.io/apophysisoutputs/origin/adbgpostpost.jpg">      <!-- facebook !-->     <meta property="og:url" content="https://krewn.github.io/">     <meta property="og:image" content="https://krewn.github.io/apophysisoutputs/origin/adbgpostpost.jpg">     <meta property="og:description" content="the personal web page of kevin nelson 11/16/93">     <meta property="og:title" content="kevin nelson">     <meta property="og:site_name" content="krewn io">     <meta property="og:see_also" content="https://krewn.github.io">      <!-- twitter !-->     <meta name="twitter:card" content="the personal web page of kevin nelson 11/16/93">     <meta name="twitter:url" content="https://krewn.github.io">     <meta name="twitter:title" content="kevin nelson">     <meta name="twitter:description" content="the personal web page of kevin nelson 11/16/93">     <meta name="twitter:image" content="https://krewn.github.io/apophysisoutputs/origin/adbgpostpost.jpg"> 

edit:: there no button press tell google how order results, input on how make more page appears first when url searched great. example putting url in description help?

you don't.

google determines rankings particular query using own proprietary algorithms.


Comments