Inhalte

Sitemap

<we:ifNotEditmode>
	<?xml version="1.0" encoding="UTF-8"?>
	<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
		<we:listview  name="document" type="document" searchable="true" contenttypes="text/webedition">
			<we:repeat>
				<we:setVar to="global" nameto="ModDate" from="listview" namefrom="wedoc_ModDate"/>
				<url>
					<loc>https://<?php echo $_SERVER['SERVER_NAME']; ?><we:field name="WE_PATH" type="href"/></loc>
					<lastmod><?php echo date('Y-m-d', $GLOBALS['ModDate']); ?></lastmod>
					<changefreq>daily</changefreq>
					<priority>1.0</priority>
				</url>
			</we:repeat>
		</we:listview>
	</urlset>
	<we:else />
	Dieses Dokument generiert eine Sitemap für Google und ist im Backend nicht sichtbar.
</we:ifNotEditmode>
Last Updated:
Contributors: Finn Thorwarth