fix: posts structure

This commit is contained in:
2024-02-11 18:27:24 +01:00
parent 992a95d37b
commit 6799141737
6 changed files with 29 additions and 23 deletions

View File

@ -6,6 +6,8 @@ slug: "how-to-index-your-blog-on-google"
tags: ["indexing"]
---
## What's indexation ?
Today, if you want your blog/portfolio to be visible to others it is almost mandatory that it be listed on google. For your site to appear on the search engine, Google needs information!
This information is usually collected automatically by a robot that Google has developed. This "Googlebot" wanders from site to site and from page to page to make a "map" of the web. This allows then to make the search engine of Google very relevant during your research.
@ -14,7 +16,7 @@ If you want more details on how the Googlebot works, I let you see the documenta
As I said above this process is automatic, but we can help it to do a better job and a more accurate scan of our site. This will allow us to be better referenced and potentially visible by more people!
---
## Register your domain for indexation
First we will have to add our domain to the Google Search Console site. To access the site you must be logged in with a Google account.
@ -56,7 +58,7 @@ After a few minutes we notice that our sitemap index has been detected and that
After this step, there is nothing left to do but wait. This can take from a few hours to several weeks in some cases.---
EDIT :
## Update
After about 36 hours, my blog has been indexed on google and is now accessible with a simple search!
<img class="thumbnailshadow" src="img/image-6.png"/>