Hiding the site on live

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/17/2009 10:48:08 AM
Gravatar
Total Posts 108

Hiding the site on live

...sorry another question, sure it all goes to help knowledge sharing for the future :)

I'm doing a site, and it looks great on my local machine, i'd like to upload it to live but prevent anyone else from seeing it before the site launch.

I have two questions

I know i can go into each individual page and uncheck the box in security roles so only authenticated users can see it. This is a big faff if i have to go through all my pages to do this, is there anyway to apply security roles across the entire site?

When i want to add content to a hidden site which only authenticated users can see, i login and say add a page, but of course it has the edit buttons everywhere, so its impossible to see what my site looks like unless i log out and login as user with no edit permissions. If i open two windows then of course i can only be logged in once. I have very strict design guidelines so always need to check what it looks like when logged out.

---

Maybe this is a very specific requirement for myself, though i think theres only so much you can do on your local machine and at times i need to get people to add content before i launch my site, and wouldnt want anyone to see it before then, at the moment i have my site behind a holding page, which i know could probably be crawled by google which is my main concern.

If there was a way to apply security roles across all pages that would be awesome, if there was a way to hide the site on live but be able to view in a seperate browser the site somehow while updating, that would be amazing, though i guess the latter is not such a priority..what do you think?

 

 

 

 

7/17/2009 1:14:27 PM
Gravatar
Total Posts 18439

Re: Hiding the site on live

Hi Tim,

No I don't have a way for you to automatically change view roles on all pages in a site.

As far as seeing it both unauthenticated an authenticated this is something I also must do every day as a developer. Easy to solve using multiple browsers like IE, FF, Chrome so that I can easily work with up to 3 user scenrios at once without having to login and out for each thing I want to test.

Hope it helps,

Joe 

7/20/2009 7:22:09 AM
Gravatar
Total Posts 108

Re: Hiding the site on live

Would you consider a master role settings manager for future release? similar to the content manager? I think it would be a great addition.

Thanks once again

Tim

ps i feel very dumb for not realising i could do use two different browsers to accomplish this, i had tried only with two IE browsers previously.

9/16/2009 8:07:09 AM
Gravatar
Total Posts 108

Re: Hiding the site on live

Hi Joe,

Just launched a site with mojoportal and went well apart from thing that i spoke about a while back.

I restricted the permissions for the entire site page by page to adminstrators and a content viewer role so that the general public couldnt view the site before launch.

To put it live, all i needed to do, was go through each page of the entire site to change the viewing option to all users, inevitably I missed out quite a few pages (it was quite late at night).

I'm going to do another site soon, but this time i'll look into creating a sproc to set the roles for all pages with a single click.

I thought i'd share my experience, i know its not on your road map at the moment, but think it would be a worthy addition to Mojoportal sometime in the future.

Many Thanks

Tim

You must sign in to post in the forums. This thread is closed to new posts.