: Pages which are set to never update I have a website with a blog. I sometimes update the posts but they usually do not change much. In any case, the do not have a periodic update cycle.
I have a website with a blog. I sometimes update the posts but they usually do not change much. In any case, the do not have a periodic update cycle. So, in the sitemap I use that tag:
<changefreq>never</changefreq>
Now, I tried OnPage a software to detect errors in the site. It says "Pages which are set to never update 92 errors". These are all my posts. So, it considers changefreq never as an error, I suppose.
What is the correct changefreq for a blog post?
More posts by @Gail5422790
1 Comments
Sorted by latest first Latest Oldest Best
As Simon has already stated in comments, Googlebot probably does not pay much attention to the <changefreq> property in the XML sitemap when deciding how often to crawl a URL.
Pages which are set to never update 92 errors
But it is not strictly an error to set this to "never". However, it may not be the best option in this case.
As sitemaps.org notes:
The value "never" should be used to describe archived URLs.
An archived URL should literally never change. A page that is "sometimes" updated, even though it may not change much, is not really an archived document.
A value of "yearly" (or even "monthly") might be more appropriate. Note that these values are relative. "yearly" doesn't necessarily mean once a year, but rather less frequently than once a month. It's a very approximate time frame.
Or, omit the <changefreq> entirely.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.