23
Creating a Self Hosted Wordpress Website from Scratch Neil Kearney Kearney Realty Co. / Metro Brokers

Creating a self hosted wordpress website from scratch

Embed Size (px)

DESCRIPTION

Detailed instructions on how to set up and use a Wordpress.org blogsite. From hosting, to domain registration to adding content. Provided by Neil Kearney of Kearney Realty Co./ Metro Brokers

Citation preview

Page 1: Creating a self hosted wordpress website from scratch

Creating a Self Hosted Wordpress Website from

ScratchNeil Kearney

Kearney Realty Co. / Metro Brokers

Page 2: Creating a self hosted wordpress website from scratch

Static Website vs. Blog ◦ Static

Cyber billboard Not sticky No reason to come back At the mercy of a developer Lock and leave or post and cross your fingers

◦ Blog Easy to update Attract repeat visitors Be a “go to” resource Good Google juice!

You’ve Got Options

Page 3: Creating a self hosted wordpress website from scratch

Blogger.com Typepad.com Weebly.com Wordpress.com Squarespace.comPro’s: Fast setup, ease of use.Con’s: sub-domain

www.coolsite.blogspot.com (don’t own domain, poor Google linking), fewer appearance options.

Which Blog Service?

Page 4: Creating a self hosted wordpress website from scratch

WordPress.org Benefits Ability to upload themes Ability to upload plugins Great community Complete control to change code if you’re technically minded You own the domain and email WordPress.org Cons You need a good web host, which generally costs $7-12 a month, or

thousands of dollars per month for a high traffic site Requires more technical knowledge to set up and run You’re responsible for stopping spam You have to handle backups You must upgrade the software manually when a new version comes

out If you get a huge spike in traffic (like Digg or Slashdot) your site will

probably go down unless you have a robust hosting setup

Wordpress.orgSame as Wordpress.com but

Page 5: Creating a self hosted wordpress website from scratch

Sign up for web hosting◦ I have found Bluehost offers a good plan and

great customer service. I moved from GoDaddy after each change took longer than necessary and each site required its own hosting plan.

◦ The hosting should allow for multiple sites to share one account and should cost between $6 -$8 per month.

◦ To sign up click here

Step 1 – Web Hosting

Page 6: Creating a self hosted wordpress website from scratch

Own your own name – www.yourname.com Name your niche –

www.BoulderCondos.com Register a new name at Bluehost or transfer

an existing domain you already own.

Step 2 – Your Domain

Page 7: Creating a self hosted wordpress website from scratch

You may ask at this point what is a CPanel? This is the hub of BlueHost. This allows you to work with your domains.

To assign your BlueHost registered domain to your Cpanel. Go to the “Domain Manager” tab and choose

Step 3 – Assign Domain to CPanel

Page 8: Creating a self hosted wordpress website from scratch

Once your domain has been assigned to the Cpanel you can install Wordpress. To do this you simply click on the Wordpress icon.

Step 4 – Install Wordpress

Page 9: Creating a self hosted wordpress website from scratch

After Installing Wordpress you will receive an email with your login link and your password. Save the email and then click on the link and login. Bookmark your login screen and login.

Step 5 – Confirmation and Login

Page 10: Creating a self hosted wordpress website from scratch

After logging in you will see your website dashboard. This is where you can access and change all aspects of your website.

Along the left sidebar you will find actions grouped under headings. Each of the headings expands by clicking on the triangle on the right hand side of the name.

Step 6 – The Dashboard

Page 11: Creating a self hosted wordpress website from scratch

Go to Settings > General◦ Site Title - Type into box what you would like to

name your website.◦ Tagline - This goes below your site title on the

header.

Step 7 – Naming Your Website

Page 12: Creating a self hosted wordpress website from scratch

By default the time of your site is based on GMT. So unless you are in the United Kingdom change the timezone. For me I chose Denver from the drop down menu.

The date format is how the date is displayed on your website. Make a choice and save changes.

Step 8 – Set Time and Date Format

Page 13: Creating a self hosted wordpress website from scratch

Near the top right hand corner of the Dashboard you will see “Howdy admin”. Click on “admin”. Here you can change your color scheme, enter your name, email address, a bio and change your password. After completing make sure to click on “Update Profile”.

Step 9 – Change Your Password

Page 14: Creating a self hosted wordpress website from scratch

Check your site by opening a new tab on your browser and going to your URL or website address. Your site is generic at this point. The only thing you have changed so far is your title. Let’s start adding content.

There are two ways to add content to your website one is to add a post and the other is to add a page. Right now you have one page with one post “Hello World”.

Step 10 – Adding Content

Page 15: Creating a self hosted wordpress website from scratch

This is a good point to put some thought into your website design. Here are some questions to ask yourself:◦ What information do I want the viewers to see

first?◦ What other pages do I want to include?◦ How often will I update the website?

The answers to these questions will dictate the pages to add.

Adding Content

Page 16: Creating a self hosted wordpress website from scratch

This is the design of the website. Thouands to chose from. Form follows function. What are you looking

to do? Go to Appearance > Themes > Install

Themes

Step 11 – Choosing a Theme

Page 17: Creating a self hosted wordpress website from scratch

From the Dashboard click on Pages > Add New

Step 12 – Adding Pages

Page 18: Creating a self hosted wordpress website from scratch

Adding Pages

For now just enter a page title like “About me” or “my services” and hit publish. After publishing check your website and see that you now have two pages, “Home” and the one you just added. At this time add any other pages you think you will use.

Page 19: Creating a self hosted wordpress website from scratch

When new posts are added they are automatically included at the top of your Home page. Your existing posts move down and are accessible and searchable forever. Adding new posts give your website life. It also gives your website a better ranking in search engines.

Currently you have one post “Hello World” To delete that post go to To add a post go to Posts > Add New

Step 12 – Adding Posts

Page 20: Creating a self hosted wordpress website from scratch

You can select any photo from your computer and add it to your post or page.

Size it Align it Caption it Describe it

Adding Photos

Page 21: Creating a self hosted wordpress website from scratch

You have total control over the order your pages show up on the navigation bar. To adjust menus go to – Appearance > Menus

Choose what pages you want to appear in a menu and then drag them into an order.

Step 13 – Creating Menus

Page 22: Creating a self hosted wordpress website from scratch

These are outside programs that work within the Wordpress structure.

Examples are photo slideshows, site statistics, spam blockers …

Step 14 – Plugins

Page 23: Creating a self hosted wordpress website from scratch

Resources:◦ http://codex.wordpress.org/Main_Page◦ http://wordpress.org/support/

More to Learn