デコマガジン

Movabletypeでのsitemap.xml

Movabletypeでのsitemap.xml画像


MovableTypeコンテンツタイプでsitemap.xmlを作る

【2024.06.18修正】
Movabletypeでsitemap.xmlを作るのは、記事は出ているが、コンテンツタイプになってわからなくなってきた。
最近、記事とコンテンツタイプの混在を制作したため、検討しなおしてみた。
※自信は・・・ない。でも、しっかり出てる。
あと「サイト内のコンテンツタイプのリスト(コンテンツデータのリストではない)」があったらほしい!

2024.06.18 なぜかでなくなっていたため、再修正。

これでよいかも

【注意】下記の「GT<」「LT>」の記号は、全角になっています。

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.9">
<url>
<loc><$MTBlogURL encode_xml="1"$></loc>
</url>
<MTCategories>
<url>
<loc><$MTCategoryArchiveLink encode_xml="1"$></loc>
</url>
</MTCategories>

<MTIgnore>ウェブページ</MTIgnore>
<MTPages lastn="0">
<url>
<loc><$MTPagePermalink encode_xml="1"$></loc>
<lastmod><$MTPageModifiedDate format="%Y-%m-%dT%H:%M:%S"$><$MTBlogTimezone$></lastmod>
</url>
</MTPages>

<MTIgnore>コンテンツタイプ</MTIgnore>
<mt:Contents content_type="コンテンツタイプ名" lastn="9999">
<url>
<loc><mt:ContentPermaLink></loc>
<lastmod><$mt:ContentModifiedDate utc="1" format="%Y-%m-%d"$></lastmod>
<changefreq>weekly</changefreq>
</url>
</mt:Contents>

<mt:Contents content_type="コンテンツタイプ名" lastn="9999">
<url>
<loc><mt:ContentPermaLink></loc>
<lastmod><$mt:ContentModifiedDate utc="1" format="%Y-%m-%d"$></lastmod>
<changefreq>weekly</changefreq>
</url>
</mt:Contents>

<mt:Contents content_type="コンテンツタイプ名" lastn="9999">
<url>
<loc><mt:ContentPermaLink></loc>
<lastmod><$mt:ContentModifiedDate utc="1" format="%Y-%m-%d"$></lastmod>
<changefreq>weekly</changefreq>
</url>
</mt:Contents>
</urlset>

記事一覧


ホームページ制作
について

デコジャパンの
サービス内容

ホームページの
実績紹介

デコマガジン
HP&PC