META REVISIT-AFTER tag

META REVISIT-AFTER

The META REVISIT-AFTER tag is a HTML meta tag used to provide instructions to search engine crawlers on how often a webpage should be crawled. In this blog post, we will explore the history of the tag, its creator, and how it should be used correctly. We will also provide examples of incorrect usage and how it can negatively impact a website’s search engine presence.

History and Creator

The META REVISIT-AFTER tag was first introduced by search engines in the late 1990s as a way for webmasters to control how often their web pages were crawled. The tag was first supported by Excite, a popular search engine at the time. Since then, it has been adopted by other search engines, including Google and Bing.

Usage and Examples

The correct usage of the META REVISIT-AFTER tag is to specify the number of days a search engine crawler should revisit a webpage. The tag should be placed within the head section of a webpage’s HTML code. Here are three examples of correct usage:

Example 1: To request a search engine to revisit the webpage in 30 days, the tag would look like this:

<meta name="revisit-after" content="30 days">

Example 2: To request a search engine to revisit the webpage in 7 days, the tag would look like this:

<meta name="revisit-after" content="7 days">

Example 3: To request a search engine to revisit the webpage in 90 days, the tag would look like this:

<meta name="revisit-after" content="90 days">

Incorrect Usage and Negative Impact

One common mistake in using the META REVISIT-AFTER tag is to set the value too low, causing search engine crawlers to revisit the page too frequently. This can cause server overload and may negatively impact the website’s search engine ranking.

Another mistake is to set the value too high, which can cause search engine crawlers to revisit the webpage less frequently than desired. This can result in outdated information being displayed in search engine results and may cause a decrease in traffic to the website.

Conclusion

The META REVISIT-AFTER tag is a useful tool for webmasters to control how often search engine crawlers revisit their web pages. It can be used to improve a website’s search engine ranking and ensure that the most up-to-date information is displayed in search results. However, it is important to use the tag correctly to avoid negative impacts on a website’s search engine presence. By following the correct usage guidelines and avoiding common mistakes, webmasters can effectively use the META REVISIT-AFTER tag to improve their website’s search engine presence.

Snipesearch recommends that webmasters use the META REVISIT-AFTER tag as part of their overall SEO strategy to improve their website’s search engine presence.