Difference between revisions of "Protected Pages and Posts - WordPress"

From Help Wiki
m (subst applied to Template:TwoColumn)
Line 1: Line 1:
{{TwoColumn|lead=
+
 
With the '''Subscribers Only plugin activated''', subscribers to your site will have access to Private posts or pages.  
+
<div class="container-fluid">
|content=
+
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 +
With the '''Subscribers Only plugin activated''', subscribers to your site will have access to Private posts or pages.
 +
</div>
 +
 
 
Consider setting a post or page to Private for any areas of the site where you would not want Google to index. For example, a page that lists links to copyrighted materials that would never be publicly available.  
 
Consider setting a post or page to Private for any areas of the site where you would not want Google to index. For example, a page that lists links to copyrighted materials that would never be publicly available.  
 
===To make a post/page private:===
 
===To make a post/page private:===
Line 9: Line 14:
 
# Set the visibility to '''Private'''  
 
# Set the visibility to '''Private'''  
 
#Click '''OK''' and '''Update''' the post/page
 
#Click '''OK''' and '''Update''' the post/page
|sidebar=
+
 
 +
 
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 
{{WordPress Sidebar Header}}
 
{{WordPress Sidebar Header}}
  
Line 15: Line 25:
 
----
 
----
 
{{WordPress Help Sidebar}}
 
{{WordPress Help Sidebar}}
}}
+
 
 +
<!-- end col-md-3-->
 +
</div>
 +
<!-- end row-->
 +
</div>
 +
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->
 +
__NOTOC__
 +
__NOEDITSECTION__
 
[[Category:Wordpress]]
 
[[Category:Wordpress]]

Revision as of 17:01, 14 August 2017

With the Subscribers Only plugin activated, subscribers to your site will have access to Private posts or pages.

Consider setting a post or page to Private for any areas of the site where you would not want Google to index. For example, a page that lists links to copyrighted materials that would never be publicly available.

To make a post/page private:

  1. Make sure the Subscribers Only and Private Content Login Redirect* plugins are active
  2. Edit the page/post you want to make private
  3. In the Publish block click Edit next to Visibility
  4. Set the visibility to Private
  5. Click OK and Update the post/page