Up till now this blog was hidden, not that no one could access it, but no one knew about it. The best way to have some readers to read those chronicles beside me is to add them to search engines, and more particularly to Google's search engine. So I did it by adding my domain to google search console.
There's a lot of tricks to help me improve my ranking position on google. One essential one is to write original content. From what I've read, I came to the conclusion that Google's search engine indexation algorithm ranks websites according to humans comportment on these. So, one of the conditions to satisfy the algorithm is to have an original post that could be read by a human and appreciated enough so that he spends enough time reading it.
There's a lot of tricks to help me improve my ranking position on google. One essential one is to write original content. From what I've read, I came to the conclusion that Google's search engine indexation algorithm ranks websites according to humans comportment on these. So, one of the conditions to satisfy the algorithm is to have an original post that could be read by a human and appreciated enough so that he spends enough time reading it.
By the way, time spent on a page doesn't cover the time wasted on loading it, so the more a page will load fast the more Google's indexation algorithm will be prone to rank it better on search results. This is the case at the moment, but it could be that the algorithm changes and considers other criteria, which could possibly make me gain or lose places in the overall ranking.
On the other hand there's also the Meta tags. Meta tags existed before modern search engines at a time when websites were indexed in web directories. They will define the information that I want to display on the search results that point to my website. They will also help search engine bots to know which content I would like to be displayed and better content indexing.
<!-- This tag defines charset -->
<meta charset=UTF-8">
<!-- This tag tells the browser how to render a page on a mobile device. -->
<!-- Presence of this tag indicates to Google that the page is mobile friendly. -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- This tag displays a description of the page. -->
<meta name="description" content="Place the meta description text here.">
<!-- This tag tells to any search engine to index and to follow the links. -->
<meta name=”robots” content="index, follow">
<!-- this tag is like the one above but specific to googlebot. -->
<meta name="googlebot" content="index, follow">
No comments: