My old page url is http://www.photographersinindia.com/mumbai/wedding-photographers-in-mumbai.html and I redirected it http://wedding.photographersinindia.com/mumbai.html but google always cached my old page "http://www.photographersinindia.com/mumbai/wedding-photographers-in-mumbai.html" see cached it on 25 march, and my other site pages also redirected and cached also. What is the problem??
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?
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.
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.
your new page is not yet indexed that's why not cached yet. you have to fetch this page from Webmaster tools.
I thing you have to update something your redirected url and submit sitemap to root path to this url ..