Can’t Verify My WordPress URL with Gravatar

  • Unknown's avatar

    My company’s URL is https://www.health.solutions and when I try to verify the URL with my Gravatar profile it says invalid URL (I’m guessing because it’s not a TLD. Please help me fix this, is there a work around?

  • Unknown's avatar

    The validation error you are encountering with https://www.health.solutions occurs because Gravatar’s legacy verification filters often fail to recognize newer “niche” top-level domains (gTLDs) like .solutions as valid web addresses. To bypass this, you should try adding a trailing slash to the end of your URL (e.g., https://www.health.solutions/), which often forces the validation regex to parse the string as a complete directory path rather than a malformed file. If the standalone Gravatar editor continues to reject the link, a reliable workaround is to log into your account via WordPress.com (which shares the same profile data) and add the site under Profile Settings → Website Links, as that dashboard uses a more modern validation engine that supports all current TLDs. Once saved there, the verified link will automatically sync back to your Gravatar profile, appearing correctly across the network regardless of the initial TLD restriction.

  • Unknown's avatar

    The forward slash at the end of the URL does not work either.

    I just went to WordPress.com to try and add the new site, the options are: start a new site or bring an existing site. Could you please navigate me with step-by-step instructions on how to add the site?

  • Unknown's avatar

    I figured it out, thank you for the work-around! You can close this ticket now. Thank you, again.

Log in or create an account to reply