Google Search Console
You can register your blog in the search index. Google will eventually find your website automatically over time, but Google Search Console lets you proactively request indexing and make improvements. You can also check search traffic data: how often your site appears in Google searches, which queries surface it, and how often users click through.
https://search.google.com/search-console
- Verify via HTTP page
- Request indexing in URL Inspection
- Submit sitemap.xml in Sitemaps
Google Analytics
A tool for understanding how people use your website. While Search Console covers visitors coming from Google searches, Google Analytics covers visitors from all traffic sources.
- Create a Google Analytics account
- Create a property
- Add the following to _config.yml
# Analyticsanalytics: provider : "google-gtag" # false (default), "google", "google-universal", "custom" google: tracking_id : "your tracking id" anonymize_ip : # true, false (default)Naver
- Register your github.io address at https://searchadvisor.naver.com/
- Request web page crawling
- Submit sitemap.xml