anton-johansson / anton-johansson.com

Code base for https://anton-johansson.com
https://anton-johansson.com
MIT License
0 stars 0 forks source link

Improve SEO #5

Open anton-johansson opened 4 years ago

anton-johansson commented 4 years ago

After SSR was introduced in #4, SEO got a lot better. But we still have some things to work on:

GOOGLE SNIPPET 78.0/ 100 To improve your search preview you have to work to increase the scores obtained with: tag , the tag <meta description> and your URL</p> <p><del><strong>TITLE</strong></del> 74.0/ 100 The title seems too short, it should be between 55 and 66 characters.</p> <p><del><strong>META DESCRIPTION</strong></del> 60.0/ 100 Your description is too short and should contain between 70 and 160 characters.</p> <p><del><strong>H1</strong></del> 0.0/ 100 Are present <code><h1></code> multiple inside of your page. This could adversely affect on your indexing:</p> <pre><code><h1>Activity</h1> <h1>Education</h1> <h1>Work</h1> <h1>Skills</h1></code></pre> <p><del><strong>SITEMAP</strong></del> 0.0/ 100 Insert the sitemap url inside the robots.txt file.</p> <p><strong>UNIQUE KEYWORDS</strong> 58.8/ 100 This page includes 235 words of which 34 unique</p> <p><strong>TITLE COHERENCE</strong> 50.0/ 100 The keyword johansson is not present in sufficient manner in the page</p> <p><strong>H1 COHERENCE</strong> 0.0/ 100 The keyword johansson is not present in sufficient manner in the page</p> <p><strong>TEXT/CODE RATIO</strong> 0.0/ 100 This page presents a low textual content. The search engines could not index properly this page because without any meaningful content. The text/code ratio of the analyzed page is 3.15%</p> <table> <thead> <tr> <th>Text Size</th> <th>Code Size</th> </tr> </thead> <tbody> <tr> <td>3.16 KB</td> <td>100.35 KB</td> </tr> </tbody> </table> <p><strong>PAGE SIZE</strong> 0.0/ 100 The size of the analyzed page are of 100.35 KB</p> <p><del><strong>IMAGE MISSING ALT</strong></del> 90.0/ 100 The tag alt is not implemented in the image images/profile.jpg</p> <p><del><strong>TITLE ON TAG A</strong></del> 0.0/ 100 There are 0/33 tag <a> with title attribute. The link #nav-wrap not have the title attribute The link #nav-hide not have the title attribute The link #home not have the title attribute ... etc</p> <p><strong>MICRODATA</strong> 0.0/ 100 This page missing tags offered by microdata <a rel="noreferrer nofollow" target="_blank" href="http://schema.org">http://schema.org</a> enter them on your page to increase your visual impact on the search engines.</p> <p><strong>SPEED SCORE</strong> 97.0/ 100 Compressing and resizing <a rel="noreferrer nofollow" target="_blank" href="https://stage.anton-johansson.com/images/profile.jpg">https://stage.anton-johansson.com/images/profile.jpg</a> could save 19.7KiB (88% reduction). Minify HTML for the following resources to reduce their size by 3.9KiB (18% reduction).</p> <p><del><strong>OPENGRAPH</strong></del> 0.0/ 100 The tag <meta property="og:type"> is missing. The tag <meta property="og:image"> is missing. The tag <meta property="og:title"> is missing. The tag <meta property="og:description"> is missing. The tag <meta property="og:site_name"> is missing. The tag <meta property="og:url"> is missing.</p> <p><del><strong>TWITTERCARD</strong></del> 0.0/ 100 The tag <meta name="twitter:card"> is missing. The tag <meta name="twitter:image"> is missing. The tag <meta name="twitter:title"> is missing. The tag <meta name="twitter:description"> is missing.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/anton-johansson"><img src="https://avatars.githubusercontent.com/u/6347803?v=4" />anton-johansson</a> commented <strong> 2 years ago</strong> </div> <div class="markdown-body"> <p>Above is no longer valid, as of the revamp. But SEO should still be checked.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>