Can .coffeecup.com sites be invisible...

User 486222 Photo


Registered User
3 posts

I am building a replacement site for a customers existing site. To test the replacement site on mobile devices, I loaded it to a "companyname.coffeecup.com" address in S-Drive. It works great but since the company already has an existing site I want to make sure someone won't stumble upon the replacement through a search engine return on the company name while I am building and testing it. Is there an option, like on Wordpress to make the .coffeecup.com address invisible to search engines?

Obviously in the future I will just make up a dummy name for a .coffeecup.com site and always use that one for testing sites. Just looking for a fix on this one since I can't change the name now.
User 187934 Photo


Senior Advisor
20,188 posts

This usually works.

<html>
<head>
<title>...</title>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
</head>


If you want to do a little less you can create a robots.txt file and put this in it. Upload it to the root of your site.

User-agent: *
Disallow: /


The "User-agent: *" means this section applies to all robots. The "Disallow: /" tells the robot that it should not visit any pages on the site.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 486222 Photo


Registered User
3 posts

Thanks Eric. I think that will work for now, my next problem is what to do once I load the new site to their existing company domain name/hosting. Can I get rid of the "companyname.coffeecup.com" somehow or will that address just always be out there to come up as a blank page in search engines?
User 187934 Photo


Senior Advisor
20,188 posts

That only appears because of where you publishing the site for testing. Once you upload to your actual host everything will appear correctly.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 486222 Photo


Registered User
3 posts

So even thought the companyname.coffeecup.com will still remain in my s-drive, so long as there is nothing there it won't come up under search results for the company? Sorry to be difficult, just an s-drive newbie :)
User 539803 Photo


Registered User
2,156 posts

Or you could put in a support ticket, and ask CC to change the subdomain for you.

I used my initials and numbers for mine, no chance that will ever come up and look like your client :)
Started using CC VSD in January 2009, I don't do HTML code, Sales from CC site exceeding expectations taken me out of semi-retirement
Hosted FREE on CC S DRIVE www.chauffeurdrivenluxurycars.co.uk
My new VSD & SCCP site Oct 2011 www.deloreanjewellery.co.uk
My friendly window cleaner www.mwcwindowcleaner.co.uk


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.