Domain has status redemption period / pending delete

The domain is scheduled for deletion, so its validity period has expired and it has not been renewed. We can renew the domain if the buyout fee is paid (not applicable for all top-level tiers), so there may be 2 options:

1. Pay the redemption and renewal fees to get the domain back online.

2. You can wait until the domain is completely removed from the registrar's database and then re-register the domain. This procedure can take up to 90 days.

  • 48 Users Found This Useful
Was this answer helpful?

Related Articles

Where can I see the CPU logs of the processor?

Our hosting does not keep logs of CPU usage of the processor at the moment.When an account starts...

PHP Fatal error: Cannot redeclare

If you see PHP Fatal error: Cannot redeclare function it means that there is a problem in your...

Help, Adsense is not showing

If your ad is not showing, please make sure you paste the code between the "body" tags. If you...

Error 502 Bad Gateway nginx and why does it occur?

If this error occurs, then HTTP requests from clients to your site are going through some kind of...

How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...