This chapter introduces you to the multisite feature that s built into the

Size: px
Start display at page:

Download "This chapter introduces you to the multisite feature that s built into the"

Transcription

1 Chapter 1: An Introduction to Multiple Sites In This Chapter Discovering where multiple sites began Exploring what you can do with multiple sites Configuring your web server This chapter introduces you to the multisite feature that s built into the WordPress software. The multisite feature allows you, the site owner, to add and maintain multiple blogs within a single installation of WordPress. In this chapter, you discover how the multisite feature works and why you might want to use it. You also explore how to configure and set up your web server environment for use with the multisite feature. With the multisite feature enabled, users of your network can run their own sites within your installation of WordPress. They also have access to their own Dashboard with the options and features you read about in the previous minibooks. Heck, it s probably a good idea to buy a copy of this book for the members of your network so they can become familiar with the WordPress Dashboard and features, too. At least have a copy on hand so people can borrow yours! Deciding When to Use the Multisite Feature Usually, for multiple users to post to one site, WordPress is sufficient. The multiuser part of the WordPress MU name didn t refer to how many users were added to your WordPress website, really. MU was always a bit of a misnomer and an inaccurate depiction of what the software actually did. A network of sites is a much closer description. COPYRIGHTED MATERIAL Determining whether to use the multisite feature depends on user access and publishing activity. Each site in the network, although sharing the same codebase and users, is still a self-contained unit. Users still have to access the back end of each site to manage options or post to that site. A limited number of general options are network-wide, and posting is not one of them. You can use multiple sites in a network to give the appearance that only one site exists. Put the same theme on each site, and the visitor doesn t realize that they re separate. This is a good way to separate sections of a magazine

2 710 Deciding When to Use the Multisite Feature site, using editors for complete sections (sites) but not letting them access other parts of the network or the back end of other sites. Another factor to consider is how comfortable you are with editing files directly on the server. Setting up the network involves accessing the server directly, and ongoing maintenance and support for your users can often lead to the network owner doing the necessary maintenance, which is not for the faint of heart. Generally, you should use a network of sites in the following cases: You want multiple sites and one installation. You re a blogger or site owner who wants to maintain another site, possibly with a subdomain or a separate domain, all on one web host. You re comfortable with editing files, you want to work with one codebase to make site maintenance easier, and most of your plugins and themes are accessible to all the sites. You can have one login across the sites and manage each site individually. You want to host blogs or sites for others. This is a little more involved. You want to set up a network where users can sign up for their own sites or blogs underneath (or part of) your main site and you maintain the technical aspects for them. Because all files are shared, some aspects have been locked down for security purposes. One of the most puzzling security measures for new users is the suppression of errors. Most PHP errors (say you installed a faulty plugin or incorrectly edited a file) don t output messages to the screen. Instead, what appears is what I like to call the White Screen of Death. Knowing how to find and use error logs and do general debugging are necessary skills for managing your own network. Even if your web host will set up the ongoing daily or weekly tasks for you, managing a network can involve a steep learning curve. When you enable the multisite feature, the existing WordPress site becomes the main site in the installation. Although WordPress can be quite powerful, in the following situations the management of multiple sites has its limitations: One web account is used for the installation. You can t use multiple hosting accounts. You want to post to multiple blogs at one time. WordPress doesn t do this by default. If you choose subdirectory sites, the main site will regenerate permalinks with /blog/ in it to prevent collisions with subsites. There are existing plugins available to prevent this regeneration.

3 Understanding the Difference between Sites and Blogs 711 The best example of a large blog network with millions of blogs and users is the hosted service at WordPress.com ( At WordPress.com, people are invited to sign up for an account and start a blog using the multisite feature within the WordPress platform on the WordPress server. When you enable this feature on your own domain and enable the user registration feature, you re inviting users to do the following: Create an account. Create a blog on your WordPress installation (on your domain). Create content by publishing blog posts. Upload media files such as photos, audio, and video. Invite friends to view their blog or to sign up for their own account. Understanding the Difference between Sites and Blogs With the merger of WordPress MU and WordPress came a terminology change. Each additional blog under WordPress MU is now a site instead of a blog. But, what s the difference? Largely, it s one of perception. Everything functions the same, but people can see greater possibilities when they no longer think of each site as just a blog. Now, WordPress can be so much more: With the addition of the Domain Mapping plugin (see Chapter 6 in this minibook), you can manage multiple sites with different, and unique, domain names. None of them has to be a blog. They can have a blog element, or just use pages and have a static site. The built-in options let you choose between subdomains or subfolder sites when you install the network. If you install WordPress in the root of your web space, you get subdomain.yourdomain.com (if you choose subdomains) or yourdomain.com/subfolder (if you choose subfolders). Chapter 2 of this minibook discusses the differences and advantages. After you choose the kind of sites you want to host and then create those sites, you can t change them later on. These sites are served virtually, meaning that they don t exist as files or folders anywhere on the server. They exist only in the database. The correct location is served to the browser by using rewrite rules in the.htaccess file. (See Book II, Chapter 5.) The main, or parent, site of the network can also be a landing page of the entire network of sites, showcasing content from other sites in the network and drawing in visitors further. Book VIII Chapter 1 An Introduction to Multiple Sites

4 712 Setting Up the Optimal Hosting Environment Setting Up the Optimal Hosting Environment This chapter assumes that you already have the WordPress software installed and running correctly on your web server and that your web server meets the minimum requirements to run WordPress. Before you enable the WordPress multisite feature, you need to determine how you are going to use the feature. You have a couple of options: Manage just a few of your own WordPress blogs or websites. Run a full-blown blogging network with several hundred different blogs and multiple users. If you re planning to run just a few of your own sites with the WordPress multisite feature, then your current hosting situation is probably well suited. However, if your plans are to host a large network with hundreds of blogs and multiple users, you should consider contacting your host and increasing your bandwidth, as well as the disk space limitations on your account. In addition to the necessary security measures, time, and administrative tasks that go into running a community of blogs, you have a few more things to worry about. Creating a community increases the resource use, bandwidth use, and disk space on your web server. In many cases, if you go over the allotted limits given to you by your web host, you will incur hefty costs. Make sure that you anticipate your bandwidth and disk space needs before running a large network on your website! (Don t say I didn t warn you.) Checking out shared versus dedicated hosting Many WordPress network communities start with grand dreams of developing a large and active community. Be realistic about how your community will operate in order to make the right hosting choice for yourself and your community. Small blogging communities can be handled easily by using a shared-server solution, whereas larger, more active communities may require a dedicatedserver solution for operation. The difference between the two lies in their names: Shared-server solution: You have one account on one server that has several other accounts on it. Think of this as apartment living. One apartment building has several apartments for multiple people to live, all under one roof. Dedicated-server solution: You have one account. You have one server. That server is dedicated to your account, and your account is dedicated to the server. Think of this as owning a home where you don t share your living space with anyone else.

5 Setting Up the Optimal Hosting Environment 713 A dedicated-server solution is a more expensive investment for your blog community, while a shared-server solution is the most economical. Your decision on which solution to use for your network blogging community will be based on your realistic estimates of how big and how active your community will be. You can move from a shared-server solution to a dedicatedserver solution if your community gets larger than you expected; however, starting with the right solution for your community from day one is easier. Exploring subdomains versus subdirectories The WordPress multisite feature gives you two ways to run a network of blogs on your domain. You can use the subdomain option or the subdirectory option. The most popular option (and recommended structure) sets up subdomains for the blogs created within WordPress network of sites. With the subdomain option, the username of the blog appears first, followed by your domain name. With the subdirectory option, your domain name appears first, followed by the username of the blog. Which one should you choose? The choice is yours. You can see the difference in the URLs of these two options by comparing the following examples: A subdomain looks like this: A subdirectory looks like this: While the network is being set up, tables are added (to the database) that contain information about the network, including the main site URL. If you re developing a site or want to change the domain later, you need to change every reference to the domain name in the database. Look at Book II, Chapter 3 to find more about the WordPress database structure, including how data is stored in tables, as well as the use of a popular database administration tool called phpmyadmin to manage, view, and edit database tables. Choosing Linux, Apache, MySQL, and PHP server environments A network of sites works best on a LAMP (Linux, Apache, MySQL, and PHP) server with the mod_rewrite Apache module enabled. Mod_rewrite is an Apache module that builds URLs that are easier to read. (Also, see the nearby Apache mod_rewrite sidebar for more information.) In WordPress, this Apache module is used for permalinks. If your install uses any permalink other than the default,?p=123, then you re okay. Your web host can help you determine whether your web server allows this. It is a requirement for setting up the WordPress multisite feature. (You can find more information on permalink structure in Book III, Chapter 2.) Book VIII Chapter 1 An Introduction to Multiple Sites For the purposes of this chapter, I stick to the LAMP server setup because it is most similar to the average web host and is most widely used.

6 714 Setting Up the Optimal Hosting Environment Apache ( is software that s loaded and running on your web server. Usually, the only person who has access to Apache files is the web server administrator. (This is usually your web host.) Depending on your own web server account and configuration, you may or may not have access to the Apache software files. The Apache module that s necessary in order for the WordPress network to create nice permalink URLs is called mod_rewrite. This must be configured so that it s active and installed on your server. Apache mod_rewrite You or your web host can make sure that the Apache mod_rewrite is activated on your server; open the httpd.conf file and verify that the following line is included within: LoadModule rewrite_module / libexec/mod_rewrite.so If it isn t, type that line on its own line and save the file. You probably need to restart Apache before the change takes effect. Remember that the Apache mod_rewrite module is required for WordPress multisites. If you don t know whether your current hosting environment has this module in place, drop an to your hosting provider and ask. The provider can answer that question for you (in addition to installing the module for you in the event that your server doesn t yet have it). Networks also work well on Nginx and Lightspeed servers; however, many users have reported having much difficulty on IIS (Windows) servers. Therefore, I don t recommend setting up WordPress with multisite features on a Windows server environment. Subdomain sites work by way of a virtual host entry in Apache, also known as a wildcard subdomain. On shared hosts, your web hosting provider support team will have to enable this for you, or they may already have done so for all accounts. It is best to ask your hosting provider before you begin. In these situations, the domain you use for your install must be the default domain in your account. Otherwise, the URLs of your subsites will fail to work properly or to have a folder name in the URL. Some hosts may require you to have a dedicated IP address, but this isn t a specific software requirement for a WordPress network to function. Before proceeding with the final steps in enabling the WordPress multisite feature, you need to get a few items in order on your web server. You also need to make a decision about how the multiple blogs within your network will be handled. These configurations need to be in place in order to run the WordPress network successfully.

7 Setting Up the Optimal Hosting Environment 715 Adding a virtual host to the Apache configuration You need to add a hostname record pointing at your web server in the DNS configuration tool available in your web server administration software, such as WebHost Manager (WHM), a popular web host administration tool. In this section, you edit and configure Apache server files. If you can perform the configurations in this section yourself (and if you have access to the Apache configuration files), this section is for you. If you don t know how, are uncomfortable with adjusting these settings, or don t have access to change the configurations in your web server software, you need to ask your hosting provider for help or hire a consultant to perform the configurations for you. I can t stress enough that you shouldn t edit the Apache server files yourself if you aren t comfortable with it or don t fully understand what you re doing. Web hosting providers have support staff to help you with these things if you need it take advantage of that! The hostname record looks like this: *.yourdomain.com (where your domain.com is replaced with your actual domain name). Follow these steps to enable the wildcard subdomains in Apache: 1. Log in as the root user to your server. 2. Open the httpd.conf file or the vhost include file for your current web account. 3. Find the virtual host section for your domain. 4. Add the wildcard subdomain record next to the domain name. It will look like this: ServerAlias yourdomain.com *.yourdomain.com 5. Save the file. 6. Restart Apache. You also need to add a wildcard subdomain DNS record. Depending on how your domain is set up, you can do this at your registrar or your web host. If you simply pointed to your web host s nameservers, then you can add more DNS records at your web host in the web server administration interface, such as WHM (Web Host Manager). You also should add a CNAME record with a value of *. CNAME stands for Canonical Name and is a record stored in the DNS settings of your Apache web server that tells Apache you would like to associate a new subdomain with the main account domain. Applying the value of * tells Apache to send any subdomain requests to your main domain, and from there, WordPress looks up that subdomain in the database to see whether it exists. Book VIII Chapter 1 An Introduction to Multiple Sites

8 716 Setting Up the Optimal Hosting Environment Networks require a great deal more server memory (RAM) than typical WordPress sites (not using the multisite feature), simply because multisites are generally bigger, have a lot more traffic, and use up more database space and resources because multiple sites are running (as opposed to just one with regular WordPress). You aren t simply adding instances of WordPress. You re multiplying the processing and resource use of the server when you run the WordPress multisite feature. Although smaller instances of a network run okay on most web hosts, you may find that when your network grows, you need more memory. I generally recommend that you start with a hosting account that has access to at least 256MB of RAM (memory). For each site created, nine additional tables are added to the single database. Each table has a prefix similar to wp_blog-id_tablename (where BLOG-ID is a unique ID assigned to the site). The only exception to this is the main site. Its tables remain untouched, and remain the same. (See Book II, Chapter 3 to see how its tables look.) With WordPress multisites, all new installations leave the main blog tables untouched and number additional site tables sequentially, with every new site that is added to the network. Much discussion about the database layout has occurred in Trac, the WordPress codebase management system, and in the WordPress.org forums. Although Trac may seem unwieldy, it scales appropriately. Limitations on database size have more to do with the server and database management tools. The average users build a small to medium-sized network, which usually needs no more than a VPS (Virtual Private Server) account.

WP EBOOKS Creating A WordPress Network

WP EBOOKS Creating A WordPress Network WP EBOOKS Creating A WordPress Network The Complete Guide to Setting Up WordPress Multisite 1 WP EBOOKS Creating A WordPress Network The Complete Guide to Setting Up WordPress Multisite 2 Creating a WordPress

More information

Creating a Network. WordPress 3.1 (and up)

Creating a Network. WordPress 3.1 (and up) Creating a Network in WordPress 3.1 (and up) A comprehensive guide to setting up multisite by Andrea Rennick http://wpebooks.com Introduction Hello there intrepid reader. This here guide is to explain

More information

Web Host. Choosing a. for Your WordPress Site. What is web hosting, and why do you need it?

Web Host. Choosing a. for Your WordPress Site. What is web hosting, and why do you need it? You ve registered a domain name, and you know you want to use WordPress to create your online presence. The next question is, where are you going to build your website? This report will help you choose

More information

K-RATE INSTALLATION MANUAL

K-RATE INSTALLATION MANUAL K-RATE INSTALLATION MANUAL K-Rate Installation Manual Contents SYSTEM REQUIREMENTS... 3 1. DOWNLOADING K-RATE... 4 STEP 1: LOGIN TO YOUR MEMBER ACCOUNT... 4 STEP 2: ENTER DOMAIN NAME... 5 STEP 3: DOWNLOAD

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

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

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Module 1: Download 2 Okay, I know. The title of this download seems super selly. I have to apologize for that, but never before have

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

Keys to Your Web Presence Checklist

Keys to Your Web Presence Checklist Keys to Your Web Presence Checklist DOMAIN NAME REGISTRATION This is the most important key to your online presence. Your domain name is your business identity on the web. It serves as your address, and

More information

K-SEARCH TRIAL INSTALLATION MANUAL

K-SEARCH TRIAL INSTALLATION MANUAL K-SEARCH TRIAL INSTALLATION MANUAL Qsoft Inc, 2006-2009, All Rights Reserved Page 1 of 32 K-Search Trial Installation Manual Contents SYSTEM REQUIREMENTS... 3 1. DOWNLOADING K-SEARCH 15 DAYS TRIAL... 4

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

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

Wordpress & Theme Installation

Wordpress & Theme Installation Wordpress & Theme Installation At this point you have already completed all of the planning for your new website so it is time to start installing the software you need to run it. Today we will be installing

More information

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

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Drupal About the Tutorial is a free and open source Content Management System (CMS) that allows organizing, managing and publishing your content. This reliable and secure CMS is built on PHP based environment

More information

Install WordPress 3.X In Multi Blog / Multi user mode On localhost

Install WordPress 3.X In Multi Blog / Multi user mode On localhost Install WordPress 3.X In Multi Blog / Multi user mode On localhost In this tutorial, we will cover how to setup WordPress as a Multi User /Multi Blog. We ll start by downloading and installing a new version

More information

Web Hosting Features. 1 P a g e

Web Hosting Features. 1 P a g e Web Hosting Features 1 P a g e We believe that web hosting is more than just providing web space and FTP access. Our aim is to provide individuals and businesses with everything they need to express themselves

More information

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

Let's have a look at the normal Joomla! URLs:

Let's have a look at the normal Joomla! URLs: Joomla! v 1.5 Search Engine Friendly URLs (SEF URLs) A. What are SEF URLs? SEF means search engine friendly. Websites are considered search engine friendly if the pages can easily be found by search engines.

More information

Web Hosting. Important features to consider

Web Hosting. Important features to consider Web Hosting Important features to consider Amount of Storage When choosing your web hosting, one of your primary concerns will obviously be How much data can I store? For most small and medium web sites,

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

Links Menu (Blogroll) Contents: Links Widget

Links Menu (Blogroll) Contents: Links Widget 45 Links Menu (Blogroll) Contents: Links Widget As bloggers we link to our friends, interesting stories, and popular web sites. Links make the Internet what it is. Without them it would be very hard to

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

How To Clone, Backup & Move Your WordPress Blog! Step By Step Guide by Marian Krajcovic

How To Clone, Backup & Move Your WordPress Blog! Step By Step Guide by Marian Krajcovic How To Clone, Backup & Move Your WordPress Blog! Step By Step Guide by Marian Krajcovic 2010 Marian Krajcovic You may NOT resell or giveaway this ebook! 1 If you have many WordPress blogs and especially

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

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

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

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

Adding your One-Step PHP database to a Wordpress themed website. by Ron Miller

Adding your One-Step PHP database to a Wordpress themed website. by Ron Miller Adding your One-Step PHP database to a Wordpress themed website. by Ron Miller Have you created, or will be creating, a One-Step PHP Searchable Database? Do you have, or will you have, a Wordpress website

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

Teachers Manual for Creating a Website with WordPress

Teachers Manual for Creating a Website with WordPress Teachers Manual for Creating a Website with WordPress ISBN 978 90 5905 422 6 2 1. Introduction This course manual assumes a lesson structure consisting of nine points. These points have been divided into

More information

Six reasons to choose us for your web hosting

Six reasons to choose us for your web hosting Web Hosting Page 1 We believe that web hosting is more than just providing web space and FTP access. Our aim is to provide individuals and businesses with everything they need to express themselves on

More information

Joomla Basics Series: Joomla Overview

Joomla Basics Series: Joomla Overview Joomla Basics Series: Joomla Overview Presented By - Wilma Howell http://www.gktsolutions.com What is Joomla! Joomla! is a popular, free, award-winning Content Management System (CMS) written in PHP and

More information

What is WordPress? WordPress.org vs. WordPress.com

What is WordPress? WordPress.org vs. WordPress.com Introduction to WordPress Introduction to WordPress What is WordPress? WordPress.org vs. WordPress.com Installing WordPress on your computer XAMPP (for Windows) MAMP (for Mac OS) You must have already

More information

Piktochart 101 Create your first infographic in 15 minutes

Piktochart 101 Create your first infographic in 15 minutes Piktochart 101 Create your first infographic in 15 minutes TABLE OF CONTENTS 01 Getting Started 5 Steps to Creating Your First Infographic in 15 Minutes 1.1 Pick a Template 1.2 Click Create and Start Adding

More information

Table of Contents. Introduction. Getting Started. The Dashboard

Table of Contents. Introduction. Getting Started. The Dashboard Table of Contents Introduction What Is WordPress?...3 Who Uses WordPress?...5 Why Use WordPress?...6 Getting Started Requirements..13 Installation 14 The Dashboard Dashboard Overview 20 Navigation 26 Quick

More information

Lesson 2: Setting Up Your WordPress Website

Lesson 2: Setting Up Your WordPress Website Lesson 2: Setting Up Your WordPress Website Chapter 1: Introduction Welcome back! Now that you've found a domain, chosen a hosting company, toured the Control Panel, and uploaded WordPress, you're almost

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

How To Install Wordpress Site On Bluehost Within 5 Minutes!

How To Install Wordpress Site On Bluehost Within 5 Minutes! How To Install Wordpress Site On Bluehost Within 5 Minutes! Introduction This Wordpress guide teaches you how to install a Wordpress site on your own domain name hosted on Bluehost within 5 minutes. This

More information

Creating a Lodge Website, Part 3

Creating a Lodge Website, Part 3 Introduction Install and Configure WordPress This tutorial will guide you through the process of installing and configuring WordPress. After you have WordPress installed and configured, Part 4 of this

More information

Strong signs your website needs a professional redesign

Strong signs your website needs a professional redesign Strong signs your website needs a professional redesign Think - when was the last time that your business website was updated? Better yet, when was the last time you looked at your website? When the Internet

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

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

SO, ARE YOU READY? HERE WE GO:

SO, ARE YOU READY? HERE WE GO: Date: 28/09/2012 Procedure: How To Move WordPress To A New Server Or Host Source: LINK Permalink: LINK Created by: HeelpBook Staff Document Version: 1.0 HOW TO MOVE WORDPRESS TO A NEW SERVER OR HOST It

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

Contractors Guide to Search Engine Optimization

Contractors Guide to Search Engine Optimization Contractors Guide to Search Engine Optimization CONTENTS What is Search Engine Optimization (SEO)? Why Do Businesses Need SEO (If They Want To Generate Business Online)? Which Search Engines Should You

More information

Wishlist Greeting Registration Manual

Wishlist Greeting Registration Manual Wishlist Greeting Registration Manual Table of Contacts Use the quick navigation links below to navigate through the manual: Introduction to Wishlist Greeting Registration Complete Activation Process Summary

More information

COPYRIGHTED MATERIAL. Index

COPYRIGHTED MATERIAL. Index A account management, 25 Add Media window, 116 117, 124 125 Add New Post panel, 82 90 Admin Bar, 20, 24 25, 57 Administrator user, 242 AdSense, Google, 5, 266, 268 269 advertisements affiliate ads, 5,

More information

How To Run Mobi Ready

How To Run Mobi Ready How To Run Mobi Ready White Label Editor First of all, your clients need to have a domain name. If they do not have one yet, they can purchase one, for example at ovh.com. A.com name costs some 5 / year.

More information

Website instructions. 1. Creating a Post

Website instructions. 1. Creating a Post Website instructions Using the Wordpress site is a fairly simple process. To access the control panel in order to add content, simply go to Link > Staff Only > Site Login and enter your username and password.

More information

COPYRIGHTED MATERIAL. Starting Strong with Visual C# 2005 Express Edition

COPYRIGHTED MATERIAL. Starting Strong with Visual C# 2005 Express Edition 1 Starting Strong with Visual C# 2005 Express Edition Okay, so the title of this chapter may be a little over the top. But to be honest, the Visual C# 2005 Express Edition, from now on referred to as C#

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

Making Multisite Work for You BEN BYRNE CORNERSHOP CREATIVE

Making Multisite Work for You BEN BYRNE CORNERSHOP CREATIVE 1 2 Making Multisite Work for You BEN BYRNE CORNERSHOP CREATIVE 3 What is Multisite? 4 Multisite is Multiple sites using one installation Shared codebase Shared database but mostly separate tables Used

More information

Blogging at

Blogging at Blogging at http://familylaw.law.miami.edu A. How to Do It Many of you are doubtless already more sophisticated bloggers than I but, especially for those of you who are newbies, I lay out below some of

More information

ClickBank Redirection Manual

ClickBank Redirection Manual ClickBank Redirection Manual Table of Contents Use the quick navigation links below to get to the information you need faster: Introduction to Clickbank Redirection Activation Process Overview in 5 Steps

More information

Kollaborate Server. Installation Guide

Kollaborate Server. Installation Guide 1 Kollaborate Server Installation Guide Kollaborate Server is a local implementation of the Kollaborate cloud workflow system that allows you to run the service in-house on your own server and storage.

More information

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

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla About the Tutorial Joomla is an open source Content Management System (CMS), which is used to build websites and online applications. It is free and extendable which is separated into frontend templates

More information

ACE #CT01756 Intro to WordPress By Adrian Mikeliunas SESSION# 2 of 6

ACE #CT01756 Intro to WordPress By Adrian Mikeliunas   SESSION# 2 of 6 WordPress Administration ACE #CT01756 Intro to WordPress By Adrian Mikeliunas http://learnwp.us/week2/ SESSION# 2 of 6 Week 2 Agenda Understanding the Dashboard Setting up User accounts Managing Pages

More information

Azon Master Class. By Ryan Stevenson Guidebook #4 WordPress Installation & Setup

Azon Master Class. By Ryan Stevenson   Guidebook #4 WordPress Installation & Setup Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #4 WordPress Installation & Setup Table of Contents 1. Add Your Domain To Your Website Hosting Account 2. Domain Name Server

More information

Adding content to your Blackboard 9.1 class

Adding content to your Blackboard 9.1 class Adding content to your Blackboard 9.1 class There are quite a few options listed when you click the Build Content button in your class, but you ll probably only use a couple of them most of the time. Note

More information

Blogging at lawandmedicine. A. How to Do It

Blogging at lawandmedicine. A. How to Do It Blogging at lawandmedicine A. How to Do It Many of you are doubtless already more sophisticated bloggers but, especially for those of you who are newbies, I lay out below some of the technical issues around

More information

Repurposing Your Podcast. 3 Places Your Podcast Must Be To Maximize Your Reach (And How To Use Each Effectively)

Repurposing Your Podcast. 3 Places Your Podcast Must Be To Maximize Your Reach (And How To Use Each Effectively) Repurposing Your Podcast 3 Places Your Podcast Must Be To Maximize Your Reach (And How To Use Each Effectively) What You ll Learn What 3 Channels (Besides itunes and Stitcher) Your Podcast Should Be On

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

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 APEXBlogs was built

How APEXBlogs was built How APEXBlogs was built By Dimitri Gielis, APEX Evangelists Copyright 2011 Apex Evangelists apex-evangelists.com How APEXBlogs was built By Dimitri Gielis This article describes how and why APEXBlogs was

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

Best Prac*ces: Andrew Gray

Best Prac*ces: Andrew Gray Best Prac*ces: WordPress is the dominant publishing pla8orm on the internet, responsible for over 25% of the web s content. This session will help you understand the full capabili*es of the pla8orm and

More information

Real Life Web Development. Joseph Paul Cohen

Real Life Web Development. Joseph Paul Cohen Real Life Web Development Joseph Paul Cohen joecohen@cs.umb.edu Index 201 - The code 404 - How to run it? 500 - Your code is broken? 200 - Someone broke into your server? 400 - How are people using your

More information

Using Creative Commons images from FlickrCC and Wikimedia Commons in Blog Posts

Using Creative Commons images from FlickrCC and Wikimedia Commons in Blog Posts Using Creative Commons images from FlickrCC and Wikimedia Commons in Blog Posts By Kathleen Morris These instructions specifically refer to using Edublogs/Global2 blogs, however, the process is similar

More information

Oceanica Theme Documentation

Oceanica Theme Documentation Oceanica Theme Documentation Updated on December 29, 2017 Installation Import sample data Import sample data from xml file. Import sample data from.sql file. Set up the front page Edit front page Site

More information

Social Media Tools. March 13, 2010 Presented by: Noble Studios, Inc.

Social Media Tools. March 13, 2010 Presented by: Noble Studios, Inc. March 13, 2010 Presented by: Noble Studios, Inc. 1 Communication Timeline 2 Familiar Social Media Sites According to Facebook, more than 1.5 million local businesses have active pages on Facebook According

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

FB Image Contest. Users Manual

FB Image Contest. Users Manual FB Image Contest Users Manual Table of contents Description.. 3 Step by step installation... 5 The administration interface.. 10 Creating a new contest... 13 Creating a Facebook Application.. 19 Adding

More information

JSN ImageShow Configuration Manual Introduction

JSN ImageShow Configuration Manual Introduction JSN ImageShow Configuration Manual Introduction JSN ImageShow is the gallery extension built for Joomla! Content Management System for developers, photographers, and publishers. You can choose to show

More information

Version Copyright Feel free to distribute this guide at no charge...

Version Copyright Feel free to distribute this guide at no charge... Version 2.0 Feel free to distribute this guide at no charge... You cannot edit or modify this guide in anyway. It must be left exactly the way it is. This guide is only accurate from the last time it was

More information

WORDPRESS FOR REAL ESTATE PRESENTED BY ADAM SILVER APRIL 23, Wednesday, April 23, 14

WORDPRESS FOR REAL ESTATE PRESENTED BY ADAM SILVER APRIL 23, Wednesday, April 23, 14 WORDPRESS FOR REAL ESTATE PRESENTED BY ADAM SILVER APRIL 23, 2014 THANK YOU TO ABOUT ME WORDPRESS DEVELOPER / EDUCATOR SOCIAL MEDIA MANAGER PHOTOGRAPHER VIDEO EDITOR APPLE TRAINER SOUTH BAY WORDPRESS MEETUP

More information

IMPORTANCE OF A MINISTRY WEBSITE

IMPORTANCE OF A MINISTRY WEBSITE SUMMARY In 2018, the internet is everything, even our appliances are starting to connect. People today are more comfortable emailing or texting than calling and face time. Although, I hate to admit it,

More information

Copyright 2012 BlogDesigns Web: Meer informatie?

Copyright 2012 BlogDesigns Web:    Meer informatie? Copyright 2012 BlogDesigns Web: www.blogdesigns.nl E-mail: handleiding@.nl Meer informatie? info@blogdesigns.nl V3-2013 Introduction WordPress is a user-friendly content management system (CMS) that gives

More information

Setting Up A WordPress Blog

Setting Up A WordPress Blog Setting Up A WordPress Blog Introduction WordPress can be installed alongside an existing website to be used solely as the 'blog' element of a website, or it can be set up as the foundation for an entire

More information

WordPress FAQ for Teachers

WordPress FAQ for Teachers WordPress FAQ for Teachers Contents What Is WordPress?...2 How do I get a teacher website?...2 How do I login to my WordPress site?...2 How do I start creating my site with WordPress?...3 How do I edit

More information

The Basics Of Hosting

The Basics Of Hosting arp7.com The Basics Of Hosting Hi there, readers. I put a ton of work into this guide to help users like you gain a solid understanding of hosting concepts. I hope you find it to be as useful as we found

More information

Google Drive. Move Fully to Google Docs

Google Drive. Move Fully to Google Docs Google Drive Fully move to the Google Drive ecosystem Use Google OCR to recreate text documents from a variety of sources Sharing files and folders Collaborating on Documents Revision History Downloading

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

How To Change My Wordpress Database

How To Change My Wordpress Database How To Change My Wordpress Database Password On Instagram Account Built by one of the world's largest Instagram browsers INK361, this comprehensive widget that can showcase your Instagram account in the

More information

WPI Project Center WordPress Manual For Editors

WPI Project Center WordPress Manual For Editors WPI Project Center WordPress Manual For Editors April 17, 2015 Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Adding

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

Website Updates Made Easy

Website Updates Made Easy Built by Packerland Websites, Managed by You You will learn: How to log into your website to make changes How to update the Home, About Us & other pages Quick tips for success How to add photos, links,

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

Client Care Plan. Critical WordPress website care and support for your peace of mind, ongoing results & growth. So much more than just maintenance.

Client Care Plan. Critical WordPress website care and support for your peace of mind, ongoing results & growth. So much more than just maintenance. Find out more at: lovedadesign.co.uk Client Care Plan. Critical WordPress website care and support for your peace of mind, ongoing results & growth. So much more than just maintenance. WordPress Website

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

The Essential Guide to VIRTUAL TEAM. Building Tools

The Essential Guide to VIRTUAL TEAM. Building Tools The Essential Guide to VIRTUAL TEAM Building Tools The Essential Guide to Virtual Team Building Tools By Chris Ducker Thank you for checking out this guide on all my personal favourite tools and resources

More information

Selecting Wordpress as Your Web Platform

Selecting Wordpress as Your Web Platform Selecting Wordpress as Your Web Platform Why Choose WordPress: World s most popular weblog platform New York Times, CNN, People, EBay, Yahoo Becoming widely used as a CMS (Content Management System) easy

More information

Joomla 3.X Global Settings Part III Server Settings

Joomla 3.X Global Settings Part III Server Settings Joomla 3.X Global Settings Part III Server Settings Diagram 1 Path to Temp Folder: This is a text box adjacent to this prompt which holds the path to Joomla s temp folder on the web server. This is the

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

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

CUSTOMER CONTROL PANEL... 2 DASHBOARD... 3 HOSTING &

CUSTOMER CONTROL PANEL... 2 DASHBOARD... 3 HOSTING & Table of Contents CUSTOMER CONTROL PANEL... 2 LOGGING IN... 2 RESET YOUR PASSWORD... 2 DASHBOARD... 3 HOSTING & EMAIL... 4 WEB FORWARDING... 4 WEBSITE... 5 Usage... 5 Subdomains... 5 SSH Access... 6 File

More information

What is SEO? { Search Engine Optimization }

What is SEO? { Search Engine Optimization } What is SEO? { Search Engine Optimization } The use of various techniques to improve a web site's ranking in the search engines and thus attract more visitors. - en.wiktionary.org/ wiki/seo The process

More information

Building a website. Should you build your own website?

Building a website. Should you build your own website? Building a website As discussed in the previous module, your website is the online shop window for your business and you will only get one chance to make a good first impression. It is worthwhile investing

More information

How to Manage and Maintain Your Website

How to Manage and Maintain Your Website How to Manage and Maintain Your Website Understand What You Need to Do to Grow and Maintain Your Website Alisha Lee, AEE Solar Marketing Mgr. Agenda Website Health Google Search Console Google Analytics

More information

Installing Dolphin on Your PC

Installing Dolphin on Your PC Installing Dolphin on Your PC Note: When installing Dolphin as a test platform on the PC there are a few things you can overlook. Thus, this installation guide won t help you with installing Dolphin on

More information

Enter the site Title: Student Name s eportfolio Choose your Website Domain: Use a Subdomain of Weebly.com

Enter the site Title: Student Name s eportfolio Choose your Website Domain: Use a Subdomain of Weebly.com Weebly Tutorial Tutorial #1: Signing Up: Welcome to this tutorial. I m going to show you how to sign up for an account with Weebly so you can start building your eportfolio. Go to www.weebly.com. You can

More information