Title: VB Sitemap Generator
Author: verbaste
Published: <strong>March 12, 2026</strong>
Last modified: August 12, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/vb-sitemap-generator.svg)

# VB Sitemap Generator

 By [verbaste](https://profiles.wordpress.org/verbaste/)

[Download](https://downloads.wordpress.org/plugin/vb-sitemap-generator.1.1.0.zip)

 * [Details](https://sa.wordpress.org/plugins/vb-sitemap-generator/#description)
 * [Reviews](https://sa.wordpress.org/plugins/vb-sitemap-generator/#reviews)
 *  [Installation](https://sa.wordpress.org/plugins/vb-sitemap-generator/#installation)
 * [Development](https://sa.wordpress.org/plugins/vb-sitemap-generator/#developers)

 [Support](https://wordpress.org/support/plugin/vb-sitemap-generator/)

## Description

VB Sitemap Generator creates XML sitemaps dynamically with caching and without unnecessary
overhead.

Features:
 * Sitemap index: /vb-sitemap.xml * Sharded content sitemaps: /vb-sitemap-
main-_.xml * Separate language sitemaps on supported multilingual sites: /vb-sitemap-
en-.xml, /vb-sitemap-pl-.xml, etc. * Global image sitemap: /vb-sitemap-images-.xml*
Includes public posts, pages, public custom post types, public taxonomy terms, and
supported post type archives * Includes images in content sitemap entries and in
the dedicated image sitemap * Publish-only post URLs * Uses post\_modified\_gmt 
for lastmod * Exclusion filters for custom noindex/SEO integrations * Automatically
excludes WooCommerce Cart, Checkout, and My Account pages when WooCommerce is active*
Robots.txt integration * Redirects /sitemap.xml to /vb-sitemap.xml * Disables the
default WordPress /wp-sitemap.xml to avoid duplicate sitemap systems

Multilingual compatibility:
 * Polylang * WPML

When a supported multilingual plugin is active with more than one language, VB Sitemap
Generator creates separate content sitemap shards for each active language. The 
image sitemap remains global and collects content from all supported languages.

Other multilingual plugins are not currently supported. On those sites the plugin
falls back to the standard /vb-sitemap-main-*.xml structure, and sitemap completeness
depends on how that multilingual plugin modifies WordPress queries.

The plugin follows modern XML sitemap standards and avoids deprecated elements such
as changefreq and priority.

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/`, or install it through the WordPress
    Plugins screen.
 2. Activate the plugin through the Plugins screen.
 3. Open `/vb-sitemap.xml` to verify the generated sitemap index.

## FAQ

### Where is the sitemap?

By default: `/vb-sitemap.xml`.

### What happens on a multilingual site?

With a supported multilingual plugin (Polylang or WPML) and more than one active
language, the sitemap index contains separate language sitemap shards such as `/
vb-sitemap-en-1.xml` and `/vb-sitemap-pl-1.xml`.

### What happens if my multilingual plugin is not supported?

The plugin uses the standard `/vb-sitemap-main-*.xml` sitemap structure. Support
for additional multilingual plugins can be added through the multilingual provider
layer.

### Does it write files to disk?

No. Sitemaps are generated dynamically and cached. Static file generation may be
added in a future version.

### Can I exclude content?

Yes. Developers can use the plugin filters, including `vb_sg_exclude_post`, `vb_sg_exclude_url`,`
vb_sg_is_noindex_post`, `vb_sg_is_noindex_term`, `vb_sg_exclude_image`, `vb_sg_included_post_types`,
and `vb_sg_included_taxonomies`.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“VB Sitemap Generator” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ verbaste ](https://profiles.wordpress.org/verbaste/)

[Translate “VB Sitemap Generator” into your language.](https://translate.wordpress.org/projects/wp-plugins/vb-sitemap-generator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/vb-sitemap-generator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/vb-sitemap-generator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/vb-sitemap-generator/)
by [RSS](https://plugins.trac.wordpress.org/log/vb-sitemap-generator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0 – 2026-08-13

 * Added multilingual provider architecture for future integrations.
 * Added native Polylang support.
 * Added native WPML support.
 * Added separate sharded content sitemaps per active language.
 * Kept a single global sharded image sitemap across all supported languages.
 * Preserved the standard main sitemap fallback when no supported multilingual setup
   is detected.
 * Automatically excludes WooCommerce Cart, Checkout, and My Account pages, including
   their supported translations.
 * Fixed image shard ranges so shards scan disjoint post ranges.
 * Added automatic rewrite rule refresh after plugin upgrades.
 * Added a taxonomy inclusion filter (`vb_sg_included_taxonomies`).
 * Updated cache keys for the new sitemap structure.
 * Clarified noindex integration behavior in the documentation.

#### 1.0.2 – 2026-06-13

 * Fixed public page collection on page-based sites.
 * Removed the overly restrictive publicly_queryable requirement from sitemap post
   type detection.
 * Prevented duplicate static front page entries in the main sitemap.
 * Added static front page images to the homepage sitemap entry.
 * Updated cache keys to avoid stale sitemap output after upgrade.
 * Sitemap index: /vb-sitemap.xml
 * Sharded main sitemap: /vb-sitemap-main-*.xml

#### 1.0.0 – 2026-02-24

 * Initial release.
 * Sitemap index: /sitemap.xml
 * Sharded main sitemap: /sitemap-main-*.xml
 * Image sitemap support.
 * Robots.txt integration.

## Meta

 *  Version **1.1.0**
 *  Last updated **3 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/vb-sitemap-generator/)
 * Tags
 * [images](https://sa.wordpress.org/plugins/tags/images/)[multilingual](https://sa.wordpress.org/plugins/tags/multilingual/)
   [seo](https://sa.wordpress.org/plugins/tags/seo/)[sitemap](https://sa.wordpress.org/plugins/tags/sitemap/)
   [xml sitemap](https://sa.wordpress.org/plugins/tags/xml-sitemap/)
 *  [Advanced View](https://sa.wordpress.org/plugins/vb-sitemap-generator/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/vb-sitemap-generator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/vb-sitemap-generator/reviews/)

## Contributors

 *   [ verbaste ](https://profiles.wordpress.org/verbaste/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/vb-sitemap-generator/)