/* ===== あいの実SEO: 特定ページのtitle/meta descriptionを分離設定(2026-07-20 seo-pm)===== */ /* H1・ナビ・カード表示は post_title のまま変えず、タグと meta description だけSEO最適化する */ add_action('template_redirect', function () { $new = null; if (is_singular('work') && get_the_ID() === 228) { $new = '医療型短期入所(デイショート)|医療的ケア児の預け先 仙台・泉区|あいの実ストロベリー – SWCあいの実'; } elseif (is_page(505)) { $new = '重症心身障害児・医療的ケア児とは|特徴・将来と家族の相談先(仙台) – SWCあいの実'; } if ($new === null) { return; } ob_start(function ($html) use ($new) { return preg_replace('#<title>.*?#is', '' . esc_html($new) . '', $html, 1); }); }); /* strawberry は work投稿タイプで抜粋(meta)欄がないため、meta description をここで出力する */ add_action('wp_head', function () { if (is_singular('work') && get_the_ID() === 228) { echo '' . "\n"; } }, 1); XML Sitemap

XML Sitemap Index

This XML sitemap is used by search engines which follow the XML sitemap standard. This file contains links to sub-sitemaps, follow them to see the actual sitemap content.

This file was dynamically generated using the WordPress content management system and XML Sitemap Generator for Google by Auctollo.

URL of sub-sitemapLast modified (GMT)
https://ainomi.com/sitemap-misc.html2026-07-20T05:47:24+00:00
https://ainomi.com/landmark-sitemap.html2026-07-20T05:47:24+00:00
https://ainomi.com/area-sitemap.html2026-07-20T05:47:24+00:00
https://ainomi.com/category-sitemap.html2026-07-20T05:47:24+00:00
https://ainomi.com/post-sitemap.html2026-07-18T07:52:39+00:00
https://ainomi.com/page-sitemap.html2026-07-20T05:47:24+00:00