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
[SOLVED] Work on cmsms online without the bots
[SOLVED] Work on cmsms online without the bots
Last edited by boby on Thu Apr 19, 2012 7:04 pm, edited 1 time in total.
Re: Work on cmsms online without the bots
Use your hosting control panel or .htaccess to password protect the directory.
Re: Work on cmsms online without the bots
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.
Re: Work on cmsms online without the bots
thanks,
I protected my directory with .htaccess.
It is a bit slow but protected
thank you
I protected my directory with .htaccess.
It is a bit slow but protected
thank you
Re: Work on cmsms online without the bots
CMSMS has a built-in feature for this, just click the "enable site down message" checkbox in Site Admin -> Global settings -> Site down settings
Re: Work on cmsms online without the bots
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.

-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Work on cmsms online without the bots
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.
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.
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.
Re: Work on cmsms online without the bots
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
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