SEO
Sep 3, 2025
Connect Framer to Google Search Console
Google Search Console (GSC) is a powerful tool that shows how Google perceives your website and performs in search results. By connecting your Framer site with GSC, you can monitor and maintain its visibility in Google searches. This article provides a step-by-step guide on how to make the connection.

Uploaded by

Translated by
Contents
Table of Contents
This document was created to ease the challenges Korean users face due to the lack of Korean resources while learning Framer. We've translated the content of the official blog into Korean and added practical information. We hope it helps those using Framer out there, even if just a little.
Google Search Console (GSC) is a tool that lets you understand how Google perceives your website and how it performs in search results. By connecting your Framer site to Google Search Console, you can monitor and manage how your site is appearing in Google Search. This blog will guide you through connecting to Google Search Console step-by-step.
Step 1: Add a Property
First, access Google Search Console. Once you access it, you will see two options, ‘Domain’ and ‘URL Prefix’, which have the following differences:

Domain property in Google Search Console: It covers the entire domain URL including all subdomains and HTTP/HTTPS protocols. However, it only supports DNS verification.
URL Prefix property in Google Search Console: It only includes the URL corresponding to the entered address and a specific protocol (e.g., HTTPS). Instead, it supports various verification methods.
Since the setup is simpler, we will use the URL Prefix method in this guide. The Domain property yields similar results but is more complex to configure. First, enter your site address including https:// (e.g., https://www.example.com) into the URL field, then click the Continue button.
Step 2: Verify Site Ownership

Since you chose the URL Prefix method, you can use various verification methods. Try the following verification methods:
HTML file: Upload an HTML file
HTML tags: Add a meta tag to the homepage
Google Analytics: Use your Google Analytics account
Google Tag Manager: Use Google Tag Manager
domain name provider: Connect DNS records
Note: Since HTML files cannot be directly uploaded to a Framer website, you should choose the “Add a Meta Tag to Your Site’s Homepage” method.
First, copy the unique meta tag issued by Google.
Go to the
General Settingsof your Framer website.Paste the meta tag at the end of the
<head>tag.Save and then republish the site.

Then go back to Google Search Console and click the Verify button. This process might take a few minutes, so please be patient.
Step 3: Complete Verification
Once you've completed your chosen verification method, Google will check if the setup was done correctly. If everything is completed successfully, the verification will be completed, and you can now view site data in Google Search Console.
Bonus Tip: Submit a Sitemap
It is advisable to submit a sitemap so that Google can better discover your Framer site. A sitemap is automatically generated in Framer, and you can view it by appending /sitemap.xml to your site address.
(Example sitemap: https://www.example.com/sitemap.xml)
How to Submit a Sitemap
On the left sidebar of the Google Search Console dashboard, click the Sitemaps menu.
Enter
sitemap.xmlin the input field and click the Submit button.Wait for a few minutes until the submission is completed.
The process of connecting your Framer site to Google Search Console is simple but essential. It helps you understand how your site appears in Google and significantly aids in improving search performance. By following the steps introduced in this guide, you can ensure your site is indexed correctly on Google and gain various insights into performance.
This piece is a translation and adaptation of the Framer official blog's ‘How to connect Google Search Console to your Framer site’.




