WordPress 101: a guide to getting started

Size: px
Start display at page:

Download "WordPress 101: a guide to getting started"

Transcription

1 WordPress 101: a guide to getting started This resource was commissioned by the South West Museum Development Programme (SWMDP) to encourage the understanding and use of digital technologies by museums in the region. It is one of a suite of How to guides developed for this purpose. The SWMDP receives funding from Arts Council England. This guide is provided under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license. This means you are free to: Share copy and redistribute the material in any medium or format Adapt remix, transform, and build upon the material..provided: Attribution You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. NonCommercial You may not use the material for commercial purposes. ShareAlike If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

2 What is WordPress? WordPress is a Content Management System (CMS). This is a piece of software that allows non-technical people to manage the content on their website. Originally, WordPress was built for blogging and sat alongside several other systems such as Blogger, TypePad and MoveableType. However, changes in the last few years in the way that WordPress is built has meant that it is nowa viable and highly attractive option for managing whole websites, even very large and very complex sites. The core blogging part of WordPress has remained, however, which means that it is still viable if you want to use it just for blogging or as is more likely, if you want a website with a blog built in. WordPress is now, by a long way, the most-used CMS system in the world. It surpasses Drupal, Joomla and every other CMS: It is used by hugely popular, high-traffic sites such as CNN, TechCrunch, Gigaom, Number10 and hundreds of thousands of others. As a consequence of this popularity, and also because it is open source (which means it is not only free, but has a democratic development path which is managed by a large, open

3 community of developers), WordPress is also gaining considerable traction for museums and non-profits. The main reasons WordPress has become so popular are: it is very easy for non-technical people to use it has a Word -like interface which means editors can change content, upload pictures, re-arrange pages and so on without needing to do any coding it is free and open source, which means that at no time can the company owning it go bust, increase licensing fees, get bought out or radically change their direction of business it has a huge developer and designer community which means that you can almost always find someone to answer specific problems you may have about deeper aspects of building code for it, as well as having access to a large range of designers who have experience working with the system. it has a simple but powerful codebase which means that it is great to build for and includes a huge marketplace of things like plugins (ways to extend WordPress functionality for instance to add a forum, shopping basket, poll, etc), themes (ways to change how it looks) and widgets (little snippets of code to drop into pages) WordPress.com vs wordpress.org There are two types of WordPress. Under the hood there are many, many similarities between the two types but they differ in several important ways. WordPress.com ( WordPress dot com ) By far the simplest way of setting up WordPress is to use the system that you ll find at If you re non-technical, don t have a technical support partner or

4 company and don t want to get your hands dirty then this WordPress is better suited for you. WordPress.com has the following key features: you simply create an account on wordpress.com, tell it the name of your site and can then almost immediately log in and begin writing content you don t have to worry about hosting all wordpress.com sites are hosted and backed-up you can choose from hundreds of free themes and can (within the constraints of these themes) make your site look how you want you get stats, sharing, comments, polls all included out of the box the starter package is free but you can pay for premium options (more later) in order to customise various aspects of your site WordPress.org ( WordPress dot org ) If you ve got a web host, know a bit about PHP and can set up MySQL (or have access to someone else who can), then you can download the WordPress software and install it yourself. WordPress.org offers the following above and beyond WordPress.com: you have total control over how your site looks as well as access to the WordPress theme repository (which powers wordpress.com) you can also choose to either install any theme that you find on the web OR build your own from scratch. This means your site will be guaranteed to be designed in a way that is 100% unique to you you can install any plugins you like to extend the functionality offered by the core software you have to manage the backups and maintenance of the software yourself Domain Names One of the other key differences between the two options is that although you can choose to upgrade your account and add a domain name for an annual fee, out of the box wordpress.com offers you a domain name that looks like this:

5 [somenameimadeup].wordpress.com..whereas with a wordpress.org installation, you will need a domain name (or unique IP address) to build your site on. Further details on the difference between the two systems can be found on the wordpress.com site. Automattic Although the software itself is open source, WordPress.com is a commercial enterprise which is owned by a company called Automattic. They provide a range of tools, many of which are based around the core WordPress software. Automattic make their money from premium services such as the ones that can be bought via WordPress.com but also from systems like VaultPress which is a backup system for wordpress.org installations. Getting started We re going to focus on setting up a simple site using WordPress.com. [ Because WordPress.com is limited in certain key ways, it is worth keeping in mind that you may well want to migrate your content from it to a custom-built WordPress.org installation at some point in the future - you may, for instance, want to change how it looks from a standard WordPress theme that thousands of other people use to something that is entirely customised for you. Luckily, WordPress has a powerful import and export option which will enable you to do this relatively easily. So you can develop your site on wordpress.com, see how it goes, and then choose to expand it in the future when you have time, money and expertise...! ] The first step is to visit wordpress.com and setup a new account. Simply click the big orange Get Started button and follow instructions. All you have to do is provide your address,

6 username and password. Next, choose a blog address. We re going for the free version:..but you ll see that the dropdown offers you the option to choose and pay for a custom domain if you like: You ll also be given the option as to whether you want your blog to be public or private. It s probably a good idea to choose private while you create your posts and pages. But: do remember to come back later when you re happy to go-live and change this back again! and.that s it! You ve created a WordPress.com website :-) The WordPress admin area Once you ve created your site, you ll be taken immediately to your WordPress site admin. The admin system is made up of the following key areas:

7 Dashboard The dashboard provides you with some at-a-glance information about your site(s). Much like with the Google Analytics dashboard, this is customisable to a certain extent and all the panels can be picked up and re-ordered to suit you. At the top of this screen (and in fact many others in the admin view) you ll see a Screen Optionstab. Clicking on this pulls down a menu where you can choose which items to show or hide. On the left are some other options: Comments I ve made you can use your WordPress.com account as your login when you re commenting on other people s blog posts, and any activity for that will be shown here. Site stats give an overview of some basic stats for your site how many views by day/week/month as well as some referrer and information on which pages / posts are most popular Akismet stats Akismet is a system for catching spam comments, so this section will show you how many spam comments have been caught and some stats about these My Blogs shows any other blogs you ve created using your login Blogs I follow shows any blogs you ve chosen to follow using your WordPress.com account Omnisearch provides a search box that gives you quick access into any posts, pages, comments, media etc on your site

8 Store The whole Store section gives you access to the various upgrade options available to you such as custom domains, design, premium themes and so on. Posts Posts refers to blog posts if you are using your site either purely as a blog or have a blog section on it then this is where you ll write these posts. If you are using WordPress as a tool to create a website without a blog, then you can safely ignore this whole section. The other options underneath this section are: All Posts gives you a view of all the posts you ve written. Note that this list is paginated and can be filtered by date or category to help you locate a particular post. Also the Add New functionality to add a new post.. Categories / Tags WordPress enables you to add both Categories and Tags to a post. A Category is a more structured means of marking up your post as belonging to a particular area of interest. Categories can also be hierarchical. So you could for instance mark a post as belonging to a category you ve called Tech which has a parent category of News. Tags on the other hand are much more freeform so the post we ve just mentioned might have tags like iphone, mobile, thoughts, etc. Both Categories and Tags are displayed on the front end of your site and enable people to click through to related material. So in our example, anyone clicking on the Category link for News would see a list of everything else categorised News, ditto for tags. Copy a Post does what it says on the tin enables you to copy an existing post while maintaining the categories, tags and title Media

9 The Media Library is where any files you upload to your site are kept. This includes images, PDFs, Word documents, etc. On WordPress.com you are limited to a maximum space of 3Gb, but you can choose to upgrade this if you wish via the Store option. The Media Library options are: Library which lists all your current media items in a very similar view to both the Posts and Pages list and with similar filters Add New which gives you the option to add a new media item to your library. Links The Links section is rarely used but gives you the option to create a list of links which can then be included via Widgets (see below). Pages The Pages section is very similar to the Posts section, but this time enables you to add new Pages to your site. Pages typically differ from posts in the following ways: Posts are dated and often carry an authors name Pages are more permanent, tend to change less often and are less newsy Pages can have a hierarchy, wheras Posts are flat. So for example a page about your visiting times might be underneath an About the museum page:anothermuseum.wordpress.com/about-us/visiting-times Within the Pages section are three sub menu items: All Pages much like the All Posts option, this displays all pages on your site, and can be filtered in various ways by date, or searched for using the search box on the top right. Note that like Posts, the Pages view is paginated. The listing also shows any comments or likes on a particular page. Add New takes you to the new page editor Copy a Page enables you to easily duplicate a page including many of its options.

10 Comments If you ve enabled comments on your site then they will appear in this section. You can enable comments across the site as a whole and then enable / disable on a post-by-post / page-by-page basis. If you re building a website (as opposed to a pure blog) then we d recommend turning comments OFF while you build the site and then (provided you want them) turn them ON again once built. This means that any pages you create in the first instance won t have comments enabled (and generally you don t want people to comment on pages, just posts) and then when you go live, turning them on for posts. All these settings can be changed in the Settings > Discussion section of the admin. Feedback The Feedback section allows you to add Polls and Ratings and gather feedback about your site. Appearance The Appearance area is where you can change how your site looks by adding widgets, changing menus or altering your theme. The sub-options are as follows: Themes are essentially the way your WordPress site looks, although they are a bit deeper than this and can change core functionality as well. In the Themes section on WordPress.com you ll see a range of themes are shown: you can choose to search for themes, filter by all/free/premium as well as trending/popular/newest and then preview any you like the look of before choosing to apply one to your site:

11 As mentioned before, the themes available to you via WordPress.com are fairly extensive, but not unlimited if you have installed WordPress yourself then you have totally unlimited control over what theme to install, adapt or build. Customise gives you a visual entry point into the particular theme options. Often, you ll find this ends up at a buy a thing! option, but sometimes the theme will enable you to change various things about it colours, text sizes etc. Widgets are small, functional panels which can be added to your site. They can do things like display a calendar of posts, show a search box, display site categories, list the authors on the site and so on. In the widget area you ll see a list of the available widgets and on the right hand side the places that you can place these. These areas are theme-dependent. To place a widget you simply pick it up from the left, and drag it across to where you want it. Menus enable you to create custom menus for your site. By default, WordPress creates your top-level pages as menu items across the top of your site and, depending on the theme, dropdowns and possibly fly-outs for sub-menu and sub-sub-menu

12 items: You can override this in the Menus section. To do this, simply create a new menu, and then drag and drop pages into the structure: Header gives you the option to change various items in your header this is theme dependent but often enables you to include an image or logo or to change the font or appearance of text in the header area

13 Background gives you the option to add a background image or colour to your site, again this is theme dependent. Mobile allows you to turn on or off various mobile-friendly options for your site Users The Users section allows you to invite additional people to author, edit or administer your site. The options are self explanatory and so won t be gone into in any more detail here. Tools The Tools menu give you access to several important options: Available Tools allows you to tweak some under-the-hood settings such as posting by (whereby you can create a secret address and then it to immediately create a new post) and some verification services which allow you to connect your website with tools like Google Webmaster Tools, Pinterest Site Verification and so on. Import allows you to import from a wide range of other systems, including Blogger, Tumblr, or another WordPress site Delete site.is self explanatory! Export enables you to drop an XML formatted dump of your entire site so you can import it into another WordPress.com site OR into a self-hosted WordPress.org site Settings The final menu item allows you deeper into the WordPress interface and is mostly beyond the scope of this tutorial. Creating pages and posts

14 Now that we ve looked at the dashboard in some detail, let s step through creating some posts and pages. We re going to assume for the sake of this tutorial that your site is going to be both a site (with pages) but will also include a blog / news section. A quick note on pages and posts The distinction between pages and posts can be confusing, not least of all because they look very similar in the editor view of WordPress. Here s how they tend to differ: Pages....tend to be more permanent (although obviously you can change the content at any time)..are hierarchical so can have a parent within your site. So a personal profile page might be at /about-us/who-we-are/the-team/steve-smith for example..don t usually have commenting enabled Posts....are usually related to more transient content like blog posts or news articles..can have categories and tags associated with them..usually have the option for people to comment on them..aren t in a hierarchy So with that in mind, let s create some of each! 1. Create some pages Before you even start working with WordPress, we suggest you sketch out a sitemap using either a pen and paper or a MindMap tool. We ll assume that you ve already done this and have a good idea as to how you re going to structure your site. So: create your site pages. We ve gone for: home visiting where we are what s on

15 how much it costs our collections contact us news When you create a new page, you find yourself at a screen that looks like this: The title of the page is the first field. Below that is the URL, or slug, and then below that is the WYSIWYG field where you write your content. Over on the right at the top is the Publish panel, which enables you to change whether a page (or post) is published, in draft or pending review, it s visibility (public, private, password protected) and also when it was or is due to be published. The latter option is useful if you wanted a page or post to become visible on a particular date and time. Below this panel are the Page Attributes. You use this to change two important things about your page: firstly, the page parent this enables you to give (for example) our where we arepage a parent of visiting. This gives your site some easy-to-understand structure, both for human and Google-shaped visitors, and also translates into nice URLs: anothermuseum.wordpress.com/visiting/where-we-are

16 The second part of this panel enables you to choose a Template. A Template is a page shape. This is dependent on your particular theme. We re using the WordPress TwentyTwelve theme in our example and have left the Template option as default for all our pages apart from our homepage where we ve chosen a Full width template, no sidebar. Here s where we ve got to: 2. Change our home and news pages You ll notice if you look at the front end of the site now that although all the pages are shown, and the menu seems to be working ok, we ve got the blog / news posts showing on the homepage which isn t really what we want. So in this step we ll tell WordPress which page is our homepage and which is our posts page. Navigate to Settings > Reading and at the top is an option which says Front page displays :

17 From the dropdown, choose the front page (home) and the posts page (in our case, news). Note that if you were running this as a blog you probably would want the posts on your front page and, conversely, if you were running this as a site without a blog / news then you can leave the Posts page option blank. Back on the front end, things are looking better:

18 but now lets use the menus option to re-order the top menu in a way that we can control more fully.. 3. Change our menu Go to Appearance > Menus. In the option for Menu Name, type something useful like Main Nav or Top Nav. The click the Create Menu button. WordPress will automatically add all your pages into the list if it doesn t you can add them from the left panel by searching and selecting. Once they re in the right hand side, drag and drop until you re happy with the structure and it matches your sitemap:

19 The final step is to tell WordPress to use this menu click on the Manage Locations tab and select Top Nav as Primary Menu (this will vary by theme) and then click to save. 4. Change the site title and description Next, we ll change the site title and description. Do this by going to Settings > General and adjusting the Site Title and Tagline fields. 5. Write some content!

20 Finally, the hard bit :-) We ve already created our site pages hopefully it should be obvious how you go about populating these with content just click to edit the chosen page and then use the WYSIWYG to add content. Adding images To add an image, or a link to a file, click the Add Media button, and your Media Library will popup there you can choose to select an existing media file or to upload new: Make sure that you populate both the Title and Alt Text fields the former is useful for finding items in your media library the latter is good for both accessibility and SEO. Once you ve selected an image, choose to Insert into page. If you then want to change anything about the image whether it floats left or right and so on just click it and select the image icon. A dialogue will pop up with various options.

21 To delete an image you ve inserted, click the delete icon which appears when you hover over the image. Adding posts Adding posts is much like adding pages you do it in Posts > Add New. This time you ll see that the edit page doesn t have template or hierarchy options but you do have spaces for tags and categories as well as an Excerpt field. We ve covered tags and categories elsewhere the Excerpt field is an optional field where you can write a short excerpt of the post content and this is what is then featured in listings, search results and so on. If you don t fill in the Excerpt then WordPress will take the first 55 words of your post and use these instead. Adding a form You can add a simple form to any page on your site by clicking the Add Contact Form button. You will see a dialogue box pop up with various options choose what you want and set the notifications and then click to Add form to post:

22 On self-hosted installations of WordPress you can create much more complicated forms, but for simple contact forms, this functionality works pretty well. WordPress themes and templates Themes and templates are where self-hosted WordPress really shines, even though these are available to a certain extent in WordPress.com. We ve talked a bit about Themes elsewhere in this tutorial from a basic point of view you ve seen that these can enable a site to be made to look in a certain way. The integration is deeper than this in reality, though: a Theme is a self-contained package which can also contain functionality which allows your site and admin area to act differently, too. A theme can contain Template files. These are page shapes or layouts. On a simple site for example you may have a homepage template, a news listing template, a post template and so on. Your homepage template might be full width with no sidebar and have a carousel at the top with featured items underneath; your news listing might just have a simple list with a sidebar which links through to your archives.. and so on. A good WordPress developer will be able to use templates and other WordPress functionality in very powerful ways. These are beyond the reach of this tutorial, but here are a few screengrabs which give you an idea of what s possible when using self-hosted WordPress, a bespoke theme and some programming. All of these examples use a combination of native WordPress functionality such as Custom Post Types (this gives the Objects option in the left nav) and Custom Fields (these enable the per-object fields) combined with templates to give the front end view and all within a custom Theme Custom museum object data

23 Detailed object view

24 Gallery view with object metadata popup

25 Multi-surfacing of content

26 Exporting and importing As we have mentioned previously, there are occasions when you want to move your content

27 away from WordPress, move content from one WordPress to another (for instance from.com to.org) or to migrate in content from another system such as Blogger. WordPress provides an out-of-the-box way of doing which you ll find via the Tools menu. If you re looking to import content, WordPress offers a large range of options: Clicking on an option in the list above shows you further instructions on how to get content out of each of the systems you are then asked to upload the file into WordPress. And that s it! For exporting, you get the option to export all content or whether to choose specific parts:

28 ..and then once you ve exported, simply go to your new WordPress blog and do the import, selecting WordPress as your source format. WordPress / blogging resources Useful links: [Gratuitous self-promotion] WordPress for non-profits online course Museum blogging inspiration 101 blog post ideas Best museum blogs

How to Use WordPress

How to Use WordPress How to Use WordPress Introduction... 1 When to Use WordPress... 1 WordPress vs. WordPress.com... 1 WordPress... 1 WordPress.com... 2 Getting Started... 2 WordPress.com... 2 WordPress software... 3 Logging

More information

WHILE YOU RE GETTING ORGANIZED

WHILE YOU RE GETTING ORGANIZED CAMPTECH.CA WHILE YOU RE GETTING ORGANIZED 1. Go to camptech.ca/wordpress and download the PDF of slides. 2. If you have to leave early, please remember to fill out the (100% anonymous) feedback form on

More information

Dacorum U3A. Computer Support Group

Dacorum U3A. Computer Support Group Dacorum U3A Computer Support Group Friday 28th October 2016 How to setup and Run a simple Wordpress Web site Agenda Identify topics to discuss in later meetings Overview of todays Presentation Wordpress

More information

Create an Account on

Create an Account on Wordpress.com Basics! 1 Wordpress.com or Wordpress.org? Wordpress.com is a quick and easy way to get a blog online. You can go sign up and create a WordPress blog immediately, for free. You have a variety

More information

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital

WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital WordPress Tutorial for Beginners with Step by Step PDF by Stratosphere Digital This WordPress tutorial for beginners (find the PDF at the bottom of this post) will quickly introduce you to every core WordPress

More information

WordPress.com: Creating Your First Site

WordPress.com: Creating Your First Site MNC Nonprofit Technology and Communications Conference April 10 2014 WordPress.com: Creating Your First Site Presented by Peter Fleck, President, PF Hyper LLC pfhyper@gmail.com Gary Leatherman, Creative

More information

of websites on the internet are WordPress

of websites on the internet are WordPress WELCOME TO WORDPRESS.COM This tutorial is available for download at fas.camden.rutgers.edu/wordpresscom Questions? Contact: Kate Blair at kate.blair@rutgers.edu What is WordPress? WordPress is an open

More information

ADMIN MANUAL OF Wordpress

ADMIN MANUAL OF Wordpress ADMIN MANUAL OF Wordpress By: - Pratap Singh 8800 93 45 56 Logging In to WordPress WordPress login screen Enter your username and password. If you have forgotten this information, use the Lost Your Password?

More information

Website/Blog Admin Using WordPress

Website/Blog Admin Using WordPress Website/Blog Admin Using WordPress Table of Contents How to login... 2 How to get support... 2 About the WordPress dashboard... 3 WordPress pages vs posts... 3 How to add a new blog post... 5 How to edit

More information

WEBSITE INSTRUCTIONS

WEBSITE INSTRUCTIONS Table of Contents WEBSITE INSTRUCTIONS 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Wordpress Training Manual

Wordpress Training Manual The Dashboard... 2 If this is your first time logging in:... 2 How do I change my password or email address?... 3 Search Engine Optimization (SEO)... 4 SEO for Pages... 4 SEO for Images... 5 Managing Pages...

More information

HB Education. Theme Installation

HB Education. Theme Installation HB Education HB Education Theme is a simple, clean, beautifully designed responsive WordPress Education WordPress Theme. It is minimal but mostly used features will help you setup your website easily and

More information

Logging in to the management system.

Logging in to the management system. Welcome to your new site! The Wordpress publishing platform is a robust tool that helps you publish your content to the web without getting too involved with the code. This guide is designed to help you

More information

WordPress is free and open source, meaning it's developed by the people who use it.

WordPress is free and open source, meaning it's developed by the people who use it. 1 2 WordPress Workshop by BBC July 2015 Contents: lorem ipsum dolor sit amet. page + WordPress.com is a cloudhosted service that runs WordPress where you can set up your own free blog or website without

More information

Wordpress 101. Christy Costello & Becca Sayre

Wordpress 101. Christy Costello & Becca Sayre Wordpress 101 Christy Costello & Becca Sayre What is Wordpress? Let s get started. What is Wordpress? Content Management System (CMS) built with PHP and MySQL Free and open-source Mostly customizable Began

More information

1 Introduction. Table of Contents. Manual for

1 Introduction. Table of Contents. Manual for Manual for www.lornasixsmith.com Table of Contents 1Introduction...1 2Log in...2 3Users...2 4What is the difference between pages and posts?...2 5Adding Images to the Media Library...2 6Adding Text to

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

CUPA-HR Chapters: WordPress Reference Guide

CUPA-HR Chapters: WordPress Reference Guide CUPA-HR Chapters: WordPress Reference Guide Table of Contents How to Log In to WordPress... 1 How to Create a Page in WordPress... 2 Editing a Page in WordPress... 5 Adding Links in WordPress... 6 Adding

More information

Easy Website Creation Using WordPress. Welcome and thank you to our Sponsors

Easy Website Creation Using WordPress. Welcome and thank you to our Sponsors Easy Website Creation Using WordPress Welcome and thank you to our Sponsors Easy Website Creation Using WordPress Every Business Needs a Website! Presented by: Todd Schafer Designer & WordPress Developer

More information

A QUICK GUIDE TO USING WORDPRESS

A QUICK GUIDE TO USING WORDPRESS A QUICK GUIDE TO USING WORDPRESS 1. WRITE A POST You can write a post from the front page of your blog in two ways. First, click on the Blog name button in your task bar at the top of the page: This reveals

More information

Logging Into Your Site

Logging Into Your Site This training document is meant as a step-by-step guide to creating and delivering a UW-Madison site in the current UW-Madison theme. In this training class, you will learn how to log in to access your

More information

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme)

A Quick Introduction to the Genesis Framework for WordPress. How to Install the Genesis Framework (and a Child Theme) Table of Contents A Quick Introduction to the Genesis Framework for WordPress Introduction to the Genesis Framework... 5 1.1 What's a Framework?... 5 1.2 What's a Child Theme?... 5 1.3 Theme Files... 5

More information

ScholarBlogs Basics (WordPress)

ScholarBlogs Basics (WordPress) Emory Center for Digital Scholarship Library and Information Technology Services ScholarBlogs Basics (WordPress) Table of Contents (click on the headings below to go directly to the section) Use of ScholarBlogs

More information

Marketing Insider... 3 Section 1 Your List... 4 AWeber Basics... 4 Create your Account... 5 Exploring AWeber s Members Area...

Marketing Insider... 3 Section 1 Your  List... 4 AWeber Basics... 4 Create your Account... 5 Exploring AWeber s Members Area... Email Marketing Insider... 3 Section 1 Your Email List... 4 AWeber Basics... 4 Create your Account... 5 Exploring AWeber s Members Area... 6 Create Your List... 7 Create Your Web Form... 8 Facebook List

More information

SGW Documentation. Menu. Documentation Menu. WordPress Overview. Logging into WordPress. Adding a new page. Editing an existing page

SGW Documentation. Menu. Documentation Menu. WordPress Overview. Logging into WordPress. Adding a new page. Editing an existing page Home News Contact Us Site Search Report a Fault Menu SGW Documentation Documentation Menu WordPress Overview Logging into WordPress Adding a new page Editing an existing page Adding a new blog post for

More information

introduction what you'll learn

introduction what you'll learn introduction Jetpack is a plugin made by the same people that made Wordpress. By installing Jetpack you add a variety of useful modules to your Wordpress website. To use Jetpack on your website you need

More information

Setting up your WordPress blog CS4031

Setting up your WordPress blog CS4031 1. Sign up for a wordpress.com (not a wordpress.org) account. 2. Please use your real name (or a derivative of it), or your brand identity. Your blog address will be name.wordpress.com For example, mine

More information

Somerville College WordPress user manual. 7th October 2015

Somerville College WordPress user manual. 7th October 2015 Somerville College WordPress user manual 7th October 05 0 INDEX YOUR SITE IMAGES FORMS THE MENU 4 4 5 0 YOUR SITE The Content Management System The Somerville website has been built using the WordPress

More information

Classroom Blogging. Training wiki:

Classroom Blogging. Training wiki: Classroom Blogging Training wiki: http://technologyintegrationshthornt.pbworks.com/create-a-blog 1. Create a Google Account Navigate to http://www.google.com and sign up for a Google account. o Use your

More information

Documentation:Blogzine WordPress Theme

Documentation:Blogzine WordPress Theme Documentation:Blogzine WordPress Theme Install Blogzine WordPress Theme within a few minutes:- Blogzine is a minimalistic WordPress theme dedicated to blogs. Blog In provides a responsive layout with unlimited

More information

edublogs ~ a WordPress Blog

edublogs ~ a WordPress Blog Page 1 http://blog.larkin.net.au/ edublogs ~ a WordPress Blog Introduction There are a number of online tools that teachers can use to establish an online blog. Three of the most commonly used tools are

More information

How To Set Up The Genius Store Builder Theme Step--By--Step Guide For Building Your First Profitable Affiliate Store

How To Set Up The Genius Store Builder Theme Step--By--Step Guide For Building Your First Profitable Affiliate Store How To Set Up The Genius Store Builder Theme Step--By--Step Guide For Building Your First Profitable Affiliate Store Thank you for purchasing the InstaGenus plugin. You have received our bonus Genius Store

More information

RunClick Webinar and Video Conferencing Software. User Manual

RunClick Webinar and Video Conferencing Software. User Manual RunClick Webinar and Video Conferencing Software User Manual Visit RunClick.com for more details 1 Page Table of Contents Installation and Activation of RunClick Part 1: WordPress Fresh Installation Process

More information

WORDPRESS 101 A PRIMER JOHN WIEGAND

WORDPRESS 101 A PRIMER JOHN WIEGAND WORDPRESS 101 A PRIMER JOHN WIEGAND CONTENTS Starters... 2 Users... 2 Settings... 3 Media... 6 Pages... 7 Posts... 7 Comments... 7 Design... 8 Themes... 8 Menus... 9 Posts... 11 Plugins... 11 To find a

More information

WordPress 2.7 Basic User Documentation

WordPress 2.7 Basic User Documentation WordPress 2.7 Basic User Documentation Author: Jess Planck http://funroe.net Last Updated: 01/17/2009 08:22:00 This document is licensed under the Attribution-ShareAlike 3.0 Unported license, available

More information

An Introduction to. WordPress.com. ICA40311 Certificate IV in Web-Based Technologies Southbank Institute of Technology

An Introduction to. WordPress.com. ICA40311 Certificate IV in Web-Based Technologies Southbank Institute of Technology An Introduction to WordPress.com ICA40311 Certificate IV in Web-Based Technologies Southbank Institute of Technology Acknowledgement: This document was compiled from notes available via the WordPress.com

More information

The left menu is very flexible, allowing you to get to administrations screens with fewer clicks and faster load times.

The left menu is very flexible, allowing you to get to administrations screens with fewer clicks and faster load times. 12 Menu, Modules and Setting of Wordpress.com Collapse, Hide, Icons, Menu, Menus The left menu is very flexible, allowing you to get to administrations screens with fewer clicks and faster load times.

More information

Imagery International website manual

Imagery International website manual Imagery International website manual Prepared for: Imagery International Prepared by: Jenn de la Fuente Rosebud Designs http://www.jrosebud.com/designs designs@jrosebud.com 916.538.2133 A brief introduction

More information

WordPress Maintenance For Beginners

WordPress Maintenance For Beginners WordPress Maintenance For Beginners Content Pages, posts, users, links, widgets, menus, comments, products, etc. Media Images, documents, videos, music, etc. Plugins Function, features, and facilities.

More information

New Website User Manual

New Website User Manual New Website User Manual General Notes 3 How To Login To Your Website And Access Admin Dashboard 4 Adding / Editing Sliders 5 Home Slider 5 School Slider (Same steps for ALL school pages) - Add a Slide

More information

Adobe Business Catalyst

Adobe Business Catalyst Adobe Business Catalyst Adobe Business Catalyst is similar to the Content Management Systems we have been using, but is a paid solution (rather than open source and free like Joomla, WordPress, and Drupal

More information

To upgrade to ifeature Pro visit:

To upgrade to ifeature Pro visit: 1 ifeature Free Documentation for ifeature v1.0.7 (last updated 4/26/2011) TABLE OF CONTENTS: Topic Page(s) Installing ifeature 2 Templates and Widgets 3 imenu 4 ifeature Settings 5 General Settings 6

More information

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE

HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE HOW TO USE WORDPRESS TO BUILD A WEBSITE A STEP-BY-STEP GUIDE YOUR WEBSITE How to login Go to your website and add /wp-admin: www.palondoncourse.co.uk/xxxxxxxxx/wp-admin This will bring up the login screen.

More information

Documentation:Tromas WordPress Theme

Documentation:Tromas WordPress Theme Documentation:Tromas WordPress Theme Install Tromas WordPress Theme within a few minutes. Tromas is a Multipurpose Business WordPress Theme It s fully responsive with bootstrap framework, easy to customization,

More information

Weebly 101. Make an Affordable, Professional Website in Less than an Hour

Weebly 101. Make an Affordable, Professional Website in Less than an Hour Weebly 101 Make an Affordable, Professional Website in Less than an Hour Text Copyright STARTUP UNIVERSITY All Rights Reserved No part of this document or the related files may be reproduced or transmitted

More information

How to Get a Website Up and Running

How to Get a Website Up and Running How to Get a Website Up and Running Nowadays almost all of the businesses got a website, and it is getting really important and even mandatory to get online. Bill Gates mentioned in a conference that "if

More information

Copyright 2018 MakeUseOf. All Rights Reserved.

Copyright 2018 MakeUseOf. All Rights Reserved. Supercharge Your Email Marketing With Constant Contact Written by Ben Stegner Published July 2018. Read the original article here: https://www.makeuseof.com/tag/constant-contact-emailmarketing/ This ebook

More information

Who should use this manual. Signing into WordPress

Who should use this manual. Signing into WordPress WordPress Manual Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Pages vs. Posts... 5 Adding & Editing Your Web

More information

WordPres for Beginners, Easy as 1-2-3!

WordPres for Beginners, Easy as 1-2-3! WPBrix & WordPressNinja.com present: WordPres for Beginners, Easy as 1-2-3! FREE Beta edtion - v 0.3 - covering WordPress 3.4 To download the most recent version of this guide, please visit: www.wpbrix.com/wordpress-for-beginners-tutorial/

More information

User s Guide to MiParque.org

User s Guide to MiParque.org User s Guide to MiParque.org Columbia College IAM Team 2012 12/9/2012 TABLE OF CONTENTS 1. Logging In / Dashboard 2. Appearance 3. Plugins 4. Users 5. Tools 6. Settings 7. MiIdea (Disqus) 8. Pages 9. Polls

More information

SmartTheme Manual 1 Last update: 2017/07/29 OptimizePress

SmartTheme Manual 1 Last update: 2017/07/29 OptimizePress SmartTheme Manual 1 Last update: 2017/07/29 OptimizePress Copyright 2017 OptimizePress Table of Contents 1. SmartTheme... 1 2. Initial Setup... 2 2.1. Installing The Theme... 3 2.2. Installing & Activating

More information

An Unfortunate Necessity Building an SCA A&S Website using Wordpress

An Unfortunate Necessity Building an SCA A&S Website using Wordpress An Unfortunate Necessity Building an SCA A&S Website using Wordpress Baroness Kaleeb Auon Khadrea Pellison@Galtham.org Kaleeb.galtham.org Master Llwyd Aldrydd BaronLlwyd@gmail.com BaronLlwyd.org LearnFiore.org

More information

Creating and Managing Your Personal Mines Website on WordPress

Creating and Managing Your Personal Mines Website on WordPress Creating and Managing Your Personal Mines Website on WordPress Table of Contents Creating your site... 2 Managing your site... 2 About WordPress... 2 Logging in... 2 Pages... 2 Editing an Existing Page...

More information

Managing Content in WordPress

Managing Content in WordPress The Beginners Guide to WordPress Posts, Pages & Images WordPress is one of the most popular content management systems and blogging platforms in the world. It is free, open source software that allows

More information

Blogging using Wordpress

Blogging using Wordpress Blogging using Wordpress 5 th February 2014 ilqam By Mohd Ali Mohd Isa 2 Blogging with wordpress INTRODUCTION Wordpress is a free blogging platform that can be accessed from anywhere over the Internet.

More information

Creating a Website with Wordpress

Creating a Website with Wordpress Creating a Website with Wordpress Wordpress Fundamentals Version 1.6 Fayette County Public Schools June 28, 2013 Sow-Foong Hedman Technology Web Team Contents What is Wordpress?... 4 Overview... 4 Key

More information

WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016

WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016 WORDPRESS TRAINING MANUAL LAST UPDATED ON FEBRUARY 26TH, 2016 LOG INTO WORDPRESS Visit the Login page http://intermountaineyecare.net/wp-admin/ Enter your Username and Password NOTE: Additional usernames

More information

End-User Reference Guide Troy University OU Campus Version 10

End-User Reference Guide Troy University OU Campus Version 10 End-User Reference Guide Troy University OU Campus Version 10 omniupdate.com Table of Contents Table of Contents... 2 Introduction... 3 Logging In... 4 Navigating in OU Campus... 6 Dashboard... 6 Content...

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

CONVERSION TRACKING PIXEL GUIDE

CONVERSION TRACKING PIXEL GUIDE Conversion Tracking Pixel Guide A Step By Step Guide to Installing a conversion tracking pixel for your next Facebook ad. Go beyond clicks, and know who s converting. PRESENTED BY JULIE LOWE OF SOCIALLY

More information

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018 + v 1.4 Updated May 25, 2018 Table of Contents 1. Introduction...................................................................................3 2. Logging In.....................................................................................4

More information

Creating and updating content on your WordPress content management system (CMS)

Creating and updating content on your WordPress content management system (CMS) Creating and updating content on your WordPress content management system (CMS) Posts vs pages WordPress comes with two content types: Posts and pages. Posts are content entries listed in reverse chronological

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress About the Tutorial WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog. WordPress is the most popular blogging system on the web and allows

More information

Introduction to the Weebly Toolkit for Building Websites

Introduction to the Weebly Toolkit for Building Websites Introduction to the Weebly Toolkit for Building Websites Maureen Pratchett July 2015 1 Objective The purpose of this workshop is not to teach you how to design or even build a website, but rather to introduce

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

In This Guide. More Help Elsewhere. Quick Start Guide WRTG 101 with Professor Hoskins edspace.american.edu

In This Guide. More Help Elsewhere. Quick Start Guide WRTG 101 with Professor Hoskins edspace.american.edu Quick Start Guide WRTG 101 with Professor Hoskins edspace.american.edu In This Guide Log In 2 Change Password 2 Change Display Name and Set Profile 3 Orientation to Dashboard and Toolbar 4 Setting Your

More information

LearnWP 2-day Intensive WordPress Workshop. Dawn Comber, Digital Dialogues Ruth Maude, Dandelion Web Design

LearnWP 2-day Intensive WordPress Workshop. Dawn Comber, Digital Dialogues Ruth Maude, Dandelion Web Design LearnWP 2-day Intensive WordPress Workshop Dawn Comber, Digital Dialogues Ruth Maude, Dandelion Web Design How do I login? Point your browser to your website URL adding wpadmin to the end of the address

More information

VolunteerMatters Wordpress Web Platform Calendar Admin Guide. Version 1.1

VolunteerMatters Wordpress Web Platform Calendar Admin Guide. Version 1.1 VolunteerMatters Wordpress Web Platform Calendar Admin Guide Version 1.1 VolunteerMatters Wordpress Web: Admin Guide This VolunteerMatters Wordpress Web Platform administrative guide is broken up into

More information

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age HostPress.ca User manual For your new WordPress website July 2010 Version 1.0 Written by: Todd Munro 1 P age Table of Contents Introduction page 3 Getting Ready page 3 Media, Pages & Posts page 3 7 Live

More information

11 Most Common. WordPress Mistakes. And how to fix them

11 Most Common. WordPress Mistakes. And how to fix them 11 Most Common WordPress Mistakes And how to fix them Introduction We all make mistakes from time to time but when it comes to WordPress, there are some mistakes that can have devastating consequences.

More information

NWIC EDITOR GUIDE August 2016

NWIC EDITOR GUIDE August 2016 NWIC EDITOR GUIDE August 2016 THEME NAME: CLEVERCOURSE logging in: GO TO nwic.edu/wp-login.php blogs.nwic.edu/wp-login.php foundation.nwic.edu/wp-login.php Please note that your Username is your full nwic.edu

More information

Creating an with Constant Contact. A step-by-step guide

Creating an  with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

*monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so.

*monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so. *monthly; log in to your wordpress dashboard and update plugins which are showing prompts to do so. TRNA WORDPRESS LOGIN AND EDITING INSTRUCTIONS; 10/17/18 (see end of this document for web developer-level

More information

The Villages Wordpress User Group Basic WordPress Concepts

The Villages Wordpress User Group Basic WordPress Concepts The Villages Wordpress User Group Basic WordPress Concepts Jim Rietz jrietz@mac.com (352) 205-1555 Meeting 3rd Tuesday 8-11:50 each month Paradise Recreation Center Marilyn Monroe Room TVWUG.com TVWUG

More information

Edublogs. (WordPress) An Introductory Manual. Gail Desler

Edublogs. (WordPress) An Introductory Manual. Gail Desler Edublogs (WordPress) An Introductory Manual Gail Desler [Drawing on/updating/expanding tutorials and explanations from James Farmer, Mike Temple, Ewa McGrail, Lorelle, Joan Boan, Alice Mercer, Kate Olson,

More information

Training Manual and Help File

Training Manual and Help File Training Manual and Help File 30.06.2011 Update Manage Grow Welcome to your new Juniper Website Management System with CMS Introduction The Juniper Website Management System with CMS (Website Content Management

More information

+1 (646) (US) +44 (20) (UK) Blog. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions

+1 (646) (US) +44 (20) (UK) Blog. for Magento 2. ecommerce.aheadworks.com/magento-2-extensions Blog for Magento 2 Table of contents: Table of contents:... 2 Reference table... 3 Getting started... 4 Sidebar... 5 SEO... 6 Related Products... 6 Wordpress Import... 7 Blog categories... 7 Blog posts...

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

Introduction... 1 What is WordPress?... 2 Log in to the Administration Dashboard... 3 The WordPress Dashboard... 4

Introduction... 1 What is WordPress?... 2 Log in to the Administration Dashboard... 3 The WordPress Dashboard... 4 Table of Contents Introduction... 1 What is WordPress?... 2 Log in to the Administration Dashboard... 3 The WordPress Dashboard... 4 Managing Content... 5 What Are Pages and Posts??... 6 Managing Posts

More information

Lucid CMS User Guide

Lucid CMS User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." Lucid CMS User Guide Version 1.2 3/13/2012 1 Table of Contents Table of

More information

Creating an with Constant Contact. A step-by-step guide

Creating an  with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

Azon Master Class. By Ryan Stevenson Guidebook #5 WordPress Usage

Azon Master Class. By Ryan Stevenson   Guidebook #5 WordPress Usage Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #5 WordPress Usage Table of Contents 1. Widget Setup & Usage 2. WordPress Menu System 3. Categories, Posts & Tags 4. WordPress

More information

Theme System: It allows modifying the site view and functionality. It includes images, stylesheet, template files and custom pages.

Theme System: It allows modifying the site view and functionality. It includes images, stylesheet, template files and custom pages. WORDPRESS BASICS Contents WordPress - Overview... 2 WordPress - Dashboard... 4 WordPress - Categories... 6 WordPress - Posts... 7 WordPress - Media Library... 8 WordPress - Links... 9 Master Slider...

More information

WordPress Maintenance For Beginners

WordPress Maintenance For Beginners WordPress Maintenance For Beginners Content Pages, posts, users, links, widgets, menus, comments, products, etc. Media Images, documents, videos, music, etc. Plugins Function, features, and facilities.

More information

Getting Started with ShortStack

Getting Started with ShortStack Getting Started with ShortStack presented by SHORTSTACK Welcome to ShortStack! This guide covers our platform s five main sections: Tabs, Designer, Media, Templates, and Forms & Promos so that you can

More information

PTC Integrity Process Director

PTC Integrity Process Director Introduction PTC Integrity Process Director Product Guide 3.4 PTC Integrity Process Director is a process definition and deployment solution aimed at providing an efficient approach to the challenge of

More information

Starting Your SD41 Wordpress Blog blogs.sd41.bc.ca

Starting Your SD41 Wordpress Blog blogs.sd41.bc.ca Starting Your SD41 Wordpress Blog blogs.sd41.bc.ca The web address to your blog starts with blogs.sd41.bc.ca/lastnamefirstinitial (eg. John Smith s blog is blogs.sd41.bc.ca/smithj) All work is done in

More information

Getting started with MyFolio

Getting started with MyFolio Getting started with MyFolio An eportfolio tool for reflection, presentation and collaboration What is MyFolio? MyFolio is an eportfolio system whose features can help you improve your learning, plan for

More information

Your PIN structor. It works! Why pin? Important! Today, you ll learn 16 tips to help you pin with a purpose!

Your PIN structor. It works! Why pin? Important! Today, you ll learn 16 tips to help you pin with a purpose! Your PIN structor Alice Henneman, MS, RDN University of Nebraska Lincoln Extension ahenneman@unl.edu Pinterest.com/UNLfoodfitness Important! The information in these slides was current as of 7/4/2015.

More information

PBHS WordPress Blog Manual v1.0

PBHS WordPress Blog Manual v1.0 PBHS WordPress Blog Manual v1.0 Logging into your WordPress Blog In our address bar at the top of your browser, enter in www.yourdomain.com/blog/wp admin and press enter on your keyboard. (substitute youtdomain.com

More information

beyond the install 10 Things you should do after you install WordPress by Terri Orlowski beyond the office

beyond the install 10 Things you should do after you install WordPress by Terri Orlowski beyond the office beyond the install 10 Things you should do after you install WordPress by Terri Orlowski beyond the install 1. Install a backup plugin It may seem silly but the very first thing that I recommend after

More information

APPENDIX. Using Google Sites. After you read this appendix, you will be able to:

APPENDIX. Using Google Sites. After you read this appendix, you will be able to: APPENDIX B Using Google Sites Objectives After you read this appendix, you will be able to: 1. Create a New Site 2. Manage Your Sites 3. Collaborate on a Shared Site The following Hands-On Exercises will

More information

So, why not start making some recommendations that will earn you some cash?

So, why not start making some recommendations that will earn you some cash? 1 Welcome To Our Affiliate Program! Thank you for your interest in becoming an affiliate with The Selling Family! We love our affiliates and look forward to working with you to help you earn some passive

More information

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Web Page Basics FRSD Elementary Technology Workshop February 2014 Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Please save this booklet for future reference. 2 P a g e Notes and Questions

More information

For more info on Cloud9 see their documentation:

For more info on Cloud9 see their documentation: Intro to Wordpress Cloud 9 - http://c9.io With the free C9 account you have limited space and only 1 private project. Pay attention to your memory, cpu and disk usage meter at the top of the screen. For

More information

$540+ GST Paid Annually. Professional Website Hosting Service HOSTING:: WHAT YOU GET WORDPRESS:: THEME + PLUG-IN UPDATES

$540+ GST Paid Annually. Professional Website Hosting Service HOSTING:: WHAT YOU GET WORDPRESS:: THEME + PLUG-IN UPDATES Professional Website Hosting Service HOSTING:: WHAT YOU GET Where you host your website is an extremely important decision to make, if you choose simply on price, you may be making a huge mistake. We encourage

More information

WORDPRESS USER GUIDE HWDSB Websites

WORDPRESS USER GUIDE HWDSB Websites WORDPRESS USER GUIDE HWDSB Websites Table of Contents Forward - About Wordpress... 3 1. Getting Started... 5 1.1) Log into your account... 5 1.2) About the Dashboard... 6 1.3) Internal vs. External Views...

More information

Pages are static content, generally linked in your navigation. They are used for things like your about page and contact page.

Pages are static content, generally linked in your navigation. They are used for things like your about page and contact page. North Star Marketing Client : The Guthrie Group Deliverable : Website Training +++ LOGGING IN AND OUT +++++++++ 1. Go to http://tgg.northstarmarketing.com/wp admin/. This is the address for the staging

More information

Documentation:Travel Company WordPress Theme

Documentation:Travel Company WordPress Theme Documentation:Travel Company WordPress Theme Install Travel Company WordPress Theme within a few minutes. Travel Company is a Travel and tour WordPress Theme It s fully responsive with bootstrap framework,

More information

Creating a Website Using Weebly.com (June 26, 2017 Update)

Creating a Website Using Weebly.com (June 26, 2017 Update) Creating a Website Using Weebly.com (June 26, 2017 Update) Weebly.com is a website where anyone with basic word processing skills can create a website at no cost. No special software is required and there

More information