π Add Your Website to Google Search Console
Google Search Console (GSC) is a free tool that helps you monitor and optimize your site's presence in Google Search results. Whether you're running a blog, portfolio, or product website, adding it to GSC is essential for SEO.
β Step 1: Visit Google Search Console
Go to π https://search.google.com/search-console
- Sign in with your Google account
- Click βStart nowβ
π‘ Step 2: Add Your Property (Website)
You'll see two options:
- Domain (e.g.,
yourdomain.com
) β requires DNS access - URL Prefix (e.g.,
https://yourdomain.com
) β easier for beginners
π Choose URL Prefix, especially if you donβt want to edit DNS settings.
Enter your full URL (e.g., https://thecodingvibes.dev
) and click Continue.
π Step 3: Verify Ownership
Google gives several verification methods. The most common:
This is the next blockquote
β HTML Tag (best for frontend projects)
- Choose HTML tag option
- Copy the
<meta>
tag
html<meta name="google-site-verification" content="your-verification-code" />