# Tạo File Sitemap XML

> Hồ sơ MCP chính thức, sinh từ registry BOP.INK.

| Trường | Giá trị |
| --- | --- |
| Slug | `tao-file-sitemap-xml` |
| Danh mục V2 | Web & Internet (`web-internet`) |
| Danh mục con V2 | SEO Technical (`web-internet.seo-technical`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `web-internet` / `web-internet.seo-technical` |
| Phạm vi áp dụng | `global` |
| Trạng thái thực thi MCP | `remote_executable` |
| Nguồn giao diện/schema | component `TextEngine` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/tao-file-sitemap-xml/) |

Nhập danh sách đường dẫn URL website, tự động sinh mã XML <urlset> kèm thẻ <loc>, <lastmod>, <changefreq>, <priority> chuẩn SEO.

## Cách dùng qua MCP

### Tạo File Sitemap XML

- Capability: `text.lap_trinh_dev.tao_file_sitemap_xml`
- MCP availability: `remote-executable`
- MCP tool: `bop_execute_text_lap_trinh_dev_tao_file_sitemap_xml`
- Mô tả: Nhập danh sách đường dẫn URL website, tự động sinh mã XML <urlset> kèm thẻ <loc>, <lastmod>, <changefreq>, <priority> chuẩn SEO.

Các trường đầu vào:

- `text` (bắt buộc): Văn bản đầu vào cần xử lý
- `action`: Thao tác chuyển đổi (tùy chọn)
- `options`: Tùy chọn bổ sung

Ví dụ đầu vào:

```json
{}
```
