Skip to main content
Glarify Docs

Documentation

Complete guide to Glarify SEO Analytics — set up, learn the workflow, and ship faster.

Sitemaps Suite

Sitemaps Suite

Manage, monitor, and analyze your XML sitemaps

Updated 2024-12-20

Sitemaps Suite

Manage, monitor, and analyze your XML sitemaps to ensure all your content gets indexed.

Overview

The Sitemaps Suite provides:

  • Sitemap Monitoring: Track all submitted sitemaps
  • Coverage Analysis: See what's indexed vs submitted
  • Content Breakdown: Analyze sitemap contents
  • Error Detection: Identify problematic URLs
  • Submission Management: Submit and remove sitemaps

Sitemaps Dashboard

Sitemap List

View all sitemaps for your property:

ColumnDescription
Sitemap URLLocation of the sitemap
TypeIndex, Regular, Image, Video, News
URLsNumber of URLs in sitemap
IndexedURLs actually indexed
Last ReadWhen Google last fetched
SubmittedWhen you submitted it

Sitemap Health Indicators

  • Healthy: High index ratio, no errors
  • ⚠️ Warning: Some URLs not indexed
  • Error: Sitemap has issues

Sitemap Contents

Viewing Contents

Click on any sitemap to see its contents:

  • URL list with status
  • Last modified dates
  • Priority values
  • Change frequency

Content Analysis

MetricDescription
Total URLsURLs in sitemap
IndexedSuccessfully indexed
Not IndexedDiscovered but not indexed
ErrorHas crawl errors
ExcludedIntentionally excluded

Filtering URLs

Filter by:

  • Index status
  • Last modified date
  • URL pattern
  • Priority value

Coverage Integration

Connecting with GSC Coverage

Sitemaps Suite integrates with Coverage data:

  • See why URLs aren't indexed
  • Identify coverage errors
  • Track excluded pages
  • Monitor valid URLs

Common Coverage Issues

IssueURLs AffectedAction
Crawled, not indexedContent quality issueImprove content
Discovered, not crawledLow priorityImprove internal linking
Soft 404Thin contentAdd content or remove
Server errorTechnical issueFix server

Sitemap Management

Submitting a Sitemap

  1. Go to Content → Sitemaps
  2. Click "Submit Sitemap"
  3. Enter the sitemap URL
  4. Click "Submit"

Sitemap is submitted to Google Search Console.

Removing a Sitemap

  1. Select the sitemap
  2. Click "Remove"
  3. Confirm removal

Note: This only removes from GSC tracking, not from your server.

Testing a Sitemap

Before submitting:

  1. Enter sitemap URL
  2. Click "Test"
  3. Review validation results
  4. Fix any errors before submitting

Sitemap Best Practices

Sitemap Structure

For large sites, use sitemap indexes:

/sitemap-index.xml
├── /sitemap-posts.xml (blog posts)
├── /sitemap-pages.xml (static pages)
├── /sitemap-products.xml (products)
└── /sitemap-images.xml (image sitemap)

URL Guidelines

DoDon't
Include canonical URLs onlyInclude duplicate content
Use absolute URLsUse relative URLs
Update regularlySubmit and forget
Remove 404sLeave broken URLs

Frequency & Priority

  • Set <lastmod> accurately
  • Use <priority> sparingly
  • <changefreq> is a hint, not a rule
  • Update when content changes

Monitoring & Alerts

Automated Monitoring

Set up alerts for:

  • Sitemap fetch errors
  • Significant index ratio drops
  • New coverage errors
  • URLs removed from index

Monitoring Dashboard

  • Trends over time
  • Index ratio charts
  • Error tracking
  • Submission history

Sitemap Reports

Generating Reports

Export sitemap analysis:

  • Full URL list
  • Coverage status per URL
  • Error breakdown
  • Recommendations

Report Contents

  1. Executive Summary: Overall sitemap health
  2. URL Analysis: Per-URL status
  3. Error Report: Issues to fix
  4. Action Items: Prioritized fixes

Integration with Content Planning

Using Sitemap Data

  • Identify pages getting indexed
  • Find orphan pages (not in sitemap)
  • Track new content indexing
  • Monitor content removals

Content to Sitemap Workflow

  1. Publish content
  2. Automatically added to sitemap (via CMS)
  3. Google discovers via sitemap
  4. Track in Sitemaps Suite
  5. Monitor until indexed