{"id":25578,"date":"2026-09-05T02:45:52","date_gmt":"2026-09-04T23:45:52","guid":{"rendered":"https:\/\/alienroad.com\/google-bilgi-bankasi\/news-sitemaps\/"},"modified":"2026-09-05T02:45:52","modified_gmt":"2026-09-04T23:45:52","slug":"news-sitemaps","status":"publish","type":"ar_kb","link":"https:\/\/alienroad.com\/google-bilgi-bankasi\/news-sitemaps\/","title":{"rendered":"News sitemaps"},"content":{"rendered":"<p>\n  If you are a news publisher, use news sitemaps to tell Google about your news articles and<br \/>\n  additional information about them. You can either extend your existing sitemap with news<br \/>\n  specific tags, or create a separate news sitemap that&#8217;s reserved just for your news articles.<br \/>\n  Either option is fine with Google, however creating a separate sitemap just for your news<br \/>\n  articles may enable better tracking of your content in Search in Search Console.\n<\/p>\n<h2 id=\"news-sitemap-best-practices\" tabindex=\"-1\">News sitemap best practices<\/h2>\n<p>\n  News sitemaps are based on generic sitemaps, so the<br \/>\n  <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/build-submit-sitemap\/#general-guidelines\">general sitemap best practices<\/a><br \/>\n  also apply to news sitemaps.\n<\/p>\n<p>\n  Update your news sitemap with fresh articles as they&#8217;re published. Don&#8217;t create a new sitemap<br \/>\n  with each update. Google News crawls news sitemaps as often as it crawls the rest of your<br \/>\n  site.\n<\/p>\n<p>\n  Only include recent URLs for articles that were created in the last two days. Once the<br \/>\n  articles are older than two days, either remove those URLs from the news sitemap or remove<br \/>\n  the <code>&lt;news:news&gt;<\/code> metadata in your sitemap from the older URLs.\n<\/p>\n<p>\n  If you choose the method of removing old URLs from your news sitemap, this could mean that<br \/>\n  your sitemap becomes empty for a period of time (for example, if you haven&#8217;t published<br \/>\n  articles in the last few days). You may see an Empty Sitemap warning in Search Console,<br \/>\n  but this is just to make sure it was intentional on your behalf. It won&#8217;t cause any problems with<br \/>\n  Google Search if the file is empty.\n<\/p>\n<h2 id=\"example-news-sitemap\" tabindex=\"-1\">Example news sitemap<\/h2>\n<p>\n  The following example shows a regular sitemap with news extension. It contains one<br \/>\n  <code>&lt;url&gt;<\/code> tag and a single <code>&lt;news:news&gt;<\/code> tag with its required<br \/>\n  child tags:\n<\/p>\n<div><\/div>\n<h2 id=\"news-sitemap-reference\" tabindex=\"-1\">News sitemap reference<\/h2>\n<p>The <code>news<\/code> tags are defined in the news sitemap namespace:<br \/>\n  <a href=\"http:\/\/www.google.com\/schemas\/sitemap-news\/0.9\" class=\"external-link\"><code>http:\/\/www.google.com\/schemas\/sitemap-news\/0.9<\/code><\/a>\n<\/p>\n<p>\n  To make sure Google can use your news sitemap, you must use the following required tags:\n<\/p>\n<table class=\"responsive\">\n<tr>\n<th colspan=\"2\">Required tags<\/th>\n<\/tr>\n<tr>\n<td><code>&lt;news:news&gt;<\/code><\/td>\n<td>\n      The parent tag of other tags in the <code>news:<\/code> namespace. Each <code>url<\/code><br \/>\n      sitemap tag can have only one <code>news:news<\/code> tag (plus the respective closing tag)<br \/>\n      and a sitemap may have up to 1,000 <code>news:news<\/code> tags. If there are more than<br \/>\n      1,000 <code>&lt;news:news&gt;<\/code> tags in a news sitemap,<br \/>\n      <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/manage-your-sitemaps-with-a-sitemap-index-file\/\">split your sitemap into several smaller sitemaps<\/a>.\n    <\/td>\n<\/tr>\n<tr>\n<td><code>&lt;news:publication&gt;<\/code><\/td>\n<td>\n<p>\n        The parent tag for the <code>&lt;news:name&gt;<\/code> and<br \/>\n        <code>&lt;news:language&gt;<\/code> tags. Each <code>&lt;news:news&gt;<\/code> parent tag<br \/>\n        may only have one <code>&lt;news:publication&gt;<\/code> tag.\n      <\/p>\n<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;news:name&gt;<\/code><\/td>\n<td>\n<p>\n        The <code>&lt;news:name&gt;<\/code> tag is the name of the news publication. It must<br \/>\n        exactly match the name as it appears on your articles on<br \/>\n        <a href=\"https:\/\/news.google.com\/\" class=\"external-link\">news.google.com<\/a>, omitting<br \/>\n        anything in parentheses.\n      <\/p>\n<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;news:language&gt;<\/code><\/td>\n<td>\n<p>\n        The <code>&lt;news:language&gt;<\/code> tag is the language of your publication. Use an<br \/>\n        <a href=\"http:\/\/www.loc.gov\/standards\/iso639-2\/php\/code_list.php\" class=\"external-link\">ISO 639 language code<\/a><br \/>\n        (two or three letters).\n      <\/p>\n<p>\n        <b>Exception<\/b>: For Simplified Chinese, use <code>zh-cn<\/code> and for Traditional<br \/>\n        Chinese, use <code>zh-tw<\/code>.\n      <\/p>\n<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;news:publication_date&gt;<\/code><\/td>\n<td>\n<p>\n        The article publication date in<br \/>\n        <a href=\"http:\/\/www.w3.org\/TR\/NOTE-datetime\" class=\"external-link\">W3C format<\/a>. Use<br \/>\n        either the &#8220;complete date&#8221; format (<code>YYYY-MM-DD<\/code>) or the &#8220;complete date plus<br \/>\n        hours, minutes, and seconds&#8221; format with time zone designator format<br \/>\n        (<code>YYYY-MM-DDThh:mm:ssTZD<\/code>). Specify the original date and time when the<br \/>\n        article was first published on your site. Don&#8217;t specify the time when you added the<br \/>\n        article to your sitemap.\n      <\/p>\n<p>Google accepts any of the following formats:<\/p>\n<ul>\n<li>Complete date: <code>YYYY-MM-DD (1997-07-16)<\/code><\/li>\n<li>\n          Complete date plus hours and minutes:<br \/>\n          <code>YYYY-MM-DDThh:mmTZD (1997-07-16T19:20+01:00)<\/code>\n        <\/li>\n<li>\n          Complete date plus hours, minutes, and seconds:<br \/>\n          <code>YYYY-MM-DDThh:mm:ssTZD (1997-07-16T19:20:30+01:00)<\/code>\n        <\/li>\n<li>\n          Complete date plus hours, minutes, seconds, and a decimal fraction of a second:<br \/>\n          <code>YYYY-MM-DDThh:mm:ss.sTZD<\/code> (<code>1997-07-16T19:20:30.45+01:00<\/code>)\n        <\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;news:title&gt;<\/code><\/td>\n<td>\n<p>The title of the news article.<\/p>\n<aside class=\"tip\">\n        <b>Tip:<\/b> Google may shorten the title of the news article for space reasons when<br \/>\n        displaying the article on various devices. Include the title of the article as it<br \/>\n        appears on your site. Don&#8217;t include the author name, publication name, or publication<br \/>\n        date in the <code>&lt;news:title&gt;<\/code> tag. Learn more about<br \/>\n        <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/title-links\/\">creating better titles<\/a>.<br \/>\n      <\/aside>\n<\/td>\n<\/tr>\n<\/table>\n<h2 id=\"troubleshooting\" tabindex=\"-1\">Troubleshooting sitemaps<\/h2>\n<p>\n      If you&#8217;re having trouble with your sitemap, you can investigate the errors with Google Search Console.<br \/>\n      See Search Console&#8217;s<br \/>\n      <a href=\"https:\/\/support.google.com\/webmasters\/answer\/7451001#errors\" class=\"external-link\">sitemaps troubleshooting guide<\/a><br \/>\n      for help.\n    <\/p>\n<h2 id=\"additional-resources\" tabindex=\"-1\">\n    Additional resources<br \/>\n  <\/h2>\n<p>\n    Want to learn more? Check out the following resources:\n  <\/p>\n<ul>\n<li>\n      <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/build-submit-sitemap\/#addsitemap\">Submit your sitemap to Google<\/a>\n    <\/li>\n<li>\n      <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/how-to-combine-sitemap-extensions\/\">Learn how to combine sitemap extensions<\/a>\n    <\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to create and submit a News sitemap by reviewing the requirements, example entries, and news-specific tag definitions.<\/p>\n","protected":false},"menu_order":22,"template":"","meta":{"footnotes":""},"ar_kb_kategori":[694],"ar_kb_etiket":[],"class_list":["post-25578","ar_kb","type-ar_kb","status-publish","has-post-thumbnail","hentry","ar_kb_kategori-sitemap-extensions"],"_links":{"self":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb\/25578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb"}],"about":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/types\/ar_kb"}],"version-history":[{"count":0,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb\/25578\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/media\/27590"}],"wp:attachment":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/media?parent=25578"}],"wp:term":[{"taxonomy":"ar_kb_kategori","embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb_kategori?post=25578"},{"taxonomy":"ar_kb_etiket","embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb_etiket?post=25578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}