Lesson One Creating the Website and the WordPress Process

Size: px
Start display at page:

Download "Lesson One Creating the Website and the WordPress Process"

Transcription

1 Techedutainment Services Creating a Dynamic Website with WordPress Page 1 In the beginning and start up Welcome! I welcome to your WordPress class. This document provides a guideline to the lectures, exercises, and accompanies your book to reinforce your knowledge and provide additional details. The good news is WordPress constantly improves and updates; the bad news information may not be current. We will work through changes and updates and I ll provide information about the latest and greatest version. I have established a web site for our use during our time together I will set-up an Editor account for each client to use; I will accomplish this live in our first class. While I use Network Solutions, BlueHost, and other providers for my website services, I am not endorsing these fine organizations, but I want to be as detail as possible so I will their set-up and other information for illustrative purposes. There are tons of other Domain Name registration and hosting companies. Here are our lessons. Lesson One Creating the Website and the WordPress Process 1. Domain Get your domain name and check availability I use Network Solutions, 2. Host You will need a host provider to contain your content and PHP/MySQL database with WordPress I use BluHost, 3. WordPress Install and configuration. You will need a host that provides WordPress support (there are many) and I chose BluHost that contain PHP and MySQL support and functionality. In class I will sign-on to Network Solutions, BluHost, and WordPress to demonstrate how I set up my website and my client s website. Here are the overall steps for creating a WordPress website from the ground up. 1. Domain Name Registration (Network Solutions) 2. Hosting Web server with login and password (BluHost) 3. Download and setup File Transfer Protocol (FTP) program (FTP Explorer, FileZilla) 4. Install WordPress on your computer through and use the zip files 5. Through your web host (BluHost) set up your MySQL database (Page ) I use cpanel to configure MySQL Database. a. User PHP SQLDB and SQLDB PHP User b. PHP is a program that translates requests from the user to the SQL database and from the SQL database back to the user with the requested information.

2 Techedutainment Services Creating a Dynamic Website with WordPress Page 2 6. Upload WordPress files from your computer to Host using FTP Program (Page 127) 7. Install WordPress script ( 8. Create Configuration file and enter database information and Hosting info at the WordPress screens (Pg ) WordPress will send you an with your admin account login and password. Login into your WordPress site as an administrator and begin your website design, pages, etc. using your website domain and wp info, such as Here are more details and screen shots for creating the WordPress site. 1. Domain Name Your Domain Name registrar and your hosting company can be the same organization; I choose not to have all of my eggs in one basket or in this case have one organization control my website. An important item in using a Doman Name registrar is the Domain Manager as pictured at right. You will need to update this if you are not using the same organization for your Domain name and hosting provider. I am using Network Solutions for my name registration and BlueHost for my hosting company, so I had to update my Domain to point to the correct website hosting provider in order to access my website. The screen shots at right illustrate the steps I took to update my DNS settings to access my website at BlueHost. I received an with this information of updating my information.

3 Techedutainment Services Creating a Dynamic Website with WordPress Page 3 2. Hosting Provider I am using BlueHost for my web hosting. They have the correct MySQL, Apache, and other required tools and functionality for a WordPress site. Your hosting company should provide with the information displayed at right. Keep this information to update your Doman Name information if necessary and for FTP and Web Directory information that you will need later. After creating and account, you will need to build an SQL database (not as frightening as it seems). BlueHost has a MySQL wizard which builds your database for WordPress based on a few items that you enter. The screen shots at right show me naming my data base and creating an Admin user with all privilges.

4 Techedutainment Services Creating a Dynamic Website with WordPress Page 4 Next I had to add the user to the database! Creating the users and admins does not assign them to the database in this case so I had to add a step of adding them to the database. After creating your SQL Database and adding users with all privileges to your account. You are ready to install WordPress onto your computer. 3. WordPress Installation Your WordPress website hosting provider should provide a link similar to the one at right for you to download or you may download WordPress from the wordpress.org website. The WordPress installation screen appears below. After downloading the zip file I extract all files to a folder named WordPress or my website name. Please remember where you are storing your WordPress site and information you will need to navigate to that area later.

5 Techedutainment Services Creating a Dynamic Website with WordPress Page 5 4. File Transfer Protocol (FTP) After you download your WordPress files and folders onto your computer, you will need to upload them to your hosting account to build your website. There are many providers for FTP File Transfer Protocol - to copy files from your computer to a server and vice versa. I use Filezilla, FireFox Fire FTP, and others. Here s a screen shot of my FTP pane showing my WordPress directory on my computer on the left and the server/webhosting site on the right. No matter the provider you will need to know your account information on your web hosting provider and other information. My account management and set-up screens appear below. Your hosting company will provide the Host information (usually an IP Address). You give the Account a name and provider your login information that you use for your hosting company. You will need to know the directories/folders on your computer and the hosting company where your WordPress information resides.

6 Techedutainment Services Creating a Dynamic Website with WordPress Page 6 5. Finally! WordPress Configuration Navigate to your website in this case creechwp.net and the screen below appears. Now, we create a configuration file and as displayed below we will need the SQL database name and user information from our Web Hosting account and SQL database section. Ilove it! After clicking the submit button, you may need to repeat the process as the information must be exact and match everything in your Web Hosting and SQL database. Next, the Sparky Screen! You are ready to run WordPress and set-up your basic site.

7 Techedutainment Services Creating a Dynamic Website with WordPress Page 7 The Welcome screen information is important in provided a name and the Admin (All Powerful User/Web Master) login information. Provide your and decide if you want your website included in search engines. I love success!

8 Techedutainment Services Creating a Dynamic Website with WordPress Page 8 Welcome! Now, we are ready to learn WordPress. First, in class I will use the Users item as Displayed above on my left sidebar of my dashboard to create accounts for each class participants. Due to the size of classes, I may have already assigned you a login and password for using for our lessons and learning WordPress. Lesson 2 The Dashboard, Settings, and Important items to learn and use Dashboard and Navigation Menu/Pane Overview and Demonstration. Modules in Dashboard Click module title to toggle from expand to collapse and vice versa Overview each module and the settings/configure information. Right Now Recent Comments Incoming Links Plugins QuickPress Recent Drafts

9 Techedutainment Services Creating a Dynamic Website with WordPress Page 9 Arranging the Dashboard and Settings: Click and drag a title bar of the module using the four headed arrow for PC or hand for the Mac a rectangle illustrates where you are moving the module. Screen Options for hiding or showing modules (Upper right hand corner button next to help). Very Important as this effects not only your options for the dashboard screen but options for your pages as well, such as viewing and allowing comments. Navigation Menu (Pane) Collapse/Expand button arrow at bottom of pane/menu Review each item for Settings: General Membership and user roles (Pg 77) o Contributor o Author o Editor o Administrator Date and Time Settings with Custom Formats (PG 132) Writing Reading Discussion Comment Approvals, Notification, and Administration, Blacklist and Links of more than 2 Gravatar and Avatars Demonstrate my account a. greg@gregcreech.com and Password Media I keep the defaults you may change when you upload a file or media content. Privacy Permalinks (Dash Widget Manager) Profile Settings Under Howdy, Greg Important! , Static website and bio Next overview and demonstrate each Navigation Pane item that is discussed in detail of the course: Posts Add, View Set Categories, and Tags (Page 148) Media Add a photos, files, video or music to the site Links Pages Viewing, editing, and adding pages Comments View my comments and lists

10 Techedutainment Services Creating a Dynamic Website with WordPress Page 10 Appearance Open my Themes, Widgets, Menus, Theme Options, Background, Header, and Editor sections to show folks my settings and items we will cover in detail during the course. Plugins Show my plugins Users Add a user in the class as Organization and Logisitics Categories (Page ) Under Posts Categories are topics and act like filing cabinet with folders so users and yourself can get to information/posts quickly and easily based on a topic or area. A post can be assigned to more than one category. Subcategories are assigned to Parent categories, for example I have Books and Materials under my Training main category.. Using a slug creates a web page based on a category which is a very nice feature of WordPress. As you set up your WordPress, use many categories to help with filtering, storing, and retrieving your information. For most small business and personal sites, I do not recommend using comments without your review and approval. Having comments without review and approval is fine for huge organizations that aren t impacted by a single or few negative comments but can hurt a small business or person with untrue, inaccurate comments. So, I use comments with my approval; however, thankfully, all of my comments are very positive and helpful. Tags Tags are searchable, keywords that do not have a hierarchy, are usually separated by commas, and websites/search engines love tags. Use them early and often to identify your content. (Page 158) I installed and used the convert categories to tags pluging to add tags to my site based on the current categories. BE CAREFUL! I believe after the import the stupid system deletes your categories so in reality if moves your categories into tags. There is a tag to category converter, too, but I m too scared to use it for fear of losing my tags in the conversion. So, I quickly create my categories and tags manually. Links Lists Create links for useful websites that support your website and create categories for the links. The links appear on pages through a widget I have my links on the Main Sidebar with categories. Demonstrate and edit links for pinelakega.com and gregcreech.com in class. Permalinks!

11 Techedutainment Services Creating a Dynamic Website with WordPress Page 11 Permalinks are important because they assign a web page for each post. I like using the Post Name for my permalink such as Permalink format is found under Settings and Permalinks. (Page 166) Lesson 3: Create, edit, and post your Blog/Post Have the class create a blog/post on a page and overview the Visual Text Editor with the Kitchen Sink toolbar (Page 201 and 204) Insert a hyperlink to another website. Set Categories, Tags, and Publish the post and add a featured image. Review the items for publishing and Status, reviewing, Save draft, Keep on top of front page (Sticky post), and Public/Private (Page 205 ). You may set the date and time to publish the post, too. These are set with the Edit link displayed at right. After creating and setting the post options, publish the post and then edit the post and update and publish again. Have class make comments and then approve, trash, reply, etc the comments. Add an image from the computer and gallery. Show the different options for the images including size, title, description, alternate text, etc. Use the image editor screen to rotate, flip etc. Advice the class that you should use another photo editor to get the photo as you like and then upload the photo to Wordpress. Insert an image into the post and then edit the alignment, etc. The gallery creates as you add images to the post. You may only use Gallery after you have uploaded the images. Show my gallery for a post and library.

12 Techedutainment Services Creating a Dynamic Website with WordPress Page 12 Lesson 4: Menus Using the Default Menu, Creating a custom menu, Adding pages and structure to your navigation menu through tabs and links with cascading menu options for primary and secondary menus, Lesson 5: Themes Default Themes Free Themes Customizing Themes Lesson 6: Widgets/Plugins Widgets are a type of plugin that allows functionality of your website. Here are the overall steps to add an important widget entitled Social Profiles which will allow quick access to your social network, including Facebook, LinkedIn, Twitter, YouTube, and many others. Navigate to Plugins through the Navigation Pane and in the cascading menu click Add New. Next search for the plugin/widget I searched for social profiles, I choose the Social Profiles Widget and from the menu clicked Install Now.

13 Techedutainment Services Creating a Dynamic Website with WordPress Page 13 I confirmed my installation and quickly the widget is available to activate I activate the widget from Activate Plugin link. Next I return to the Dashboard and hover over Appearance and from the cascading menu I click my Widget item I drag the Social Profiles widget from my available widgets area to my Primary Sidebar at the top. Next I expand the Social Profiles widget and choose my icons, size, and then for each social network I enter my URLs of social networks. RSS (Really Simple Syndication) (Page ) Add RSS Widget to Sidebar and show my RSS feed from Pinelakega.com and others sites. Ie plainhelps.org and USA Today, etc. Plugins I installed the Mini-Slides plug in using these steps on my gregcreech.biz site and I have added other such as Akismet, social profiles. (Chapter 10 ) Access plugins at and I used to access this plugin. I downloaded a zip file and then activated the zip file through a double click and moved the files to a WordPress minifile folder Next I used my FTP program (FileZilla) to transfer the files to the /public_html/wpcontent/plugins folder, Next I went to my Plugins in the Navigation menu to activate the plugin and then followed the plugin instructions to add it to a post which has not worked correctly YET. I did add the random images plugin-widget which works just great. I have a document entitled random image widget documentation.docx which gives details on how to activate and use the widget. I added this widget to my main sidebar.

14 Techedutainment Services Creating a Dynamic Website with WordPress Page 14 Lesson 7: Multimedia Inserting/embedding Video Linking to YouTube Linking Audio Files Lesson 8: Forms and Calendars I have used Gravity forms, Google forms, and other types of forms with Web sites and WordPress sites. I will use Google forms for ease of use, compatibility, and costs for this course. No matter the platform or provider that you choose for your WordPress site for forms there are common features: Form Design Design the form with questions that are easy to understand and to answer. Form editors allow for text boxes, drop down lists, scales, yes/no, and other field types that make input easy and restrictive for users. You should make many of your questions required (otherwise why ask the question?!). Submit Forms provide a submit button that s the person responsible or the owner of the form the information. With Google this goes to my gmail account. With other form editors, I can specify to whom I want the message sent. For example, using Gravity forms, I want a house watch form sent to my police chief not me nor the mayor. Response- You should include a personable response thanking the person and making them aware of your appreciation and results from completing the form. The response is automatic when the person presses the submit button or they may receive an with your appreciative response. Information Complication The s that you and other receive from forms and associated spreadsheet in Google forms will aid in compiling the information, BUT analyzing the information oh now that will cost you extra and you should attend my data analysis class to understand how to analyze information no matter how you gather your information. The important points are that forms make input easy, communication almost seamless, and provide immediate/quantitative feedback.

How to Create a WordPress web site at www.blacksun.ca

How to Create a WordPress web site at www.blacksun.ca How to Create a WordPress web site at www.blacksun.ca by R. Berdan Dec 1, 2012 What you need. 1. Web Host & Domain name www.blacksun.ca with support for PHP 5.2.4 or greater, MySQL 5.0 or greater (you

More information

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21 Index Index School Jotter Manual Logging in Getting the site looking how you want Managing your site, the menu and its pages Editing a page Managing Drafts Managing Media and Files User Accounts and Setting

More information

THE PLAN FOR TODAY. Welcome to Camp Tech!

THE PLAN FOR TODAY. Welcome to Camp Tech! CAMPTECH.CA THE PLAN FOR TODAY 1. What s the Internet? What s a website? 2. WordPress basics What is WordPress? WordPress.org vs WordPress.com Installing WordPress 3. Add your content Posts, pages, menus,

More information

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version Site Store Pro INSTALLATION GUIDE WPCartPro Wordpress Plugin Version WPCARTPRO INTRODUCTION 2 SYSTEM REQUIREMENTS 4 DOWNLOAD YOUR WPCARTPRO VERSION 5 EXTRACT THE FOLDERS FROM THE ZIP FILE TO A DIRECTORY

More information

Aspect WordPress Theme

Aspect WordPress Theme by DesignerThemes.com Hi there. Thanks for purchasing this theme, your support is greatly appreciated! This theme documentation file covers installation and all of the main features and, just like the

More information

User Guide. User Guide Title Page Page i

User Guide. User Guide Title Page Page i User Guide User Guide Title Page Page i Table of Contents Welcome 1 Welcome to Avvo Websites 1 Getting Started 2 Accessing your Avvo Website Dashboard 2 Dashboard Features 3 Screen Options 4 Submitting

More information

Startup Guide. Version 2.3.9

Startup Guide. Version 2.3.9 Startup Guide Version 2.3.9 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

IEEE Web Hosting (EWH)

IEEE Web Hosting (EWH) IEEE Web Hosting (EWH) Khanh Luu Information Management Analyst MGA k.n.luu@ieee.org Agenda Introduction to IEEE web hosting services ( EWH, WordPress and WebInABox). Quick tutorial on updating EWH websites

More information

Getting Started with WordPress. A Guide to Building Your Website

Getting Started with WordPress. A Guide to Building Your Website Getting Started with WordPress A Guide to Building Your Website dfsdsdf WordPress is an amazing website building tool. The goal of this ebook is to help you get started building your personal or business

More information

RSW. Responsive Fullscreen WordPress Theme

RSW. Responsive Fullscreen WordPress Theme RSW Responsive Fullscreen WordPress Theme Thank you for purchasing this theme. This document covers the installation and Setting up of the theme. Please read through this Help Guide if you experience any

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

Elgg 1.8 Social Networking

Elgg 1.8 Social Networking Elgg 1.8 Social Networking Create, customize, and deploy your very networking site with Elgg own social Cash Costello PACKT PUBLISHING open source* community experience distilled - BIRMINGHAM MUMBAI Preface

More information

PayPal Integration Instructions

PayPal Integration Instructions PayPal Integration Instructions Table of Contents Overview... 1 Option 1: Adding a Shopping Cart Wordpress simple PayPal Shopping Cart... 2 Step 1: Navigate to the Plugins Page... 2 Step 2: Click the Add

More information

Getting Started with Sites at Penn State

Getting Started with Sites at Penn State About Sites at Penn State Getting Started with Sites at Penn State The Sites at Penn State tool is powered by WordPress.com, a powerful, personal publishing platform that allows you to create a website

More information

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux

More information

SmallBiz Dynamic Theme User Guide

SmallBiz Dynamic Theme User Guide SmallBiz Dynamic Theme User Guide Table of Contents Introduction... 3 Create Your Website in Just 5 Minutes... 3 Before Your Installation Begins... 4 Installing the Small Biz Theme... 4 Customizing the

More information

Mail Chimp Basics. Glossary

Mail Chimp Basics. Glossary Mail Chimp Basics Mail Chimp is a web-based application that allows you to create newsletters and send them to others via email. While there are higher-level versions of Mail Chimp, the basic application

More information

Website Creation Service: User s Guide

Website Creation Service: User s Guide Service: User s Guide 1 Table of Contents 1) Connecting to Your Online Interface 2) Start Creating Your Website 3) Managing Website Pages 4) Managing Website Content 5) Integrating Widgets and Other Content

More information

Word Press Theme Video Stream Apptha

Word Press Theme Video Stream Apptha Word Press Theme Video Stream Apptha Steps for Installation: Extract the downloaded UNZIP_THIS_FIRST_videostream.zip file. Once you have extract, follow the below steps: Go to Admin Appearance Themes Install

More information

Dashboard Admin Guide

Dashboard Admin Guide MadCap Software Dashboard Admin Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Virtual Communities Operations Manual

Virtual Communities Operations Manual Virtual Communities Operations Manual The Chapter Virtual Communities (VC) have been developed to improve communication among chapter leaders and members, to facilitate networking and communication among

More information

User Guide. Making EasyBlog Your Perfect Blogging Tool

User Guide. Making EasyBlog Your Perfect Blogging Tool User Guide Making EasyBlog Your Perfect Blogging Tool Table of Contents CHAPTER 1: INSTALLING EASYBLOG 3 1. INSTALL EASYBLOG FROM JOOMLA. 3 2. INSTALL EASYBLOG FROM DIRECTORY. 4 CHAPTER 2: CREATING MENU

More information

User Manual for Web. Help Desk Authority 9.0

User Manual for Web. Help Desk Authority 9.0 User Manual for Web Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

Web Hosting Wordpress, Joomla, Drupal Integration

Web Hosting Wordpress, Joomla, Drupal Integration Web Hosting Wordpress, Joomla, Drupal Integration Created By Manjesh V 2 Contents: Software Requirements.. 3 For Testing Wordpress Integration Offline(Without internet in Local System) o Installing WAMP

More information

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu)

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Updated on 10/17/2014 Table of Contents About... 4 Who Can Use It... 4 Log into Ingeniux... 4 Using Ingeniux

More information

Lets Get Started In this tutorial, I will be migrating a Drupal CMS using FTP. The steps should be relatively similar for any other website.

Lets Get Started In this tutorial, I will be migrating a Drupal CMS using FTP. The steps should be relatively similar for any other website. This tutorial will show you how to migrate your website using FTP. The majority of websites are just files, and you can move these using a process called FTP (File Transfer Protocol). The first thing this

More information

The Social Accelerator Setup Guide

The Social Accelerator Setup Guide The Social Accelerator Setup Guide Welcome! Welcome to the Social Accelerator setup guide. This guide covers 2 ways to setup SA. Most likely, you will want to use the easy setup wizard. In that case, you

More information

ontact Building a FREE church website Department of Communications THE OKLAHOMA UNITED METHODIST

ontact Building a FREE church website Department of Communications THE OKLAHOMA UNITED METHODIST Building a FREE church website Department of Communications ontact THE OKLAHOMA UNITED METHODIST Contactwww.okumc.org Slide 2 - Reasons to use WordPress Cost effective way to build a website Doesn t cost

More information

Creating a Website with Google Sites

Creating a Website with Google Sites Creating a Website with Google Sites This document provides instructions for creating and publishing a website with Google Sites. At no charge, Google Sites allows you to create a website for various uses,

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

Using the Scoilnet Blogging service to create a School Website - Introduction and User Guide

Using the Scoilnet Blogging service to create a School Website - Introduction and User Guide Using the Scoilnet Blogging service to create a School Website - Introduction and User Guide Contents Using the Scoilnet Blogging service to create a school website... 2 Introduction... 2 Websites and

More information

Lisa Sabin-Wilson WILEY. Wiley Publishing, Inc.

Lisa Sabin-Wilson WILEY. Wiley Publishing, Inc. by Lisa Sabin-Wilson WILEY Wiley Publishing, Inc. Table of Contents Introduction 1 About This Book 1 Foolish Assumptions 2 Conventions Used in This Book 3 What You Are Not to Read 4 How This Book Is Organized

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

Quick Reference / Install Guide v1.3

Quick Reference / Install Guide v1.3 v1.3 Table of Contents License... 2 Supported Languages Disclaimer... 2 Roadmap... 2 Wordpress Support... 2 Twitter, Facebook / Social Media Support... 2 Installation... 3 Installation requirements...

More information

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual Training A brief overview of your website s content management system () with screenshots. 1 Contents Logging In:...3 Dashboard:...4 Page List / Search Filter:...5 Common Icons:...6 Adding a New Page:...7

More information

Google Sites: Creating, editing, and sharing a site

Google Sites: Creating, editing, and sharing a site Google Sites: Creating, editing, and sharing a site Google Sites is an application that makes building a website for your organization as easy as editing a document. With Google Sites, teams can quickly

More information

EVEN YOUR BABY CAN CREATE A WEBSITE

EVEN YOUR BABY CAN CREATE A WEBSITE EVEN YOUR BABY CAN CREATE A WEBSITE USING 4 EASY STEPS Congratulations! FREE! You Now Own Resell And Giveaway Rights To This Report Greetings! t By owning resell and giveaway rights, you may freely distribute

More information

This process contains five steps. You only need to complete those sections you feel are relevant.

This process contains five steps. You only need to complete those sections you feel are relevant. PebblePad: Webfolio What is this tool for? A Webfolio is an evidence-based web site that is used to present stories about yourself or stories about your learning. They can contain any number of pages which

More information

Student Quick Start Guide

Student Quick Start Guide Student Quick Start Guide Copyright 2012, Blackboard Inc. Student Quick Start Guide 1 Part 1: Requesting Enrollment and Accessing the Course 1.1 1.2 1.3 Accepting a Course Invitation and Accessing the

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.8 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

WordPress websites themes and configuration user s guide v. 1.6

WordPress websites themes and configuration user s guide v. 1.6 WordPress websites themes and configuration user s guide v. 1.6 Congratulations on your new website! Northeastern has developed two WordPress themes that are flexible, customizable, and designed to work

More information

Content Management System User Guide

Content Management System User Guide Content Management System User Guide support@ 07 3102 3155 Logging in: Navigate to your website. Find Login or Admin on your site and enter your details. If there is no Login or Admin area visible select

More information

Site Administrator Guide

Site Administrator Guide Site Administrator Guide Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All other

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.11 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 1.90 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information

uilding a Branch Website using Wordpress

uilding a Branch Website using Wordpress Building a branch website using WordPress Building uilding a Branch Website using Wordpress WordPress is a Free and Open Source (FOSS) Content Management System (CMS). It allows you to build websites without

More information

Web Content Management Training Manualv3

Web Content Management Training Manualv3 City & County of San Francisco Powered by Innovation DT City & County of Sa Departme Techno Powered by Innova DEPARTMENT OF TECHNOLOGYDT Web Content Management Training Manualv3 Department of Technology

More information

A quick guide to setting up your new website

A quick guide to setting up your new website A quick guide to setting up your new website Hi there. Welcome to MrSite we re really happy you chose to build your brand new website with us and look forward to seeing what you create! We re sure you

More information

ProjectPier v0.8.8. Getting Started Guide

ProjectPier v0.8.8. Getting Started Guide ProjectPier v0.8.8 Getting Started Guide Updated October 2014 Contents Contents... 2 Overview... 4 License... 4 Installation... 4 Who should perform the installation?... 4 Requirements... 5 Enabling InnoDB

More information

How to Add Social Media Icons to Your Website

How to Add Social Media Icons to Your Website How to Add Social Media Icons to Your Website Introduction For this tutorial, I am assuming that you have a self-hosted WordPress website/blog. I will be using the Twenty Eleven Theme which ships with

More information

ADMINISTRATOR GUIDE VERSION

ADMINISTRATOR GUIDE VERSION ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

Support Documentation

Support Documentation Support Documentation WP-Live-Chat-Support 2/5/2014 This document is here to help WordPress Users and Developers Install and Troubleshoot WP-Live- Chat-Support Contents General Info Before you begin...

More information

Terms and Rights. Thank you for your purchase. These are your rights to this package.

Terms and Rights. Thank you for your purchase. These are your rights to this package. WP Voting Wiz v 2.1 Table of Contents Terms and Rights...1 Thank you for your purchase...1 These are your rights to this package...1 Introduction...2 What You Get...2 In Addition...2 Installing...3 Alternatively...3

More information

Getting Started with WordPress

Getting Started with WordPress Getting Started with WordPress PUBLISHED BY ithemes Media 1720 South Kelly Avenue Edmond, OK 73013 Copyright 2015 ithemes Media LLC. All rights reserved. May be shared with copyright and credit left intact.

More information

The easy way to a nice looking website design. By a total non-designer (Me!)

The easy way to a nice looking website design. By a total non-designer (Me!) The easy way to a nice looking website design By a total non-designer (Me!) Website Refresher Three types of Website 1.Hand rolled HTML. Lightweight static pages. 2.Scripted Website. (PHP, ASP.NET etc.)

More information

AJ Matrix V5. Installation Manual

AJ Matrix V5. Installation Manual AJ Matrix V5 Installation Manual AJ Square Consultancy Services (p) Ltd., The Lord's Garden, #1-12, Vilacheri Main Road, Vilacheri, Madurai-625 006.TN.INDIA, Ph:+91-452-3917717, 3917790. Fax : 2484600

More information

Easy Social Media Management with Hootsuite

Easy Social Media Management with Hootsuite Easy Social Media Management with Hootsuite Hootsuite is the largest social media integration and management platform on the Internet. It has sent over 700 million messages to date and has over 3 million

More information

Google Docs A Tutorial

Google Docs A Tutorial Google Docs A Tutorial What is it? Google Docs is a free online program that allows users to create documents, spreadsheets and presentations online and share them with others for collaboration. This allows

More information

Synthesis Migration Guide

Synthesis Migration Guide Synthesis Migration Guide The purpose of this guide is to provide you with simple step- by- step instructions for migrating your WordPress website from its current hosting to a premium managed Synthesis

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

Outlook Email. User Guide IS TRAINING CENTER. 833 Chestnut St, Suite 600. Philadelphia, PA 19107 215-503-7500

Outlook Email. User Guide IS TRAINING CENTER. 833 Chestnut St, Suite 600. Philadelphia, PA 19107 215-503-7500 Outlook Email User Guide IS TRAINING CENTER 833 Chestnut St, Suite 600 Philadelphia, PA 19107 215-503-7500 This page intentionally left blank. TABLE OF CONTENTS Getting Started... 3 Opening Outlook...

More information

Office 365 SharePoint Setup and Admin Guide

Office 365 SharePoint Setup and Admin Guide Setup and Admin Guide Contents About this guide... 2 Introduction to SharePoint... 2 SharePoint sites... 3 Team sites, Websites and personal sites... 3 Site structures... 4 Choosing a site structure...

More information

The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration

The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration Summary G-Lock WPNewsman is a nice WordPress plugin for collecting subscribers using the confirmed opt-in method

More information

WORDPRESS MANUAL WEBSITEDESIGN.CO.ZA

WORDPRESS MANUAL WEBSITEDESIGN.CO.ZA WORDPRESS MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://easywpguide.com/wordpress-manual/ to assist you with your website 1 WORDPRESS MANUAL WEBSITEDESIGN.CO.ZA

More information

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage

Document OwnCloud Collaboration Server (DOCS) User Manual. How to Access Document Storage Document OwnCloud Collaboration Server (DOCS) User Manual How to Access Document Storage You can connect to your Document OwnCloud Collaboration Server (DOCS) using any web browser. Server can be accessed

More information

Frog VLE Update. Latest Features and Enhancements. September 2014

Frog VLE Update. Latest Features and Enhancements. September 2014 1 Frog VLE Update Latest Features and Enhancements September 2014 2 Frog VLE Update: September 2014 Contents New Features Overview... 1 Enhancements Overview... 2 New Features... 3 Site Backgrounds...

More information

ACS ChemWorx User Guide http://www.acschemworx.org

ACS ChemWorx User Guide http://www.acschemworx.org ACS ChemWorx User Guide http://www.acschemworx.org Contents OVERVIEW... 5 ACS CHEMWORX DESKTOP APP... 5 HOW TO INSTALL THE DESKTOP... 5 ACS CHEMWORX WEB APP... 5 ACS CHEMWORX MOBILE APP... 5 SETTING UP

More information

Step 4: Click Upload >> Browse for zip file, then click Install Now. Step 6: List Eruption should show up as a new button in your Wordpress Navigation

Step 4: Click Upload >> Browse for zip file, then click Install Now. Step 6: List Eruption should show up as a new button in your Wordpress Navigation Step 1: Download List Eruption zip file Step 2: Log into your Wordpress backend Step 3: Click Plugins >> Add New Step 4: Click Upload >> Browse for zip file, then click Install Now Step 5: Go back into

More information

!!!!!!!! Startup Guide. Version 2.7

!!!!!!!! Startup Guide. Version 2.7 Startup Guide Version 2.7 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

Alfresco Online Collaboration Tool

Alfresco Online Collaboration Tool Alfresco Online Collaboration Tool USER MANUAL BECOMING FAMILIAR WITH THE USER INTERFACE... 4 MY DASHBOARD... 4 MY PROFILE... 6 VIEWING YOUR FULL PROFILE... 6 EDITING YOUR PROFILE... 7 CHANGING YOUR PASSWORD...

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Elementary Website Management December 2013

Elementary Website Management December 2013 Elementary Website Management December 2013 1 Table of Contents What is WordPress? 3 What is the Website Manager App? 3 What is Google Calendars? 3 What do I use for what? 3 WordPress 4 Logging into the

More information

Amazon Minisite Megaprofits Video Series Outline

Amazon Minisite Megaprofits Video Series Outline Amazon Minisite Megaprofits Video Series Outline Domain: Hst Hdr Thm Img FMC SU SS PP FMA / NS AOD EM FMC Amaz BU SM Research: 1. Topics a. What do you need/want? i. High-dollar items, babies/kids/pets

More information

TIMETABLE ADMINISTRATOR S MANUAL

TIMETABLE ADMINISTRATOR S MANUAL 2015 TIMETABLE ADMINISTRATOR S MANUAL Software Version 5.0 BY GEOFFPARTRIDGE.NET TABLE OF CONTENTS TOPIC PAGE 1) INTRODUCTION 1 2) TIMETABLE SPECIFICATIONS 1 3) SOFTWARE REQUIRED 1 a. Intranet Server (XAMPP

More information

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title PORT JERVIS CENTRAL SCHOOL

More information

OnSync All-in-one web conferencing solution. User Guide For Account Holders and Moderators

OnSync All-in-one web conferencing solution. User Guide For Account Holders and Moderators OnSync All-in-one web conferencing solution. User Guide For Account Holders and Moderators CHAPTER 1 Quick Start Guide You will learn how to schedule your first session in 5 easy steps. Page 2 Watch it

More information

Open Source Content Management System JOOMLA

Open Source Content Management System JOOMLA Open Source Content Management System JOOMLA Swapnil S. Chafale MCA Department, GHRIIT Nagpur, (M.S.),India Swapnil.chafale@gmail.com Dr.V.M. Thakare S.G.B. Amravati University, Amravati (M.S.),India vilthakare@yahoo.co.in

More information

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1 UH CMS Basics Cascade CMS Basics Class UH CMS Basics Updated: June,2011! Page 1 Introduction I. What is a CMS?! A CMS or Content Management System is a web based piece of software used to create web content,

More information

COE Faculty Web Content Management System Getting Started

COE Faculty Web Content Management System Getting Started Overview COE Faculty Web Content Management System Getting Started Our faculty Content Management System (CMS) is based on Wordpress, using theme and functionality we have tailored to meet COE needs. Although

More information

Transferring Your Hosting Account

Transferring Your Hosting Account Transferring Your Hosting Account Setting up your Web site on our secure hosting servers So you want to host your Web site on our secure servers, but you want to avoid costly mistakes and excessive site

More information

G-Lock WPNewsman WordPress Plugin Reviewer s Guide

G-Lock WPNewsman WordPress Plugin Reviewer s Guide G-Lock WPNewsman WordPress Plugin Reviewer s Guide 1 Table of Contents This document is your reviewer's guide for G-Lock WPNewsman WordPress Plugin. It is designed to provide you with information you need

More information

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide 2 Purpose of this guide Experience the most common use cases for the product, learn about

More information

What is FTH 2.0? replacement for

What is FTH 2.0? replacement for Free Toast Host 2.0 What is FTH 2.0? FreeToastHost 2.0 is the replacement for FreeToastHost 1.0. It is not a competitor of FTH, or a alternative for FTH. It is a complete rebuild using the latest web

More information

Webmail Instruction Guide

Webmail Instruction Guide Webmail Instruction Guide This document is setup to guide your through the use of the many features of our Webmail system. You may either visit www.safeaccess.com or webmail.safeaccess.com to login with

More information

BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE

BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE Table of Contents About the Guide... 1 Overview... 2 Navigating the Content Collection... 3 Accessing the Content Collection... 3 Content Collection

More information

Lesson 7 - Website Administration

Lesson 7 - Website Administration Lesson 7 - Website Administration If you are hired as a web designer, your client will most likely expect you do more than just create their website. They will expect you to also know how to get their

More information

Student User Guide for PsychPortal Fundamentals of Abnormal Psychology, Sixth Edition

Student User Guide for PsychPortal Fundamentals of Abnormal Psychology, Sixth Edition Student User Guide for PsychPortal Fundamentals of Abnormal Psychology, Sixth Edition Comer Getting Started with PsychPortal for Comer Fundamentals of Abnormal Psychology, 6e Table of Contents Overview...

More information

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating

More information

Creating a eportfolio using

Creating a eportfolio using Creating a eportfolio using A key part of the process of personal development is the recording of and reflection upon time in the workplace and any development activities undertaken. There are many platforms

More information

Set up your first free website

Set up your first free website How to Set up your first free website There are many websites available across the web that allow you to create a whole website for free, without any knowledge of scripts or coding. Think that sounds too

More information

1. Manage your Group. 1. Log on to the CampusGroups platform.

1. Manage your Group. 1. Log on to the CampusGroups platform. 1 1. Manage your Group 1. Log on to the CampusGroups platform. 2. Upon logging in, select your club from the Groups drop-down (next to the Home icon) and click on the Manage button next to the group of

More information

USM Web Content Management System

USM Web Content Management System University of Southern Maine USM Web Content Management System USM Web CMS Technical Development Group 4/26/2011 Content o Introduction o Login o User Roles o Group Member o Group Publisher o Group Admin

More information

Agile ICT Website Starter Guides

Agile ICT Website Starter Guides Agile ICT Website Guide V1.0 1 Agile ICT Website Starter Guides 2 The purpose of this guide is to show you how to edit some of the basics of the website you have purchased through Agile ICT. The website

More information

Google Apps Migration

Google Apps Migration Academic Technology Services Google Apps Migration Getting Started 1 Table of Contents How to Use This Guide... 4 How to Get Help... 4 Login to Google Apps:... 5 Import Data from Microsoft Outlook:...

More information

Introduction to cpanel

Introduction to cpanel Introduction to cpanel Thank you for hosting your domain with Sierra Tel Internet. In order to provide modern and efficient service, we are housing your website s files on a server running the Linux operating

More information

All the materials and/or graphics included in the IceThemetheme folders MUST be used ONLY with It TheCityTheme from IceTheme.com.

All the materials and/or graphics included in the IceThemetheme folders MUST be used ONLY with It TheCityTheme from IceTheme.com. Terms of Use: All the materials and/or graphics included in the IceThemetheme folders MUST be used ONLY with It TheCityTheme from IceTheme.com. Table of Contents 1- Introduction 3 2- Installing the theme

More information

2011 ithemes Media LLC. All rights reserved in all media. May be shared with copyright and credit left intact.!

2011 ithemes Media LLC. All rights reserved in all media. May be shared with copyright and credit left intact.! Meet BackupBuddy. ithemes Media, LLC was founded in 2008 by Cory Miller, a former newspaper journalist and public relations/communication practitioner, turned freelance moonlighting web designer, turned

More information

Student User Guide for BioPortal Biochemistry, Seventh Edition

Student User Guide for BioPortal Biochemistry, Seventh Edition Student User Guide for BioPortal Biochemistry, Seventh Edition Berg, Tymoczko, & Stryer Getting Started with BioPortal for Berg, Tymoczko, & Stryer Biochemistry, 7e Table of Contents Overview... 1 Getting

More information

Build a Joomla Website The fastest and easiest way to learn how to build a Joomla website.

Build a Joomla Website The fastest and easiest way to learn how to build a Joomla website. Build a Joomla Website The fastest and easiest way to learn how to build a Joomla website. Joomla 2.5 By Richard Pearce To be used in conjunction with the free companion video tutorials at Build a Joomla

More information

NJCU WEBSITE TRAINING MANUAL

NJCU WEBSITE TRAINING MANUAL NJCU WEBSITE TRAINING MANUAL Submit Support Requests to: http://web.njcu.edu/its/websupport/ (Login with your GothicNet Username and Password.) Table of Contents NJCU WEBSITE TRAINING: Content Contributors...

More information