+ Reply to Thread
Results 1 to 4 of 4

Thread: google cacheing of pages
      
   

  1. #1
    stringsection is offline Second Lieutenant
    Join Date
    Mar 2009
    Posts
    102

    Default google cacheing of pages

    hi you know when a website appears in google there is the option of looking at the cached pages, in the listing ? how can i disable this ? because the cached pages which you can view are all strange and everything is out of place, i do not want people to see this, i got the email from blue voda, about the code we can paste in the the website that prevents cacheing on someones computer, but i dont thhink that can prevent someone veiwing the pages that google itself has cached ?

    if anyone knows how to prevent this id appreciate it, and also i wonder how long it takes for google to update my page information ? i have changed my headline / desription text and am just wondering how long that should take before it is seen online ?

    thanks

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: google cacheing of pages

    add

    <meta name="googlebot" content="noarchive">

    between your <head> tags

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    stringsection is offline Second Lieutenant
    Join Date
    Mar 2009
    Posts
    102

    Default Re: google cacheing of pages

    Quote Originally Posted by Watdaflip View Post
    add

    <meta name="googlebot" content="noarchive">

    between your <head> tags
    thanks so i have
    <META HTTP-EQUIV="Pragma" CONTENT="no-cache"><meta name="googlebot" content="noarchive">

    under the between head tag menu in the page html section, the other one being for the no cache of pages, how long should the changes take to be seen online? i have checked 5 minutes after publishing but still there is the option of veiwing cached pages

    thanks for the tip

  4. #4
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: google cacheing of pages

    Once google's bot checks your site again it will notice you told it not to archive your webpage and it should be removed soon after. It depends on how frequently googe checks your site, it might be gone tomorrow or a month from now, theres no way to say for certain

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49