Forum Moderators: open
-Squared
Are you sure? I was just wondering how you knew this to be true.
I have a site with a new page that was just added to Google mid-cycle. It does have a cache page. it is not showing any backward links thought it has a few. The page It has a PR3 on the toolbar, the same PR as the other new pages in the site that are not in the Google yet. Most of the rest of the site pages are PR4 to PR5.
This new page has links from two external PR5 sites, plus a number of internal links. It seems to me like the PR3 is still a "guess" PR, even though the page is in the index and has a cache page. I would expect the page to have at least a PR4 after the next update.
I don't think I am accomplishing what I am trying to....here is what I am looking to do....I want google to cache pages, and I would also like users machines to only cache pages until they shut down their browser (if they start it again, it would re-download the page in case their is a page update).
Is their a way to do this, and what exactly am I doing right now?
stuntdubl:
---------------------------
I want google to cache pages
---------------------------
-> It's ok for you.
If there isn't a meta like NAME='ROBOTS or GOOGLEBOT' CONTENT='NOARCHIVE,
and no 'robots.txt' denying content of your files to all spiders or to Googlebot,
then Google will cache yours pages.
---------------------------
I would also like users machines to
only cache pages until they
shut down their browser
---------------------------
-> This relies on how your web-server send header data to client,
and, of course, on how the client understand this, hehe ;)
In other words, this is not a Google question, is a RFC question.
[ietf.org ]
cminblues
Google will still cache the page.
I do that with my Daily Horoscopes page.
:)
Ann
Ohh yeah, this is done on Apache, not sure about other servers.