Verifying Your Site On Search Engines Using Custom Code

3 min read
Important:
You need to have a connected domain and upgrade your site to a plan that supports payments in order to verify your site.
Verifying your site on search engines confirms your ownership, and helps your site's presence in search engine search results. 
You can verify your ownership by adding verification meta tags as custom code on your site.
In this article, learn more about:

Wix Premium Plan Subscriber

  1. Go to Settings in your site's dashboard.
  2. Click the Custom Code tab under Advanced Settings.
  3. Click + Add Custom Code at the top right.
  4. Paste the code snippet in the text box. 
  5. Enter a name for your code.
    Tip: Give it a name that is easy to recognize so you can quickly identify it later. 
  6. Select an option under Add Code to Pages:
    • All pages: This adds the code to all of your site's pages, including any new pages that you'll create in the future. Choose whether to load the code only once per visit or on each page your visitor opens.
    • Choose specific pages: Use the drop-down menu to select the relevant pages.
  7. Choose where to place your code:
    • Head
    • Body - start
    • Body - end
  8. Click Apply.

Free Wix Site User

Wix Editor
Studio Editor
  1. Go to your editor.
  2. Click Pages & Menu  on the left side of the editor.
  3. Click the More Actions icon  next to the relevant page.
  4. Click SEO basics.
  5. Click the Advanced SEO tab.
  6. Click + Add New Tag under Additional Tags
  7. Enter your meta tag in HTML format.
  8. Click Apply.

For the meta tag to validate:
  • The code must be in a valid HTML format.
    • The format should be <meta name=”XX” content=”XX”/>
    • Missing or extra attributes such as ‘<’, a ‘ “ ‘, will create an issue.
  • The tag must belong to the right webmaster.
  • The tag will work when the site is published.

Did this help?

|