I updated the image in my Gravatar but my old picture still shows up.
Is this a cache issue?
Do I need to log out and then log back in?
|
I updated the image in my Gravatar but my old picture still shows up. Is this a cache issue? Do I need to log out and then log back in? |
||||
|
Jeff Atwood has stated that gravatar images are cached, so if it hasn't been very long, wait and it should change eventually. I do not believe logging in and out would influence this at all, since your gravatar is shown to everyone, not just you. Your logging in and out (of Stack Overflow) should have no affect. Interesting note: your user page has not been updated, however the image for this question and on the questions page has been. I'm sure the user page will catch up, I just thought it was interesting. |
|||||||||||||||||||
|
|
You need to log out of Gravatar. Gravatar doesn't seem to invalidate its cache until you are logged out. Either by doing so manually, or waiting for the session to expire (on their end). I have actually prevented the cache from being invalidated, by continuing to visit |
|||||||||||||||
|
|
I've had problems where my browser (Safari) refused to update my Gravatar before, no matter how many times I refreshed. If you haven't, I suggest closing your browser, restarting it, and reloading your profile. If it still doesn't change, try flushing your cache, restarting, etc. If that doesn't do it, I don't know what will, but it's definitely not StackOverflow's fault. I'd suggest filing a bug report with Gravatar. |
|||
|
|
|
I'm one of the Happiness Engineers working with Gravatar right now. Someone kindly pointed us in the direction of this thread, so I thought I would stop in and just point out a few things. First, you can always check your Gravatar for any email address at: http://gravatar.com/site/check/ Enter your email address into the form and you can see how your Grav will appear to a site that requests it, including ratings. We are currently investigating a caching problem that occurs when a default Gravatar is specified in the querystring of the image request ("d="). We know this is happening and hope to have it fixed soon. In the meantime, if you need a forced refresh of your Gravatar cache please file a support request and we can do that for you. If you have any other questions feel free to leave me a message or contact us at Gravatar. |
|||
|
|
|
All you have to do is:
This works because Gravatars are not stored on the website you're using - they're stored on Gravatar so you need to refresh your cache there and you're done. |
||||
|
|
|
You need to follow up with gravatar.com , not us. That said, usually you just need to wait a few days. |
|||||||||||
|
|
The problem for me was that Safari was caching my profile image. It had already updated on Gravatar's site, but even when I reloaded my user profile my image didn't change. I ended up emptying the cache and restarting my browser, and that solved it. |
|||
|
|
|
There are multiple sources for this problem:
Some technical insight in CDN issues: Peeking into the Like using the Frankfurt EdgeCast server, a two week old 64×64 image might be just fine:
Here,
Above,
Also, for the very same image but without the rating
Like said: report CDN problems to Gravatar. |
||||
|
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
Last-Modifiedat Gravatar, which (rightly so) confuses browsers. (That issue might not have existed at the time this very question was asked though.) – Arjan Feb 10 '10 at 22:25