[SOLVED] Work on cmsms online without the bots

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
boby
Forum Members
Forum Members
Posts: 94
Joined: Thu Feb 21, 2008 11:31 pm

[SOLVED] Work on cmsms online without the bots

Post by boby »

Hi,

I would like to work on a new web site online(in a subdomain), so that when I get it ready I'll replace the old one in the main domain.

But meanwhile I don't want my work in progress to be seen by the bots and appear in a google search.
Can you advise me on that? I am using cmsms 1.10.3

Thank you
Last edited by boby on Thu Apr 19, 2012 7:04 pm, edited 1 time in total.
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Work on cmsms online without the bots

Post by Wishbone »

Use your hosting control panel or .htaccess to password protect the directory.
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Work on cmsms online without the bots

Post by Wishbone »

Have a "coming soon" template and page, and have this be the default .. You can only access the site by going to subdomain.yourdomain.com/home .. Once it's live, have 'home' be the default page.
boby
Forum Members
Forum Members
Posts: 94
Joined: Thu Feb 21, 2008 11:31 pm

Re: Work on cmsms online without the bots

Post by boby »

thanks,
I protected my directory with .htaccess.
It is a bit slow but protected
thank you
mcDavid
Power Poster
Power Poster
Posts: 377
Joined: Tue Mar 31, 2009 8:45 pm

Re: Work on cmsms online without the bots

Post by mcDavid »

CMSMS has a built-in feature for this, just click the "enable site down message" checkbox in Site Admin -> Global settings -> Site down settings
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Work on cmsms online without the bots

Post by Wishbone »

I don't think he wants Google to index a site down page. :) I guess that throws out my idea about a coming soon page as well.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Work on cmsms online without the bots

Post by calguy1000 »

use a site down page..
make sure your site-down page has the noindex/nofollow stuff
edit the robots.txt to not index the site.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
boby
Forum Members
Forum Members
Posts: 94
Joined: Thu Feb 21, 2008 11:31 pm

Re: Work on cmsms online without the bots

Post by boby »

Finally I used a site down page. It's more convenient.

Only users logged in to the CMSMS admin console can see it, great... I didn't know

I keep the robots.txt simple:
User-agent: *
Disallow: /

Thanks to all ... I can now work on it
Post Reply

Return to “CMSMS Core”