Search Console
Google Search Console lets you verify ownership of your marketplace and monitor how it appears in Google search results — impressions, clicks, indexing status, and search queries. Yclas Neo supports the HTML tag verification method, so you can verify ownership without editing any files.
Open the Search Console page
- Go to Sites in the admin panel
- Click on your site to open its Home page
- In the sidebar, expand Build → Integrations and click Search Console
Permissions
Only team members with permission to update a site can manage its integrations. See Account settings for team roles.
Add your verification token
- In the Google site verification token field, paste the value of the
contentattribute from your verification meta tag - Click Save
The <meta name="google-site-verification"> tag is now rendered in your storefront's <head>, so Google can confirm ownership of your marketplace.
Finding your verification token
In Google Search Console, add your property, then choose the HTML tag verification method. You'll be given a tag that looks like:
<meta name="google-site-verification" content="ABC123yourTokenHere" />
Copy only the value inside the quotes after content= — in this example, ABC123yourTokenHere — and paste it into the field.
Verifying ownership in Google
After saving your token:
- Return to Google Search Console and click Verify
- Google reads the meta tag from your storefront and confirms ownership
Once verified, you can submit sitemaps, review indexing, and monitor search performance for your marketplace.
Removing verification
To remove the verification meta tag from your storefront, clear the token field and save. The tag is removed immediately.
Which URL to verify
Verify the URL your marketplace is actually served from — your default subdomain (like acme.on-yclas.com) or your custom domain. If you use a custom domain, verify that domain in Search Console so Google attributes search data to the right property.