Difference between revisions of "Create Additional Sites - WordPress"
From Help Wiki
m (subst applied to Template:TwoColumn) |
|||
Line 1: | Line 1: | ||
− | {{ | + | |
− | + | <div class="container-fluid"> | |
− | + | <div class="row"> | |
+ | <div class="col-md-8"> | ||
+ | <div class="lead"> | ||
+ | {{{lead}}} | ||
+ | </div> | ||
+ | |||
===I have a site but want to create another one=== | ===I have a site but want to create another one=== | ||
#Navigate a web browser to [http://blogs.evergreen.edu blogs.evergreen.edu] and click '''login''' | #Navigate a web browser to [http://blogs.evergreen.edu blogs.evergreen.edu] and click '''login''' | ||
Line 10: | Line 15: | ||
#From the drop-down menu choose the '''blog type''': Program/Course, Individual, Group or Other. | #From the drop-down menu choose the '''blog type''': Program/Course, Individual, Group or Other. | ||
#Click '''Create Site''' | #Click '''Create Site''' | ||
− | + | ||
+ | |||
+ | <!-- 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 36: | ||
{{WordPress Help Sidebar}} | {{WordPress Help Sidebar}} | ||
− | + | ||
+ | <!-- end col-md-3--> | ||
+ | </div> | ||
+ | <!-- end row--> | ||
+ | </div> | ||
+ | <!-- end container--> | ||
+ | </div> | ||
+ | <!-- Generator=Template:TwoColumn --> | ||
+ | __NOTOC__ | ||
+ | __NOEDITSECTION__ | ||
Revision as of 16:01, 14 August 2017
{{{lead}}}
I have a site but want to create another one
- Navigate a web browser to blogs.evergreen.edu and click login
- From your dashboard options in the left column select My Sites.
- Choose Create a new Site a the top of this page
- Enter the Site Name - this will become part of your unique URL or web address and cannot be changed.
- Enter the blog Site Title - this will be used in the header section of your blog and can be changed later
- From the drop-down menu choose the blog type: Program/Course, Individual, Group or Other.
- Click Create Site