Memperpanjang domain yang baru saja habis masa berlakunya
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menjelaskan cara memperpanjang domain yang telah habis masa berlakunya secara manual.
Untuk memperpanjang domain, selesaikan langkah-langkah berikut.
Sebelum memulai
Anda hanya dapat memperpanjang domain dalam waktu 30 hari sejak tanggal habis masa berlakunya.
Jika memilih untuk mengaktifkan setelan perpanjangan otomatis, Anda harus mengaktifkannya 15 hari
sebelum tanggal habis masa berlaku. Pelajari cara
mengubah setelan perpanjangan otomatis.
Untuk domain yang menggunakan TLD kode negara, Anda harus menunggu 72 jam
setelah tanggal habis masa berlaku sebelum dapat memperpanjang domain tersebut.
Izin yang diperlukan untuk langkah ini
Untuk menjalankan tugas ini, Anda harus diberi izin berikut
atau peran IAM berikut.
DOMAIN_NAME: nama domain terdaftar yang ingin Anda perbarui—misalnya, example.app.
YEARLY_PRICE: harga tahunan, diikuti dengan
kode mata uang (misalnya, 12,00 USD). Flag --yearly-price bersifat opsional. Jika Anda menghapus flag ini, gcloud CLI akan meminta Anda untuk mengonfirmasi harga tahunan. Untuk mengetahui informasi tentang harga, lihat
harga Cloud Domains.
CURRENCY_CODE: kode mata uang tiga huruf yang ditentukan
dalam ISO 4217—misalnya, USD.
NUMBER_OF_UNITS: harga tahunan dalam unit. Misalnya, jika currencyCode adalah USD, satu unit sama dengan satu dolar AS. Untuk mengetahui informasi tentang harga,
lihat Harga Cloud Domains.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-11 UTC."],[[["\u003cp\u003eOn September 7, 2023, Squarespace acquired all domain registrations and related customer accounts from Google Domains, impacting Cloud Domains as detailed in linked resources.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides instructions on how to renew a domain that has expired within the last 30 days.\u003c/p\u003e\n"],["\u003cp\u003eRenewing a domain requires specific permissions or the \u003ccode\u003eroles/domains.admin\u003c/code\u003e IAM role, specifically \u003ccode\u003edomains.registrations.configureManagement\u003c/code\u003e permission.\u003c/p\u003e\n"],["\u003cp\u003eDomain renewals can be performed using the \u003ccode\u003egcloud domains registrations renew-domain\u003c/code\u003e command in the gcloud CLI, with an optional yearly price flag, or via the \u003ccode\u003eregistrations.renewDomain\u003c/code\u003e API method.\u003c/p\u003e\n"],["\u003cp\u003eAfter renewal, users can find additional resources to manage registered domains, access the Cloud Domains API, and troubleshoot common issues.\u003c/p\u003e\n"]]],[],null,["# Renew a recently expired domain\n\n| **Note:** On September 7, 2023 Squarespace acquired all domain registrations and related customer accounts from Google Domains. For more information about how this change affects Cloud Domains, see [Cloud Domains feature deprecations](/domains/docs/deprecations/feature-deprecations), [Renew an expired domain registration](https://support.google.com/a/answer/6152355), and [Squarespace purchase of Google Domains FAQ](/domains/docs/faq).\n\n\u003cbr /\u003e\n\nThis page describes how to manually renew a domain that has expired.\n\nTo renew your domain, complete the following steps.\n\nBefore you begin\n----------------\n\n- You can renew your domain only within 30 days of its expiration date.\n- If you choose to enable automatic renewal settings, you must enable it 15 days before the expiration date. Learn how to [change automatic renewal settings](/domains/docs/edit-registration-settings).\n- For domains that use a country-code TLD, you must wait 72 hours after the expiration date before you can renew those domains.\n\n#### Permissions required for this task\n\nTo perform this task, you must have been granted the following permissions\n*or* the following IAM roles.\n\n**Permissions**\n\n- `domains.registrations.configureManagement`\n\n**Roles**\n\n- `roles/domains.admin` \n\n### gcloud\n\nUse the\n[`gcloud domains registrations renew-domain` command](/sdk/gcloud/reference/domains/registrations/renew-domain): \n\n```\ngcloud domains registrations renew-domain DOMAIN_NAME \\\n [--yearly-price=YEARLY_PRICE]\n```\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003eDOMAIN_NAME\u003c/var\u003e: the name of the registered domain that you want to renew---for example, `example.app`.\n- \u003cvar translate=\"no\"\u003eYEARLY_PRICE\u003c/var\u003e: the yearly price, followed by a currency code (for example, 12.00 USD). The `--yearly-price` flag is optional. If you omit this flag, gcloud CLI prompts you to confirm the yearly price. For information about pricing, see [Cloud Domains pricing](/domains/pricing).\n\n### API\n\nUse the\n[`registrations.renewDomain` method](/domains/docs/reference/rest/v1/projects.locations.registrations/renewDomain): \n\n```\n POST https://domains.googleapis.com/v1/projects/PROJECT_ID/locations/global/registrations/DOMAIN_NAME:renewDomain\n {\n \"yearlyPrice\": {\n \"currencyCode\": \"CURRENCY_CODE\",\n \"units\": NUMBER_OF_UNITS\n }\n }\n```\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e: the name of your project\n- \u003cvar translate=\"no\"\u003eDOMAIN_NAME\u003c/var\u003e: the name of the domain that you want to renew\n- \u003cvar translate=\"no\"\u003eCURRENCY_CODE\u003c/var\u003e: the three-letter currency code defined in ISO 4217---for example, `USD`.\n- \u003cvar translate=\"no\"\u003eNUMBER_OF_UNITS\u003c/var\u003e: the yearly price in units. For example, if the `currencyCode` is `USD`, then one unit is equal to one US dollar. For information about pricing, see [Cloud Domains pricing](/domains/pricing).\n\nWhat's next\n-----------\n\n- To view a list of your registered domains, see [List registered domains](/domains/docs/list-registrations).\n- To access API information, see the [Cloud Domains API](/domains/docs/reference/rest).\n- To find solutions for common issues that you might encounter when using Cloud Domains, see [Troubleshoot Cloud Domains](/domains/docs/troubleshooting)."]]