Is there any way to force gravatar to always return the identicon URL?
The only way I found so far is: ?forcedefault=1&default=myCustomGeneratedImageUrlHere
. However I don't want to generate an identicon myself.
Any ?forceIdenticon
param?
Add &f=y
which will force use of the default, and specify the default to be an identicon with d=identicon
or default=identicon
For example:
http://www.gravatar.com/avatar/HASHVALUE?f=y&d=identicon
The other defaults available are described on the Gravatar site.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With