Forum Moderators: open

Message Too Old, No Replies

does G cache show a different page?

does googlebot read meta refresh?

         

muesli

6:49 pm on Nov 19, 2002 (gmt 0)

10+ Year Member



(i hope i don't report something already wellknown: )

- one week ago i moved a page to a different location and replaced it with a meta-refresh to the new URL (i know this isn't wise but anyway)

- yet the page is still in SERPs with yesterday's date (fresh tag) but the displayed extract comes still from the old page (the new page is almost blank)

- the cache showes a cached version of the NEW page (content i've put online on the new URL meanwhile) but still printing "this is google's cache of [old url]"

strange, isn't it?

troels nybo nielsen

8:35 pm on Nov 19, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Seems to me your problem is somehow related with this:

[webmasterworld.com...]

Or am I completely wrong?

Brett_Tabke

7:05 am on Nov 20, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Do a site search on EverFlux...

[webmasterworld.com...]

muesli

8:51 am on Nov 20, 2002 (gmt 0)

10+ Year Member



brett, i'm aware of everflux and how it works.

did you read until my last point?
the cache showes a cached version of the NEW page (content i've put online on the new URL meanwhile) but still printing "this is google's cache of [old url]"

in other words: cache for abc.html shows details that only appear on xyz.html.

lazerzubb

10:55 am on Nov 20, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Do the xyz.html, redirect to abc.html?

Might just be a small glitch.

ciml

11:37 am on Nov 20, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



muesli, I suspect that there may be two separate things going on.

"the displayed extract comes still from the old page" and "the cache showes a cached version of the NEW page" sounds like Everflux. Maybe you're getting old and new Google versions (or old and Everflux versions).

> the cache showes a cached version of the NEW page (content i've put online on the new URL meanwhile) but still printing "this is google's cache of [old url]"

I haven't studied Google's approach to http-equiv redirects, but this sounds almost like normal dupe/redirect behavior. If Google sees that A.html redirects to B.html, then it makes sense to merge their records in the index (including backlinks) but keep the new content. If A.html and B.html are considered merged duplicates, then whichever one has more/better links to it may be listed instead of the other.

This is quite speculative, but it's my best guess based on your description.

muesli

1:20 pm on Nov 20, 2002 (gmt 0)

10+ Year Member



I haven't studied Google's approach to http-equiv redirects, but this sounds almost like normal dupe/redirect behavior. If Google sees that A.html redirects to B.html, then it makes sense to merge their records in the index (including backlinks) but keep the new content. If A.html and B.html are considered merged duplicates, then whichever one has more/better links to it may be listed instead of the other.

yes, a.html uses a http-equiv redirect to b.html. google merging these two pages makes perfectly sense.

first, this is hot news to me, i always thought google would ignore http-equiv.

second, i thought i had proof google did ignore that, because before A redirected to B it was the other way round, B had redirected to A. and google did definitely not merge the pages. (google not merging backlinks was the very reason for my move.)

the only difference: in the second redirect i added a normal link with the anchor text "page permanently moved" to the redirecting page. could that have done the trick?

ciml

3:34 pm on Nov 20, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The http-equiv behaviour has changed several times in the past. There may even be a PageRank threshold now, but I'm not sure about that.