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

Slides:



Advertisements
Similar presentations
WordPress Installation for Beginners Sheila Bergman
Advertisements

WordPress from Start to Finish Day 1: Installing and Using WordPress Looking at the WordPress database.
Personal Academic Websites
USING WORDPRESS. WEEK 1 1.Why WP? 2.Setting Up WP 3.Exploring the Admin screen 4.Page Organization 5.Posting 6.Polls.
Getting Set-up with Hosting and WordPress Gregory Young Alternative Hosting
BUILD & PUBLISH A WEBSITE Introduction. WORDPRESS It is a Blogging software, like an online diary Take away the Blogging part and it as a simple CMS (Content.
Easy Website Creation Using WordPress Welcome and Thank You to our Sponsors.
Content Management, Working with WordPress Pavel Ivanov Telerik Corporation
Content Management, Working with WordPress Svetlin Nakov Telerik Corporation
WPML Translation plugin is the best option when you need to translate your Wordpress website into multiple languages. The plugin makes it easy to translate.
Νοέμβριος 2007 ΝΙΚΟΛΑΟΣ ΚΑΝΤΖΕΛΗΣ Use Worpress to create your own blog WORDPRESS 2.0.
Create Your Own Webpage. Today’s Agenda Group activity Wordpress –Photos –Widgets –Header –Theme Prepare to share sites w/small group Wednesday.
Free Blogging Presented by Derek Southern (Branch 8) To SIR Area 2 Computer & Technology Group 18 September 2008.
Kick start your career with WordPress
INSTALLATION OF WORDPRESS. WORDPRESS WordPress is an open source CMS, often used as a blog publishing application powered by PHP and MySQL. It has many.
Content Management, Working with WordPress Svetlin Nakov Telerik Corporation
5 Days Open Source Workshop Zencart – Wordpress – Joomla Welcome Day 3.
UWWD In our quest to eliminate bad websites, we present…. HALLELUJAH!!
JOIN A COMMUNITY OF 80,000 E-COMMERCE SITES WORLDWIDE.
Getting an account with WordPress.com Open your web browser ( mozilla firefox, internet explorer, opera, etc.,)
Learning Word Press. You will learn how to Get your own Get hosting for your website Get a design for your website Learn.
About the CMS WordPress A brief overview of both Wordpress.org & WordPress.com WordPress is one of the most popular content management and blog publishing.
Jiří Balej, Martin Podborský, Petra Čačková.  Tools, which enables to produce content without source code knowledge  Text document ◦ MS Word/OO Writer.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 21: Publishing Your Pages on the Web.
Create Your Own Webpage. Today’s Agenda Cut & paste code Notepad++ or Notepad at home FTP Web Hosting Wordpress.
Wordpress Tutorial 22 – 24 April Table of Contents Introduction Designing blog Writing and Publishing blog Pages Posts Categories Tags Links Comments.
Build a CMS Website. The topics this chapter covers are: What is CMS ? What you can do with CMS The benefits and disadvantages of using a content management.
Sahil Narang What is CMS? A content management system (CMS) is a computer application that allows publishing, editing and modifying content,
How to create a website for free Panagiotis Kafkarkou.
Creating a Web Presence Introduction to WordPress Week 1.
Web Sites for amateur radio. So You want to make a Web Site? There are several things you need to know about web sites before you start to think about.
Week 11 Further Web Design Concepts and Tools FTP, CMS, Wordpress and Responsive Web Design.
CIT 256 Organizing Large Websites: Divs, DW Templates Dr. Beryl Hoffman.
© 2012 Boise State University1 WordPress Training February 14, 2013.
WordPress Web. WordPress Blogging system with full content management Personal publishing system Built on PHP scripting language and MySQL relational.
Technology Options. Entire Project – Technologies (over simplified) 1.Front-end 2.Database 3.Server-side scripting (front-end and database integration)
CNIT 132 Intermediate HTML and CSS Publish Web Page.
© 2012 Boise State University1 WordPress Training February 14, 2013.
WORDPRESS TECHNOLOGY BY AMEER. WELCOME INTRODUCTION WordPress is an Open Source software system used by millions of people around the world to create.
INTRODUCTION TO WORDPRESS. About WordPress The free service that we will use from WordPress is often used as blogging software – very little knowledge.
WordPress Fast Track. What Is WordPress? Learn what WordPress is Know why WordPress is a popular tool in making websites and blogs Discover some of the.
CMS Content Management Systems. What is a CMS? Creation and management system for websites Wikipedia.org definition: A content management system (CMS)
Publishing Your Web Pages Ann Emmanuel SIUE Web Administrator
LYNN BRADSHAW CREATING WEB SITES WITH XARA WEB DESIGNER 7.
Sample School Website. What is wrong with the existing School Webspace Site? Can only host static pages – no dynamic content possible. Can not be edited.
Creating Webpages. Today’s Topics Embed video Embed music More text formatting Wordpress.
HINDU STYLE PORTFOLIO TEMPLATE
WordPress for Beginners February 2, 2014 Facebook.
+ Publishing Your First Post USING WORDPRESS. + A CMS (content management system) is an application that allows you to publish, edit, modify, organize,
Intro to APACHE, MySQL, and PHP & freely available (hackable) Packages Aonghus Sugrue 04 Oct 2012.
Embedding a Video, Image or Other Content Another way to add video or other content into your pages is through embedding. A popular example of this is.
Here are some things you can do while you wait 1.Open your omeka.net site in your browser (e.g. 2.Open.
Posting to the Web. Posting Live Content A registered domain, such as mydomain.com. A web hosting plan through a hosting provider. A software program.
Website Update and Use of Official accounts Dr.Lasantha Ranwala ( MBBS,MSc-Biomedical Informatics) Medical Officer - Health Informatics RDHS Office.
CMS Showdown What Is A Content Management System (CMS)? CMS Website Content Outside Content Social Media Connections with CRM Programs Statistics and.
Joomla Awdhesh Kumar Singsys Pte Ltd. What is Joomla? Joomla is an award-winning content management system (CMS), which enables you to build Web sites.
Wordpress. What is Wordpress? Wordpress is a content management system. It is free and easy to use. It allows you to build dynamic websites It is built.
How to use Drupal Awdhesh Kumar (Team Leader) Presentation Topic.
Migrating Wordpress Migrating Wordpress can sometimes get more complicated as it should. There is no plugin that does this for you, the best way is to.
Intro to WordPress (Using XAMPP)
WordPress Introduction
Hillsborough Community College
CoreFTP.
Provide Real-Time Appointment Status & Improve Patient Satisfaction
Easy Website Creation Using WordPress
CoreFTP.
CGS 3175: Internet Applications Fall 2009
Consult America Technology Consulting Services
Rev Up Your Design Cycle With DesktopServer
File Transfer Protocol
Presentation transcript:

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

Website Refresher Three types of Website 1.Hand rolled HTML. Lightweight static pages. 2.Scripted Website. (PHP, ASP.NET etc.) 3.Content Management System (CMS) e.g. WordPress, Joomla, Drupal (Mensa Website) and many many more.

Handrolled Websites Can be very pretty but take a lot of work and look a bit 90s.

Scripted Websites A scripted website is where the script (.php,.ASP) is a computer program that runs on the server and outputs HTML etc to the browser. Any website which is not built on a CMS but which has logins etc is also a Scripted Website.

Content Management Systems (CMS) Data is held in a database. This can include instructions about the appearance as well as functional data. A CMS is a scripted website. Apart from some written in ASP.NET, the majority of CMS are written in PHP. Most CMS are Open Source. i.e. Free.

Just Some of the PHP CMS!

Making a Scripted Site Look Pretty There are thousands of free templates out there. Search for Free CSS templates Free html5 templates Free web templates

So You’ve Found a Nice CSS Theme Let’s assume website hosting is set up. 1.Need to download theme files. 2.Edit files. 3.Upload. 4.Voila! Example:

Original Template

My Website!

Another Example Client’s Past Life Regression site needed refreshing. Used this template: “small business” on

Original Template

Ended Up as

Pros and Cons for Scripted Websites Pros Look’s pretty. Easy to Change. 1000s of templates. Cons Usually need a web developer or to learn PHP. Can be time Consuming.

Using a CMS Generally not too difficult to master. Once learnt you can change appearance very quickly. The popular ones have thousands of themes to alter appearance as well as plugins or extensions to add new functionality.

Most Popular CMS WordPress - most popular CMS for blogs Drupal (New British Mensa website) Joomla We’ll focus on WordPress, I’ll show to use it.

WordPress Not just for blogs but also for full websites. Takes a minute to install (with some hosts, not manually). Two Versions 1.WordPress.com – hosted service. Free or Premium. 2.WordPress.org – free software, you host.

Example 1 – WordPress Blog Site

Example 2 – My Blog XamApp.com

Not a Free Theme ($39) but beautiful!

How to Setup WordPress In this demo, I’ll 1.Install WordPress (1-2 minutes) 2.Upload a few plugins (2-3 minutes) 3.Look for and install a theme (3-4 minutes) 4.Sit back and bask in the glory! (A lifetime!)

install WordPress (1-2 minutes) Start with a “Naked Website”. No Content

Logged into CPanel Install from open source installer

WordPress Install Takes 1-2 Minutes

After Installing

WordPress Dashboard

Need to Keep WordPress Upgraded New versions often with security fixes come out every few weeks. This is for WordPress.org Wordpress.com is managed so they do it, but much less flexibility unless you pay for service.

Customising WordPress Themes – completely change the look Plugins – Add extra functionality Widgets – On screen controls WordPress comes with two default themes and Here’s what the site looks like with the 2012 theme.

2012 Theme Plain with no images. We can do better!

WordPress Dashboard lets you search

Lots to Look For

Or Google for Themes Search for Free WordPress Themes Free Charity WordPress Themes

Lots of variations in search!

A Free Charity Theme - Danko

Found this one

Two Options Search from the WordPress Dashboard. It’s a one-click install. But limited choices. Search Externally – Ie Google. Lots more available externally but quality varies enormously and you may need a techy to upload unless you are happy with FTP. (File Transfer Protocol).

Themes Each comes as a single zip file. Need to downloaded, unzipped into your PC. All files copied over to server themes directory Use FTP client to copy files. Eg Core FTP is a free FTP client from

FTP – How To (Slightly Techy!) 1/3 (For Windows) Goto Download and install free Core FTP

FTP 2/3 - Setup the site details Fill in these four highlighted fields. 1. Site Name 2. URL 3. Username 4. Password Then click the Connect button.

FTP 3/3 - Drag the Theme folder Left is your PC, right is webserver folders. Use buttons to navigate folders then Drag folder from left to right, wait for files to copy.

New Theme now known to WordPress

Now activate the theme But still need to Configure it.

Configuring Adding a Logo Adding Pages (it depends if it’s a static page site or a series of posts site). Menus (if the theme supports them) Tweaking the Theme. Adding Plugins for functionality Configuring Widgets

After Some Tweaking

What are Plugins For? I’ve installed these plugins. All free. Cache the site for speed. Increase WordPress Security. Build a sitemap and upload to Google/Bing. Display on smartphones (Next Page). Automated Backup. Simplifying Updates. And lots lots more available.

Website as seen by Smartphones This is thanks to the WpTouch Plugin

Questions?