Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Sơ đồ trang web dành cho tin tức
Nếu bạn là một nhà xuất bản tin tức, hãy sử dụng sơ đồ trang web dành cho tin tức để cho Google biết về các tin bài của bạn cũng như thông tin bổ sung về những tin bài đó. Bạn có thể mở rộng sơ đồ trang web hiện có của mình bằng các thẻ dành riêng cho tin tức hoặc tạo một sơ đồ trang web tin tức dành riêng cho các tin bài.
Google chấp nhận cả hai cách này, nhưng việc tạo sơ đồ trang web riêng cho bài viết tin tức có thể giúp bạn theo dõi nội dung của mình trên Tìm kiếm hiệu quả hơn trên Search Console.
Các phương pháp hay nhất đối với sơ đồ trang web dành cho tin tức
Cập nhật sơ đồ trang web dành cho tin tức bằng những tin bài mới xuất bản. Đừng tạo sơ đồ trang web mới cho mỗi lần cập nhật. Google Tin tức thu thập dữ liệu qua sơ đồ trang web dành cho tin tức và qua phần còn lại của trang web với tần suất như nhau.
Chỉ cung cấp URL gần đây của những bài viết mới tạo trong 2 ngày qua. Khi các bài viết cũ hơn 2 ngày, hãy xoá các URL đó khỏi sơ đồ trang web tin tức hoặc xoá siêu dữ liệu <news:news> trong sơ đồ trang web khỏi các URL cũ.
Nếu bạn chọn phương thức xoá URL cũ khỏi sơ đồ trang web dành cho tin tức, có thể sơ đồ trang web đó sẽ bị trống trong một khoảng thời gian (ví dụ: nếu bạn không xuất bản bài viết mới nào trong vài ngày qua). Có thể bạn sẽ thấy cảnh báo "Sơ đồ trang web trống" trong Search Console, nhưng cảnh báo này chỉ để đảm bảo rằng bạn cố ý làm vậy. Tình trạng này không gây ra vấn đề gì với Google Tìm kiếm.
Ví dụ về sơ đồ trang web dành cho tin tức
Ví dụ sau đây cho thấy một sơ đồ trang web thông thường có phần mở rộng cho tin tức. Trong này có một thẻ <url> và một thẻ <news:news> với các thẻ con cần thiết:
<?xml version="1.0" encoding="UTF-8"?>
<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>
Tài liệu tham khảo về sơ đồ trang web dành cho tin tức
Để đảm bảo Google có thể sử dụng sơ đồ trang web của bạn dành cho tin tức, bạn phải sử dụng các thẻ cần thiết sau đây:
Thẻ bắt buộc
<news:news>
Thẻ mẹ của các thẻ khác trong không gian tên news:. Mỗi thẻ sơ đồ trang web url chỉ được có một thẻ news:news (cùng với thẻ đóng tương ứng) và mỗi sơ đồ trang web có thể có tối đa 1.000 thẻ news:news. Nếu có hơn 1.000 thẻ <news:news> trong một sơ đồ trang web tin tức, hãy chia sơ đồ trang web của bạn thành nhiều sơ đồ trang web nhỏ hơn.
<news:publication>
Thẻ gốc cho các thẻ <news:name> và <news:language>. Mỗi thẻ gốc <news:news> chỉ có thể có một thẻ <news:publication>.
<news:name>
Thẻ <news:name> là tên của ấn bản tin tức. Tên này phải hoàn toàn trùng khớp với tên xuất hiện trong các bài viết của bạn trên news.google.com, trừ nội dung trong dấu ngoặc đơn.
<news:language>
<news:language> là ngôn ngữ của ấn bản. Hãy dùng mã ngôn ngữ ISO 639 (hai hoặc ba chữ cái).
Trường hợp ngoại lệ: Đối với tiếng Trung giản thể, hãy dùng zh-cn, còn đối với tiếng Trung phồn thể, hãy dùng zh-tw.
<news:publication_date>
Ngày phát hành bài viết ở định dạng W3C. Hãy dùng định dạng "ngày đầy đủ" (YYYY-MM-DD) hoặc định dạng "ngày đầy đủ cùng với giờ, phút và giây" kèm theo định dạng của mã chỉ định múi giờ (YYYY-MM-DDThh:mm:ssTZD). Hãy chỉ định ngày và giờ ban đầu khi bạn đăng tải bài viết trên trang web của mình. Đừng chỉ định thời gian mà bạn thêm bài viết vào sơ đồ trang web.
Google chấp nhận định dạng bất kỳ sau đây:
Ngày đầy đủ: YYYY-MM-DD (1997-07-16)
Ngày đầy đủ kèm theo giờ và phút:
YYYY-MM-DDThh:mmTZD (1997-07-16T19:20+01:00)
Ngày đầy đủ kèm theo giờ, phút và giây:
YYYY-MM-DDThh:mm:ssTZD (1997-07-16T19:20:30+01:00)
Ngày đầy đủ cùng với giờ, phút, giây và phần thập phân của giây: YYYY-MM-DDThh:mm:ss.sTZD (1997-07-16T19:20:30.45+01:00)
<news:title>
Tiêu đề của tin bài.
Tài nguyên bổ sung
Bạn muốn tìm hiểu thêm? Hãy tham khảo những tài nguyên sau:
[null,null,["Cập nhật lần gần đây nhất: 2025-08-04 UTC."],[[["\u003cp\u003eNews sitemaps inform Google about your news articles and related details, helping with better tracking in Search Console.\u003c/p\u003e\n"],["\u003cp\u003eSitemaps should be updated with fresh articles as they're published, keeping only articles from the last two days and removing older ones.\u003c/p\u003e\n"],["\u003cp\u003eRequired tags for news sitemaps include \u003ccode\u003e<news:news>\u003c/code\u003e, \u003ccode\u003e<news:publication>\u003c/code\u003e, \u003ccode\u003e<news:name>\u003c/code\u003e, \u003ccode\u003e<news:language>\u003c/code\u003e, \u003ccode\u003e<news:publication_date>\u003c/code\u003e, and \u003ccode\u003e<news:title>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can extend your existing sitemap or create a separate news sitemap, following general sitemap guidelines and news-specific tag requirements.\u003c/p\u003e\n"],["\u003cp\u003eAn empty news sitemap won't negatively affect your site's performance on Google Search and may occur if no recent articles have been published.\u003c/p\u003e\n"]]],["News publishers can use news sitemaps to inform Google about new articles. They can either add news-specific tags to existing sitemaps or create a separate news sitemap. Update the sitemap with new articles, and remove URLs of articles older than two days or remove the `\u003cnews:news\u003e` tag. Required tags include `\u003cnews:news\u003e`, `\u003cnews:publication\u003e`, `\u003cnews:name\u003e`, `\u003cnews:language\u003e`, `\u003cnews:publication_date\u003e`, and `\u003cnews:title\u003e`, each with specific formatting and content requirements.\n"],null,["# Create a News Sitemap | Google Search Central\n\nNews sitemaps\n=============\n\n\nIf you are a news publisher, use news sitemaps to tell Google about your news articles and\nadditional information about them. You can either extend your existing sitemap with news\nspecific tags, or create a separate news sitemap that's reserved just for your news articles.\nEither option is fine with Google, however creating a separate sitemap just for your news\narticles may enable better tracking of your content in Search in Search Console.\n\nNews sitemap best practices\n---------------------------\n\n\nNews sitemaps are based on generic sitemaps, so the\n[general sitemap best practices](/search/docs/crawling-indexing/sitemaps/build-sitemap#general-guidelines)\nalso apply to news sitemaps.\n\n\nUpdate your news sitemap with fresh articles as they're published. Don't create a new sitemap\nwith each update. Google News crawls news sitemaps as often as it crawls the rest of your\nsite.\n\n\nOnly include recent URLs for articles that were created in the last two days. Once the\narticles are older than two days, either remove those URLs from the news sitemap or remove\nthe `\u003cnews:news\u003e` metadata in your sitemap from the older URLs.\n\n\nIf you choose the method of removing old URLs from your news sitemap, this could mean that\nyour sitemap becomes empty for a period of time (for example, if you haven't published\narticles in the last few days). You may see an Empty Sitemap warning in Search Console,\nbut this is just to make sure it was intentional on your behalf. It won't cause any problems with\nGoogle Search if the file is empty.\n\nExample news sitemap\n--------------------\n\n\nThe following example shows a regular sitemap with news extension. It contains one\n`\u003curl\u003e` tag and a single `\u003cnews:news\u003e` tag with its required\nchild tags: \n\n```scdoc\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003curlset xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\"\n xmlns:news=\"http://www.google.com/schemas/sitemap-news/0.9\"\u003e\n \u003curl\u003e\n \u003cloc\u003ehttp://www.example.org/business/article55.html\u003c/loc\u003e\n \u003cnews:news\u003e\n \u003cnews:publication\u003e\n \u003cnews:name\u003eThe Example Times\u003c/news:name\u003e\n \u003cnews:language\u003een\u003c/news:language\u003e\n \u003c/news:publication\u003e\n \u003cnews:publication_date\u003e2008-12-23\u003c/news:publication_date\u003e\n \u003cnews:title\u003eCompanies A, B in Merger Talks\u003c/news:title\u003e\n \u003c/news:news\u003e\n \u003c/url\u003e\n\u003c/urlset\u003e\n```\n\nNews sitemap reference\n----------------------\n\nThe `news` tags are defined in the news sitemap namespace:\n[`http://www.google.com/schemas/sitemap-news/0.9`](http://www.google.com/schemas/sitemap-news/0.9)\n\n\nTo make sure Google can use your news sitemap, you must use the following required tags:\n\n| Required tags ||\n|---------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `\u003cnews:news\u003e` | The parent tag of other tags in the `news:` namespace. Each `url` sitemap tag can have only one `news:news` tag (plus the respective closing tag) and a sitemap may have up to 1,000 `news:news` tags. If there are more than 1,000 `\u003cnews:news\u003e` tags in a news sitemap, [split your sitemap into several smaller sitemaps](/search/docs/crawling-indexing/sitemaps/large-sitemaps). |\n| `\u003cnews:publication\u003e` | The parent tag for the `\u003cnews:name\u003e` and `\u003cnews:language\u003e` tags. Each `\u003cnews:news\u003e` parent tag may only have one `\u003cnews:publication\u003e` tag. |\n| `\u003cnews:name\u003e` | The `\u003cnews:name\u003e` tag is the name of the news publication. It must exactly match the name as it appears on your articles on [news.google.com](https://news.google.com/), omitting anything in parentheses. |\n| `\u003cnews:language\u003e` | The `\u003cnews:language\u003e` tag is the language of your publication. Use an [ISO 639 language code](http://www.loc.gov/standards/iso639-2/php/code_list.php) (two or three letters). **Exception** : For Simplified Chinese, use `zh-cn` and for Traditional Chinese, use `zh-tw`. |\n| `\u003cnews:publication_date\u003e` | The article publication date in [W3C format](http://www.w3.org/TR/NOTE-datetime). Use either the \"complete date\" format (`YYYY-MM-DD`) or the \"complete date plus hours, minutes, and seconds\" format with time zone designator format (`YYYY-MM-DDThh:mm:ssTZD`). Specify the original date and time when the article was first published on your site. Don't specify the time when you added the article to your sitemap. Google accepts any of the following formats: - Complete date: `YYYY-MM-DD (1997-07-16)` - Complete date plus hours and minutes: `YYYY-MM-DDThh:mmTZD (1997-07-16T19:20+01:00)` - Complete date plus hours, minutes, and seconds: `YYYY-MM-DDThh:mm:ssTZD (1997-07-16T19:20:30+01:00)` - Complete date plus hours, minutes, seconds, and a decimal fraction of a second: `YYYY-MM-DDThh:mm:ss.sTZD` (`1997-07-16T19:20:30.45+01:00`) |\n| `\u003cnews:title\u003e` | The title of the news article. | **Tip:** Google may shorten the title of the news article for space reasons when displaying the article on various devices. Include the title of the article as it appears on your site. Don't include the author name, publication name, or publication date in the `\u003cnews:title\u003e` tag. Learn more about [creating better titles](/search/docs/appearance/title-link). |\n\nAdditional resources\n--------------------\n\n\nWant to learn more? Check out the following resources:\n\n- [Submit your sitemap to Google](/search/docs/crawling-indexing/sitemaps/build-sitemap#addsitemap)\n- [Learn how to combine sitemap extensions](/search/docs/crawling-indexing/sitemaps/combine-sitemap-extensions)"]]