Of course! Here's the full **Sitemap Documentation** for your **Smart Wellness AI** blog in **English**, including both types of sitemaps: for search engines and for users.
---
## 🗺️ Sitemap Guide for Smart Wellness AI (Blogspot)
---
### 🔹 1. **Search Engine Sitemap (for Google Search Console)**
This sitemap is used **only for search engines** to help index your posts.
📌 **Submit this URL in Google Search Console:**
```
/feeds/posts/default?orderby=updated
```
✅ Example for your blog:
```
https://smartwellnessai.blogspot.com/feeds/posts/default?orderby=updated
```
> This is in XML format and updates automatically with new posts.
---
### 🔹 2. **User-Friendly Sitemap Page (Static Page)**
This is a **visible page on your blog** that lists all your blog posts so visitors can browse easily.
📌 Recommended link structure:
```
https://smartwellnessai.blogspot.com/p/sitemap.html
```
---
## 🛠 How to Create the Sitemap Page
1. Go to **Blogger Dashboard** → **Pages** → **New Page**
2. Set the title: `📍 Sitemap`
3. Switch to the **HTML** editor mode
4. Paste the following code:
```html
📍 All Blog Posts
```
✅ This will display all your blog posts dynamically from your blog feed.
---
### 🔗 Add to the Navigation Menu
1. Go to **Layout** → Find your Menu/Header section → Click **Edit**
2. Add a new item:
- **Name:** `📍 Sitemap`
- **Link:** `/p/sitemap.html`
---
### 🔄 Does It Auto-Update?
Yes! This script automatically fetches and displays your latest posts from the blog feed, so it stays updated without needing any manual changes.
---
### 🎁 Bonus Offer
If you want a **more advanced version** like:
- Accordion-style categories
- Card/grid layout
- Tabbed by labels
Let me know, and I can design it for you with custom HTML/JS or shortcode-based layout.
Would you like that? 😊