Actions
Task #245
closed[Sitemap] Tạo sitemap phần tin tức "TỰ ĐỘNG" thêm tất cả các bài viết tin tức (không lấy danh mục, tag, home tin tức)
Status:
Closed
Priority:
Normal
Assignee:
Nguyen Hieu
Start date:
01/24/2024
Due date:
% Done:
100%
Estimated time:
8:00 h
Description
1. Tạo sitemap phần tin tức "TỰ ĐỘNG" thêm tất cả các bài viết tin tức (không lấy danh mục, tag, home tin tức)
MẪU:
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.example.com/foo.html</loc>
<lastmod>2022-06-04</lastmod>
</url>
</urlset>
2. Thêm vào Sitemapindex ở /sitemap.xml
Actions