Alignment
Basics
Character Codes
Colors
CSS
DIVS
Forms
Frames
Links
Lists and Bullets
Meta Tags
Multimedia
Pictures
Spacing
Tables
Text
About Meta Tags
Abstract
Author
Copyright
Description
Distribution
Expiration
Generator
Keywords
Language
Refresh Redirect
Revisit
Robots
Revisit
[notify admin to delete page]
311
Revisit Meta Tag
Delete Section
Description
The revisit meta tag defines how often a search engine should return to your site to re-index it. This is commonly used on web sites that are frequently updated. The revisit meta tag looks like <META NAnkkmME="revisit-after" CONTENT="X Days"> X is replaced with the number of days you want before the search engine re-indexes the web page.
The revisit meta tag defines how often a search engine should return to your site to re-index it. This is commonly used on web sites that are frequently updated. The revisit meta tag looks like <META NAnkkmME="revisit-after" CONTENT="X Days"> X is replaced with the number of days you want before the search engine re-indexes the web page.
Code
<HEAD> <META NAME="revisit-after" CONTENT="10 Days"> </HEAD>
<HEAD> <META NAME="revisit-after" CONTENT="10 Days"> </HEAD>
Output
n/a
n/a
Practice
Cannot Edit - Code section automatically placed here.
Click to add Section
Advertisements