By iex on
I noticed today that the very big amount of userprofiles are not accessible by search engine robot, i then checked and it appears that some profiles are not accessible by anonymous users, because when i log in i can see the profile. Could not identify the differences between acessible and not accessible profiles :(
For example:
this one is ok: http://webfairy.ru/user/225
this can not be found: http://webfairy.ru/user/226
but they are both available whel logged in
Comments
it looks like i found the
it looks like i found the pattern:
when user never logged in (devel load shows access 0 login 0), profile is not avalable
when user used his profile (devel load shows access 1265097901 login 1265036028 ), profile is available by anonymous
how that can be possible?!
Anyone has any thoughts? By
Anyone has any thoughts? By head is exploading )
Maybe when email is still not confirmed (user not logged in), user profile is not really "created"?
But, why all this pages were available earlier?