Difference between revisions of "Front page of WordPress Site"

From Help Wiki
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TwoColumn|lead=
 
By default your front page will display your latest posts. You can [http://en.support.wordpress.com/pages/front-page/ change this to be a static page instead].
 
|content=
 
===Need More Help?===
 
Once you've logged into your site and accessed the Dashboard
 
#'''[[WordPress Tutorial]]''' - for a step-by-step tutorial to get you started
 
# '''[[FAQs for WordPress|FAQs]]''' - common questions about using WordPress at Evergreen
 
# '''[[:category:Wordpress|All WordPress articles]]
 
  
 +
<div class="container-fluid">
 +
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 +
By default, your front page will display your latest posts. You can change this to be a static page instead.
 +
</div>[[File:Wp-front-page.png|alt=Screenshot of selecting static front page in WordPress|right|frameless]]
  
|sidebar=
+
===To change what displays as your front page===
 +
# From your Dashboard navigate to '''Appearance > Customize'''
 +
# Choose '''Static Front Page'''
 +
# From the option to choose what your front page displays choose '''A static page'''
 +
# Select the page you want to be your front page or '''Add New''' to create the page
 +
# If you plan on using posts in your site select the page where posts will be displayed or choose '''Add New''' if it doesn't already exist
 +
#* Common page names for post pages include: News, Announcements, Blog
 +
# Click '''Save & Publish''' to apply your changes
 +
 
 +
 
 +
 
 +
See also: [https://en.support.wordpress.com/pages/front-page/ Set a Static “Home” Page (Front Page)]
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 
{{WordPress Tutorial Header}}
 
{{WordPress Tutorial Header}}
  
Line 26: Line 39:
 
{{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]]
 
[[category: Wordpress Themes]]
 
[[category: Wordpress Themes]]
 +
[[Category:Wordpress Tutorial]]

Latest revision as of 14:01, 2 October 2018

By default, your front page will display your latest posts. You can change this to be a static page instead.

Screenshot of selecting static front page in WordPress

To change what displays as your front page

  1. From your Dashboard navigate to Appearance > Customize
  2. Choose Static Front Page
  3. From the option to choose what your front page displays choose A static page
  4. Select the page you want to be your front page or Add New to create the page
  5. If you plan on using posts in your site select the page where posts will be displayed or choose Add New if it doesn't already exist
    • Common page names for post pages include: News, Announcements, Blog
  6. Click Save & Publish to apply your changes


See also: Set a Static “Home” Page (Front Page)