Problem with my page cache

Discussion in 'Search Engine Optimization' started by jyotikhannaymail, Mar 27, 2012.

  1. #1
    jyotikhannaymail, Mar 27, 2012 IP
  2. SENtelligence

    SENtelligence Peon

    Messages:
    82
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    When did you do the redirect? Anyhow, I got redirected no prob. If the redirect is set up correctly, your old pages should not be getting cached. Also, where are you looking up the cache dates?
     
    SENtelligence, Mar 27, 2012 IP
  3. jyotikhannaymail

    jyotikhannaymail Greenhorn

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    2 months before, all pages are redirected but . only this page"http://wedding.photographersinindia.com/mumbai.html" is not cached.

    coding is this:
    ****************************
    Options +FollowSymlinks
    RewriteEngine on

    RewriteCond %{THE_REQUEST} ^.*/index.html
    RewriteRule ^(.*)index.html$ http://www.photographersinindia.com/$1 [R=301,L]

    rewritecond %{http_host} ^photographersinindia.com [nc]
    rewriterule ^(.*)$ http://www.photographersinindia.com/$1 [r=301,nc]
    RewriteRule ^/registration.html http://www.photographersinindia.com/registration.html
    Redirect /wedding-photographers.html http://wedding.photographersinindia.com/
    Redirect /mumbai/wedding-photographers-in-mumbai.html http://wedding.photographersinindia.com/mumbai.html
    Redirect /kolkata/wedding-photographers-in-kolkata.html http://wedding.photographersinindia.com/kolkata.html
    Redirect /hyderabad/wedding-photographers-in-hyderabad.html http://wedding.photographersinindia.com/hyderabad.html
    Redirect /delhi/wedding-photographers-in-delhi.html http://wedding.photographersinindia.com/delhi.html
    Redirect /chennai/wedding-photographers-in-chennai.html
    ******************************

    I checked cache from google results for this page.
     
    jyotikhannaymail, Mar 27, 2012 IP
  4. SENtelligence

    SENtelligence Peon

    Messages:
    82
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hmm, looks fine to me. The only explanation I can think of is that there could be quite a gap between the day google actually cached your page and the day it says it did so.
    I wouldn't worry much about it, just wait, since the redirect is functioning correctly.
     
    SENtelligence, Mar 27, 2012 IP
  5. expertmac

    expertmac Member

    Messages:
    78
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    46
    #5
    your new page is not yet indexed that's why not cached yet. you have to fetch this page from Webmaster tools.
     
    expertmac, Mar 27, 2012 IP
  6. mangomedia

    mangomedia Peon

    Messages:
    167
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I thing you have to update something your redirected url and submit sitemap to root path to this url ..
     
    mangomedia, Mar 27, 2012 IP