When Google crawls a site to display ads relevant to it, in what order are the tags crawled? Are there tags that are more important than others? I know that <title> is somewhere on top of the list... dont know the rest...
Title and headings tags are pretty important, and then the actual content makes up the rest. Just don't try to cram your heading tags full of keywords, and then have content without much relevancy.
<html> <head> <title></title> <meta name="KEYWORDS" content="This is where you put your keywords that you want people to use to find you" /> <meta name="DESCRIPTION" content="This is a description of your site and what it offers." /> <meta name="rights" content="Amit patel" /> <meta name="author" content="Amit patel" /> <meta name="revisit-after" content="7 days" /> <meta name="robots" content="index, follow" /> <meta name="MSSmartTagsPreventParsing" content="true" /> This may Help.
No, it won't work. Better add / update your site content. As G states that make sure your web server supports the If-Modified-Since HTTP header. This feature allows your web server to tell Google whether your content has changed since we last crawled your site. Supporting this feature saves you bandwidth and overhead.
i have 10GB bandwidth p.m.(Iam using 500MBp.m. now) <meta name="revisit-after" content="1 days" /> So, isnt it better if i keep this, and add 1 page daily.
Why dont you add one that says "revisit-after" content="1 hour" and then you can add 24 pages per day?