[solved] work offline

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
User avatar
DADOCTOR
Forum Members
Forum Members
Posts: 51
Joined: Sat Apr 02, 2011 5:39 am

[solved] work offline

Post by DADOCTOR »

Hello,

I am working on my website, I have a blog and forum already running live and am now adding cms,

I am working on it while it is live and it could be accessed by anyone, but it would be hard to find it as you would have to enter the whole URL of the page with the right sub directory as well which I think would be very rare.

I have just noticed some pages are being indexed by Google which is not what I want, some are 404 not found but some are indexed to content I am still working on

What could I do to stop it being indexed, I am working on my own site, and dont do it professionally so I am not to sure what I can do to stop it.

Work off line?

any help would be great

Regards
Ryan
replytomk3

Re: work offline

Post by replytomk3 »

a) Robots exclude

b) Bring site down except for logged in IP address

c) htaccess filtering
fredp
Forum Members
Forum Members
Posts: 218
Joined: Sun Jul 27, 2008 1:36 am

Re: work offline

Post by fredp »

replytomk3 wrote:a) Robots exclude

b) Bring site down except for logged in IP address

c) htaccess filtering
To expand on a):

There is robots.txt, of course, or you could add a meta tag to the pages/templates that you want search engines to ignore. There is an example of doing something like this with a User Defined Tag at the very end of this wiki page: User_Handbook>>Tips_And_Tricks>>Using_CMSMS_with_CloudFlare. It's not exactly what you need, but could be easily modified for your case.
Nearly all men can stand adversity, but if you want to test a man's character, give him power.
- Abraham Lincoln
User avatar
DADOCTOR
Forum Members
Forum Members
Posts: 51
Joined: Sat Apr 02, 2011 5:39 am

Re: work offline

Post by DADOCTOR »

Thanks guys

I will have a look at what you have said and linked to.

What about

b) Bring site down except for logged in IP address ?

How does this work, would I have to sort this out with my hosting ?
uniqu3

Re: work offline

Post by uniqu3 »

Look in "Site Admin -> Global Settings -> Site Down Settings"
User avatar
DADOCTOR
Forum Members
Forum Members
Posts: 51
Joined: Sat Apr 02, 2011 5:39 am

Re: work offline

Post by DADOCTOR »

uniqu3 wrote:Look in "Site Admin -> Global Settings -> Site Down Settings"
Thats a great option, thanks uniqu3.
Locked

Return to “[locked] Installation, Setup and Upgrade”