Movatterモバイル変換


[0]ホーム

URL:


BloomreachBloomreach
Hippo CMS

Bloomreach Documentation version

Bloomreach.com

Sitemap Plugin

Introduction

The Sitemap plugin is a delivery tier component that generates an XML feed based on theSitemap Protocol. This protocol is used by search engines to index your website.

The Sitemap Protocol XML looks like this:

<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">  <url>    <loc>http://www.example.com/</loc>    <lastmod>2013-01-01</lastmod>    <changefreq>monthly</changefreq>    <priority>0.8</priority>  </url></urlset>

Source Code

https://github.com/bloomreach/brxm/tree/brxm-15.2.2/sitemap

Did you find this page helpful?
How could this documentation serve you better?
Cheers!
On this page
    Did you find this page helpful?
    How could this documentation serve you better?
    Cheers!

    [8]ページ先頭

    ©2009-2025 Movatter.jp