*Get Microsoft Exchange Email with the Setup Fee Waived! Use Code: EXCHANGE365
  • Days,
  • Hours,
  • Minutes,
  • Seconds

How to Activate Temporary URL for Your Hosting Plan?

Activating the temporary URL allows you to access your website or hosting account using a specific URL provided by us. This guide will walk you through the steps to activate the temporary URL for your hosting plan.

  1. Log in to your account on our website using your login credentials.

  2. Once logged in, navigate to the "Services" or "My Services" section.

  3. Look for your hosting plan and click on it to access the details.

  4. In the hosting plan details page, find the section or menu labeled "Actions" or "Manage."

  5. Click on the option or link called "Manage Temporary URL" within that section.

  6. You will be redirected to a page dedicated to managing the temporary URL.

  7. On the "Manage Temporary URL" page, locate and click on the button or link that says "Enable Temp URL."

  8. A temporary URL will be generated and displayed on the screen.

  9. Make a note of the generated temporary URL. It will be in the format: https://yourhostingservername.com/~cpanelusername.

    Example: https://syn03ae.syd5.hostyourservices.net/~iwebhost.

  10. You can now access your website or hosting account using the temporary URL instead of your domain name.

  11. Keep in mind that the temporary URL will remain active for 28 days from the moment it was enabled.

By following these steps, you have successfully activated the temporary URL for your hosting plan. Enjoy accessing your website or hosting account using the provided temporary URL during the specified period.

 

How to Activate Temporary URL using WordPress:

If you are using WordPress, you need to update the wp-config.php file with the temporary server URL. Here's how:

  • Access your website's files using an FTP client or a file manager in cPanel.

  • Locate the wp-config.php file in the root directory of your WordPress installation.

  • Open the wp-config.php file in a text editor.

  • Look for the following lines in the file: around line 60 at the end of the last define(); line of code.
  • Replace yourdomain.com with the temporary URL you noted earlier, like this:

define('WP_SITEURL', 'https://yourhostingservername.com/~cpanelusername'); 

define('WP_HOME', 'https://yourhostingservername.com/~cpanelusername');om/~cpanelusername');

  • Save the changes to the wp-config.php file.

 

Please remember to change this once you go live with your website.

 

If you have any further questions or need assistance, please don't hesitate to reach out to our support team.

  • 125 Users Found This Useful
  • Temp URL, UAT, Test Site, staging, Development server
Was this answer helpful?

Related Articles

 How to create a user-friendly URL using .htaccess?

If your website is using long URL like example.com/files/folder/sitemap.html, you can change it...

 How to redirect a page to another page or website using .htaccess?

If a page on your website no longer exist and you want to redirect it to your new page or website...

 php error: Allowed memory size of x bytes exhausted

If you are getting an error like "Allowed memory size of... in file...

 test