Forum Moderators: goodroi

Message Too Old, No Replies

My site gets edited every 4-5 hours, the revisit after metatag value?

         

born2run

7:28 am on Aug 26, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hi so in my homepage html the following tag is present:

<meta name="revisit-after" content="1 day"/>

My site is edited every 4-5 hours daily. Should I change this meta value? Please advise. Thanks so much!

keyplyr

7:51 am on Aug 26, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



That tag is archaic and of no use.

phranque

8:55 am on Aug 26, 2017 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



https://webmasters.googleblog.com/2007/12/answering-more-popular-picks-meta-tags.html [webmasters.googleblog.com]:
Occasionally webmasters needlessly include "revisit-after" to encourage a search engine's crawl schedule, however this meta tag is largely ignored. If you want to give search engines information about changes in your pages, use and submit an XML sitemap. In this file you can specify the last-modified date and the change-frequency of the URLs on your site.

born2run

10:30 am on Aug 26, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Ok so that revisit-after is ignored. Thanks! however you said "change-frequency" of url. Most of my pages are one shot news articles so they are never changed.

However there are certain pages where news articles are added (like pagination etc). So i need to adjust the change-frequency of these URLs in the sitemap then? Thanks!

phranque

10:45 am on Aug 26, 2017 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



https://webmasters.googleblog.com/2014/10/best-practices-for-xml-sitemaps-rssatom.html [webmasters.googleblog.com]:
Specify a last modification time for each URL in an XML sitemap and RSS/Atom feed. The last modification time should be the last time the content of the page changed meaningfully. If a change is meant to be visible in the search results, then the last modification time should be the time of this change.


XML tag definitions:
https://www.sitemaps.org/protocol.html#xmlTagDefinitions

born2run

10:51 am on Aug 26, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



But one can't keep changing the timestamp of change of a url after submitting the sitemap to google search console? Sorry I'm confused now

lucy24

5:55 pm on Aug 26, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Search engines decide for themselves how often it's appropriate to re-crawl. It's a combination of two basic factors: how popular a given page is, and how often its content changes. If the page only gets ten visits a day, it doesn't matter that content changes every five minutes. Conversely, a page that gets millions of daily visits will get crawled several times a day even if the content hardly ever changes.

The present page--like all Forums threads--doesn't have a "revisit-after" meta, but you can bet Google will recrawl it within the next 24 hours.

keyplyr

6:19 pm on Aug 26, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The WW pages are reindexed almost every hour because, as lucy24 said, they get high and constant traffic.

I've actually seen my own typos indexed while searching for additional info to help someone with. Then I rush back and fix it :)

born2run

12:42 am on Aug 27, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Ok great guys as always thanks! I'll make no changes then..