Page Title: Gravatar - Globally Recognized Avatars

  • This webpage makes use of the TITLE meta tag - this is good for search engine optimization.

Page Description:

  • This webpage DOES NOT make use of the DESCRIPTION meta tag - this is NOT GOOD for search engine optimization.

Page Keywords:

  • This webpage DOES NOT make use of the KEYWORDS meta tag - whilst search engines nowadays do not put too much emphasis on this meta tag including them in your website does no harm.

Page Text: ← Back Base Request Gravatar images may be requested just like a normal image, using an IMG tag. To get an image specific to a user, you must first calculate their email hash . The most basic image request URL looks like this: https://www.gravatar.com/avatar/HASH where HASH is replaced with the calculated hash for the specific email address you are requesting. For example, here is my base URL: https://www.gravatar.com/avatar/205e460b479e2e5b48aec07710c08d50 When wrapped in an IMG tag, that URL will produce: If you require a file-type extension (some places do) then you may also add an (optional) .jpg extension to that URL: https://www.gravatar.com/avatar/205e460b479e2e5b48aec07710c08d50.jpg Size By default, images are presented at 80px by 80px if no size parameter is supplied. You may request a specific image size, which will be dynamically delivered from Gravatar by using the s= or size= parameter and passing a single pixel dimension (since the images are square): https://www.gravatar.com/avatar/205e460b479e2e5b48aec07710c08d50?s=200 You may request images anywhere from 1px up to 2048px, however note that many users have lower resolution images, so requesting larger sizes may result in pixelation/low-quality images. Default Image What happens when an email address has no matching Gravatar image? By default, this: If you'd prefer to use your own default image (perhaps your logo, a funny face, whatever), then you can easily do so by supplying the URL to an image in the d= or default= parameter. The URL should be URL-encoded to ensure that it carries across correctly, for example: To URL-encode a string in PHP, you can use something like this: echo urlencode( 'https://example.com/images/avatar.jpg' ); When you include a default image, Gravatar will automatically serve up that image if there is no image associated with the requested email hash. There are a few conditions which must be met for default image URL: MUST be publicly available (e.g. cannot be on an intranet, on a local development machine, behind HTTP Auth or some other firewall etc). Default images are passed through a security scan to avoid malicious content. MUST be accessible via HTTP or HTTPS on the standard ports, 80 and 443, respectively. MUST have a recognizable image extension (jpg, jpeg, gif, png) MUST NOT include a querystring (if it does, it will be ignored) In addition to allowing you to use your own image, Gravatar has a number of built in options which you can also use as defaults. Most of these work by taking the requested email hash and using it to generate a themed image that is unique to that email address. To use these options, just pass one of the following keywords as the d= parameter to an image request: 404: do not load any image if none is associated with the email hash, instead return an HTTP 404 (File Not Found) response mp: (mystery-person) a simple, cartoon-style silhouetted outline of a person (does not vary by email hash) identicon: a geometric pattern based on an email hash monsterid: a generated 'monster' with different colors, faces, etc wavatar: generated faces with differing features and backgrounds retro: awesome generated, 8-bit arcade-style pixelated faces robohash: a generated robot with different colors, faces, etc blank: a transparent PNG image (border added to HTML below for demonstration purposes)

  • This webpage has 502 words which is between the recommended minimum of 250 words and the recommended maximum of 2500 words - GOOD WORK.

Header tags:

  • It appears that you are using header tags - this is a GOOD thing!

Spelling errors:

  • This webpage has 2 words which may be misspelt.

Possibly mis-spelt word: Gravatar

Suggestion: Gr avatar
Suggestion: Gr-avatar
Suggestion: Avatar

Possibly mis-spelt word: IMG

Suggestion: MG
Suggestion: IMP
Suggestion: I MG
Suggestion: MIG

Broken links:

  • This webpage has no broken links that we can detect - GOOD WORK.

Broken image links:

  • This webpage has no broken image links that we can detect - GOOD WORK.

CSS over tables for layout?:

  • It appears that this page uses DIVs for layout this is a GOOD thing!

Last modified date:

  • It appears that this page was updated on the Sunday, April 17, 2022 which is within the last thirty days - this is a GOOD thing!

Images that are being re-sized:

  • This webpage has no images that are being re-sized by the browser - GOOD WORK.

Images that are being re-sized:

  • This webpage has 1 images that do not have their width and height specified.

Mobile friendly:

  • After testing this webpage it appears NOT to be mobile friendly - this is NOT a good thing!

Links with no anchor text:

  • This webpage has no links that are missing anchor text - GOOD WORK.

W3C Validation:

Print friendly?:

  • It appears that the webpage does NOT use CSS stylesheets to provide print functionality - this is a BAD thing.

GZIP Compression enabled?:

  • It appears that the serrver does NOT have GZIP Compression enabled - this is a NOT a good thing!