PHPackages                             vierwd/typo3-googlesitemap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. vierwd/typo3-googlesitemap

Abandoned → [typo3/cms-seo](/?search=typo3%2Fcms-seo)Typo3-cms-extension[Utility &amp; Helpers](/categories/utility)

vierwd/typo3-googlesitemap
==========================

Sitemap.xml implementation with support for multiple languages (on different domains) and URLs for database entries

1.3.0(7y ago)0393MITPHPPHP &gt;=5.5.0

Since Mar 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/4wdmedia/vierwd_googlesitemap)[ Packagist](https://packagist.org/packages/vierwd/typo3-googlesitemap)[ RSS](/packages/vierwd-typo3-googlesitemap/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (8)Dependencies (4)Versions (8)Used By (0)

vierwd\_googlesitemap
=====================

[](#vierwd_googlesitemap)

Sitemap.xml implementation with support for multiple languages (on different domains) and URLs for database entries.

Getting started
---------------

[](#getting-started)

Install using `composer require 'vierwd/typo3-googlesitemap'` and enable in extension builder.

If you are using realurl, the sitemap is available at  and a robots.txt exists at

If you are using Domains to switch languages, your different domains will have different sitemaps.

Links to database entries
-------------------------

[](#links-to-database-entries)

You can configure links to database entries in TypoScript:

```
plugin.tx_vierwdgooglesitemap.sitemap.settings.additionalLinks {
	products {
		records {
			table = tt_news
			select {
				pidInList = 17
				andWhere = sys_language_uid=0
				languageField = 0
			}
		}

		typolink {
			parameter = 20
			additionalParams = &tx_ttnews[tt_news]={field:uid}
			additionalParams.insertData = 1
			useCacheHash = 1
			mergeWithLinkhandlerConfiguration = 1
		}
	}
}

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~79 days

Recently: every ~84 days

Total

8

Last Release

2832d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/31570fd9995c0f4bd2046957d8e043e8160b8acbfbb53ce560059f73fed7e4e6?d=identicon)[rvock](/maintainers/rvock)

---

Top Contributors

[![rvock](https://avatars.githubusercontent.com/u/209159?v=4)](https://github.com/rvock "rvock (13 commits)")

---

Tags

extensionsmartytypo3

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/vierwd-typo3-googlesitemap/health.svg)

```
[![Health](https://phpackages.com/badges/vierwd-typo3-googlesitemap/health.svg)](https://phpackages.com/packages/vierwd-typo3-googlesitemap)
```

###  Alternatives

[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)[friendsoftypo3/tt-address

Displays a list of addresses from an address table on the page.

431.8M44](/packages/friendsoftypo3-tt-address)[clickstorm/cs-seo

\[clickstorm\] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.

36507.3k1](/packages/clickstorm-cs-seo)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1449.1k26](/packages/quellenform-t3x-iconpack)[t3brightside/pagelist

TYPO3 CMS extension to create news, events, vacancies and products or just page lists. Demo: microtemplate.t3brightside.com

1121.0k1](/packages/t3brightside-pagelist)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
