Mark
Mark

Reputation: 3128

I don't want my wordpress page to be seen publicly yet

I'm new to trying Wordpress development. I'm using wordpress.com directly to develop my first site. I'd rather not have to use FTP or anything more than just their website to continue this development.

I'd like the page to not be online until I'm ready for it to go public. How do I "turn off" the page - in other words, can I disable it so that only I can see it? Thanks!

Upvotes: 0

Views: 197

Answers (3)

Manesh Timilsina
Manesh Timilsina

Reputation: 719

You can use coming soon plugin to your site that prevents user to view pages of your site.

But when you login to your admin, you can see all those pages. So that you can continue your development.

There are numerous plugins which adds coming soon or landing page to non logged in user and shows page content to administrator.

You can try this plugin: Ultimate Coming Soon Page

Upvotes: 1

vikram
vikram

Reputation: 93

i suggest you develop on your local PC. it will give you full control and once done you can move this site to your online site.

this may help you.

Installing WordPress Locally

Upvotes: 1

Touqeer Shafi
Touqeer Shafi

Reputation: 5274

If you want to set page not publicly you can set particular Page as a Draft from the sidebar there is a button Save Draft

Upvotes: 1

Related Questions