Google Search Console allows you to monitor your site's presence in Google Search results, submit sitemaps, identify indexing issues, and get insights into how Google views your site. Before you can access these features, you need to verify that you own your domain.
1Go to Google Search Console
2Sign in with your Google account
3Click Add Property (or Start Now if this is your first property)
4You'll see two property type options:
- Domain - Verifies all URLs across all subdomains and protocols (http/https)
- URL prefix - Verifies only URLs under the specific address you enter
5Choose URL prefix and enter your full store URL
- Include the protocol:
https://www.yourstore.com - Include www if your site uses it
6Click Continue
The HTML tag method is the easiest way to verify your Pulse Commerce site. You can add the verification code directly through your admin panel without needing FTP access.
Get Your Verification Code from Google
1After clicking Continue in Step 1, you'll see several verification methods
2Select HTML tag from the verification method list
3Copy the entire meta tag code that Google provides
- It will look like:
<meta name="google-site-verification" content="abc123xyz..." /> - Make sure you copy the complete tag including the opening and closing brackets
Add the Verification Code to Your Pulse Commerce Site
4In a new browser tab/window, log into your Pulse Commerce admin panel
5Go to Content > Meta Tags Editor (SEO)
6In the Home Page Meta Tags section, paste the Google verification meta tag
- Paste it on a new line after any existing meta tags
- The tag should appear after the
</title>tag if one exists
7Click Update to save your changes
Complete the Verification
8Return to the Google Search Console browser tab
9Click Verify
10If successful, you'll see a confirmation message that your site is verified
While HTML tag verification is recommended for Pulse Commerce stores, Google offers other verification methods:
HTML File Upload
Google provides an HTML file to upload to your site root directory.
- Pros: Works if meta tag method fails
- Cons: Requires FTP access to your server
- Process: Download the file from Google, upload via FTP to your root directory, then verify
Google Analytics
Verify using your existing Google Analytics tracking code.
- Pros: Instant if you already use Google Analytics
- Cons: Only works if your GA tracking code is in the page header
- Process: Select this method and Google will check for your GA tracking code automatically
Google Tag Manager
Verify using your Google Tag Manager container.
- Pros: Instant if you already use GTM
- Cons: Only works if GTM is properly installed
- Process: Select this method and Google will check for your GTM container automatically
DNS Record (Domain Property Only)
Add a TXT record to your domain's DNS settings.
- Pros: Verifies entire domain including all subdomains
- Cons: Requires access to your domain registrar or DNS provider
- Process: Copy the TXT record from Google, add it to your DNS settings, then verify
Once your site is verified, you can access Google Search Console features:
Submit Your Sitemap
Help Google discover and index all your pages:
- In Google Search Console, go to Sitemaps in the left menu
- Enter your sitemap URL:
custompages/sitemaps/sitemap_index.xml - Click Submit
See our article on Google Sitemaps for detailed sitemap generation instructions.
Monitor Your Site Performance
- Performance Report: See which queries drive traffic to your site
- Coverage Report: Identify pages that aren't being indexed
- URL Inspection: Check how Google views specific pages
- Mobile Usability: Find mobile-specific issues
- Core Web Vitals: Monitor page experience metrics
Request Indexing for New Pages
When you add new products or pages:
- Go to URL Inspection in Search Console
- Enter the new page URL
- Click Request Indexing
This helps Google discover and index new content faster than waiting for the next crawl.
Verification Failed: Tag Not Found
Cause: Google can't find the verification meta tag on your homepage.
Solutions:
- Wait 2-3 minutes after adding the tag, then try verifying again
- Clear your browser cache and verify the tag appears when viewing your homepage source code
- Make sure you pasted the tag in the Home Page Meta Tags section (not category or product page sections)
- Verify you copied the complete tag including opening and closing brackets
How to Check If the Tag Is on Your Site
1Visit your store's homepage
2Right-click anywhere on the page and select View Page Source
3Press Ctrl+F (or Cmd+F on Mac) and search for: google-site-verification
4If found, the tag is present. If not found, you need to add it again
Verification Lost After Some Time
Cause: The verification tag was removed or the page structure changed.
Solutions:
- Check if the meta tag is still in Content Meta Tags Editor (SEO)
- If missing, add it again and re-verify
- Consider using an alternative verification method (like Google Analytics) as a backup
Can't Access Meta Tags Editor
Cause: User permissions or admin access issue.
Solutions:
- Check that you have admin-level access to your Pulse Commerce store
- Contact your store administrator to have them add the verification tag
- Use an alternative verification method like HTML file upload (requires FTP access)
Multiple Verification Methods
You can have multiple verification methods active at once. This is actually a good practice:
- Keep the HTML meta tag as your primary verification
- If you use Google Analytics or GTM, those will serve as automatic backups
- If one method fails, your other verifications will keep access active
Do I need to verify both www and non-www versions of my site?
It depends on your setup:
- If your site redirects one version to the other (e.g., non-www redirects to www), verify only the final destination
- If both versions are accessible without redirecting, verify both as separate properties
- Most Pulse Commerce stores redirect to a single version, so you typically only need one verification
Can I remove the verification tag after verifying?
No, do not remove the verification tag. Google periodically re-checks verification. If the tag is missing, you'll lose access to Search Console data for that property.
Who should have access to Google Search Console?
You can grant access to multiple users with different permission levels:
- Owner: Full control (can add/remove users)
- Full user: Can view all data and take most actions
- Restricted user: Can view most data but can't make changes
Grant access via Settings Users and permissions in Search Console.
How long does verification take?
Verification itself is instant once Google can see your verification tag. However:
- It can take 1-2 minutes for tag changes to propagate
- Data starts appearing in Search Console within 24-48 hours
- Full historical data may take several days to populate
What's the difference between Google Search Console and Google Analytics?
- Search Console: Shows how your site performs in Google Search (rankings, impressions, clicks from search)
- Analytics: Shows how visitors use your site once they arrive (all traffic sources, user behavior, conversions)
They serve different purposes - you should use both!
Do I need Search Console if I already have Google Analytics?
Yes. Search Console provides data that Analytics doesn't:
- Which search queries bring people to your site
- Your average position in search results
- Technical SEO issues (crawl errors, indexing problems)
- Mobile usability issues
- Manual actions or penalties from Google