What is "customers.tigertech.net"?

This page is showing a generic answer.
To see a more detailed answer customized for you, type your domain name here:

If you host example.com with us, you can (of course) access your website using either of these “hostnames”:

http://www.example.com/
http://example.com/

It’s also possible to access it as:

https://example.com.customers.tigertech.net/

That’s intentional. If you transfer your Web hosting service from another company to Tiger Technologies, you need a way to test your website on our servers before the whole world sees it.

On this page:

Is the special hostname like a temporary IP address?

Yes. Some Web hosting companies give you a temporary raw “IP address” to use when you first sign up. We give you the temporary “example.com.customers.tigertech.net” hostname.

There’s no real difference between an IP address and a special hostname, except that we make sure that “example.com.customers.tigertech.net” permanently points at the current IP address of your site, even if the IP address changes.

So if the “temporary” address somehow gets permanently stored (some software stores the hostname for future use when you set it up), it will work for as long as you have hosting service with our company. This is a better situation than what happens if your software stores an IP address that later changes, which might cause your site to stop working.

What if I want to stop people from using the temporary address?

After you’ve finished switching your website to our company and the change has fully “propagated” across the Internet, you might want to discourage people from using the temporary address for cosmetic reasons.

If you installed WordPress using our “one-click installer” and left our Tiger Technologies WordPress plugin active, your WordPress Dashboard will tell you when it’s safe to stop using customers.tigertech.net and will show you a link that does so.

If you didn’t use our installer, or if you’ve disabled the plugin, you can remove “.customers.tigertech.net” from the end of the “WordPress address (URL)” and “Site address (URL)” in the Dashboard. Click Settings, then General. There’s more information about completely eliminating temporary addresses from WordPress on our Removing ".customers.tigertech.net" from WordPress links page.

If you don’t use WordPress, or if you want to make sure that even non-WordPress references to the temporary hostname also get handled, you can do this:

  1. Login to the “My Account” control panel (having trouble?)
  2. Click Redirections
  3. Click Add New Redirect
  4. Choose the option to Redirect requests for “example.com.customers.tigertech.net”
  5. Make the rule be “Redirect all “example.com.customers.tigertech.net” requests to the same page of https://www.example.com” (although you should change “https” to “http” if your site does not use SSL)

Will the temporary address get indexed in search engines?

It shouldn’t be, because we send a special “X-Robots-Tag: noindex” header for all such pages.

(If you’re concerned in general about making sure that search engines only display one URL for your site, no matter what URL they originally use to index it, you may want to add a canonical page tag to your Web pages.)

Can I test my site without using “customers.tigertech.net”?

Some users may want to test their site using the real example.com hostname, rather than using any kind of temporary URL.

To do this, you’d need to make your computer and Web browser think that example.com is already on our servers, even though the rest of the world still sees it at the old company.

There is a way to make that happen by editing your computer’s hosts file, although it’s a little complicated and we recommend that only technically advanced users try this.