Actions
Task #246
closed1. Tạo sitemapnews phần tin tức "TỰ ĐỘNG" thêm 100 bài viết tin tức gần nhất hoặc trong tháng (không lấy danh mục, tag, home tin tức)
Status:
Closed
Priority:
Normal
Assignee:
Nguyen Hieu
Start date:
01/26/2024
Due date:
% Done:
100%
Estimated time:
1:30 h
Description
1. Tạo sitemapnews phần tin tức "TỰ ĐỘNG" thêm 100 bài viết tin tức gần nhất hoặc trong tháng (không lấy danh mục, tag, home tin tức)
MẪU:
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
<url>
<loc>http://www.example.org/business/article55.html</loc>
<news:news>
<news:publication>
<news:name>The Example Times</news:name>
<news:language>en</news:language>
</news:publication>
<news:publication_date>2008-12-23</news:publication_date>
<news:title>Companies A, B in Merger Talks</news:title>
</news:news>
</url>
</urlset>
2. Thêm vào Sitemapindex ở /sitemap.xml
Actions