GET YOUR BUSINESS ONLINE FOR NON-TECHIES. Domains, websites, , SEO basics and analytics with Rob Riley

Size: px
Start display at page:

Download "GET YOUR BUSINESS ONLINE FOR NON-TECHIES. Domains, websites, email, SEO basics and analytics with Rob Riley"

Transcription

1 GET YOUR BUSINESS ONLINE FOR NON-TECHIES Domains, websites, , SEO basics and analytics with Rob Riley

2 OBJECTIVES Domain registration, DNS and hosting basics. Web and hosting setup, packages and services. Types of accounts - Exchange, IMAP, POP, Google Apps. accounts vs. aliases. Content Management Systems (CMS) - Wordpress and Drupal. Backing up and maintaining control of your data. Themes and templates vs. branding and design. Responsive websites. Google Analytics. Search Engine Optimisation (SEO) basics.

3 DOMAIN REGISTRATION, DNS AND HOSTING BASICS - OVERVIEW How and where do I register a domain? How much does it cost and what do I get? Basically, use of that name for the registered time. What is Whois? A tool to access information about a domain and its registrant. Sometimes broken into registrant, admin and technical contacts depending on the domain and registrar. Can be kept private at extra cost. Use a regularly checked address and don t let the domain expire! Keep control of your domain! If you re using a developer you might allow them to make necessary changes but keep the domain registered to yourself. Registrars, DNS and hosting services can all be in one place or entirely different places depending on your requirements. Often you will manage DNS with your registrar but you can specify different Nameservers if you need to manage it elsewhere.

4 Domain Registrar, Nameservers (DNS), Web and Hosting HOSTING SERVICES

5 HOSTING SERVICES Web Hosting Domain Registrar and Nameservers (DNS) Hosting Google Apps

6 DOMAIN REGISTRATION, DNS AND HOSTING BASICS - DNS The Domain Name System (DNS) masks IP addresses with names. This is so we can remember a name like rather than an IP address like All web servers (hosts) have an IP address. Once you ve set up your web hosting/website, you will most likely need to update your DNS accordingly. mybiz.com.!! IN! A!! !! www!!!! IN! CNAME! mybiz.com.! shop!!! IN! CNAME! mybiz.com.!! us.mybiz.com.! IN! A!! !

7 DNS Web Server [3] The Web Server responds and delivers the website back to your computer. Your Computer [1] You type in a web address/ domain name. DNS Server [2] The DNS Server looks up the IP address and points you to the web server.

8 WEB AND HOSTING, PACKAGES AND SERVICES - WEB HOSTING What services do I need? FTP, PHP, MySQL, Git and more. Space, bandwidth, one-click installations, backup, scalability and support. Media Temple Grid Service. GoDaddy Web Hosting. P@sswords! Websites are regularly hacked by scripts that iterate until they guess passwords. For all hosting and website passwords, consider combining letters, numbers, uppercase, lowercase and punctuation. Use non-dictionary terms and don t use your personal passwords in case you need to share them with a 3rd party.

9 WEB AND HOSTING, PACKAGES AND SERVICES - HOSTING POP (No!), IMAP, Exchange, Google Apps. services are often included with web hosting packages. Many devices and applications offer Exchange-type support - Outlook, MacOS, ios, Android. Real accounts vs aliases. Save money, time and confusion by using aliases where applicable. If enquires@, hello@, marketing@ are all going to the same person, do they really need to be separate accounts? Passwords. Stick to the same guidelines as above. Give each user/employee a unique password. Tell them to NOT write it on a post-it and stick it to their screen.

10 WEB BUILDING TOOLS AND CONTENT MANAGEMENT SYSTEMS (CMS) - OVERVIEW As the title suggests, a CMS allows you to upload and manage your own website content and negates the need to employ a developer for every change. Some systems support multiple users with manageable permissions allowing granular control over who can edit and update what. Useful if you want other people contributing to your content, for example. Two very popular systems include Wordpress ( and Drupal (

11 WEB BUILDING TOOLS AND CONTENT MANAGEMENT SYSTEMS (CMS) - WORDPRESS Download from (not Requires hosting with MySQL Set up difficulty: Easy Built-in WYSIWYG - create and format site content and add media immediately Expandable with Plug-ins and Themes Fully customisable Built-in updating of Core, Plug-ins and Themes Need convincing? notable-users/

12 WEB BUILDING TOOLS AND CONTENT MANAGEMENT SYSTEMS (CMS) - DRUPAL Download from Requires hosting with MySQL Set up difficulty: Medium Requires extra configuration (Drupal 7) for WYSIWYG functionality and good media management Expandable with Modules and Themes Fully customisable Requires manual updating of Core, Modules and Themes Need convincing?

13 THEMES AND TEMPLATES VS. BRANDING AND DESIGN - THEMES Themes are pre-built and pre-branded templates for a website. Hundreds of themes are available for both Wordpress and Drupal, both free and premium. What should you look for in a theme? Generally themes are built by designers. While they can be customised and overridden, you should like the fonts and overall layout to begin with. A lot of themes have re-colouring tools built in that will allow you to alter them to fit with an existing logo or brand. Responsive (see below). Your theme should be designed to work well on all browsing devices. What if I change my mind later on? Wordpress and Drupal allow you to easily install new themes or build your own to custom designs without losing any of your site content history and configuration. Themes are generally updated regularly with bug and security fixes and new features that can be easily applied to your website.

14

15 THEMES AND TEMPLATES VS. BRANDING AND DESIGN - CUSTOM DESIGN The key difference is cost. A custom design (or front-end) for any website, whether content-managed or otherwise, needs to be designed, approved, built and tested. Some designers will work exclusively in Photoshop, Illustrator or equivalent and hand their designs to a front-end developer to build in code (HTML, CSS, Javascript.) Others will work directly in code saving some development time but in the case of a CMS, you still need someone well versed in your chosen CMS who can apply the design to your site. In some cases you may find one person capable of executing this whole process but often it requires at least two. Larger projects will often require multiple designers, developers and project management. While this is absolutely essential and a worthwhile investment for some businesses, it s not cheap.!!! A designer built it for me really cheaply but now I can t get hold of him to do any updates! Cheap designers/developers are surprisingly common but their business isn t sustainable. They normally disappear into fulltime employment. Custom design/branding is likely to require ongoing investment to a degree. An ongoing and amicable relationship is key.

16 RESPONSIVE WEBSITES A responsive website simply responds to the display that it s being viewed on, negating the need for any zooming or horizontal scrolling. According to some sources, 60% of all internet usage is now from a mobile device. Most themes are responsive and any reasonable designer/developer should be responsive aware and capable. Can a non-responsive website be made responsive? Yes, absolutely but don t underestimate the necessary work involved.

17 BACKING UP AND MAINTAINING CONTROL OF YOUR DATA The majority of websites are a combination of files (mostly text-based documents and images) and a database (such as MySQL). Why should I backup? Host failure, corrupt database, human error, developer troubles. The most important stuff is in the database - site configuration and all text-based content. This is what will change and should therefore be backed up most often. Periodically backup site files too. CMS software, Plug-ins/Modules and Themes can often be re-downloaded from their original source but uploaded content such as personal images can t! Plug-ins are available for both Drupal and Wordpress that will back up your site database and restore from an older version. Some will you the database or upload it to a remote location. Store your backups separately from your site. When should I back up? Before and after any update or change to both site content and configuration.

18 GOOGLE ANALYTICS Analytics allow you to track your site s usage in great detail. Visits, referrals, bounce rates, conversions. Analytics can be installed on any site with some simple code. In the case of Wordpress and Drupal, very simple plug-ins exist for this purpose. Simply sign up at get your Tracking ID and enter it in. Test by browsing your site and going to real-time analytics. Use your own Google login for all your Analytics. If a third party needs to access them, add them as a user and just give them the necessary permissions. Stay in control.

19 SEARCH ENGINE OPTIMISATION (SEO) BASICS - OVERVIEW SEO is the process of making your website visible on search engines (Google! but sometimes the others too). It can be a complicated, mystical and expensive process, the details of which go beyond the scope of this presentation. Google is smart, efficient and evolved. Trying to fool it by persistent repetition of keywords and phrases at the expense of good site content and quality is, well, not cool. Google s (and other engine s) job is to return relevant results for people s searches. Try to optimise it for what it actually stands for using some of the following methods. Want to get good at SEO and Analytics? Try a Skillshare class before spending a fortune on a consultant.

20 SEARCH ENGINE OPTIMISATION (SEO) BASICS - SOME BASIC TECHNIQUES SEO Friendly URLs (addresses). Make your page address relevant to the content. mybiz.com/vintage-bmx-spare-parts is better than mybiz.com/page/2. Meta tags are information coded into your web pages such as a description and keywords that are visible to search engines. Sitemap. Either HTML or XML data that allows bots (and users) to find all site pages. Tagging (or Taxonomy in Drupal). Wordpress and Drupal both allow you to manage URLs, meta tags, sitemaps and tagging/taxonomy either by default or via simple to configure plug-ins/modules.

21 SEARCH ENGINE OPTIMISATION (SEO) BASICS - SOME BASIC TECHNIQUES Image titles and alt tags. HTML = HyperText Markup Language. Fundamentally, page content is marked up in order to describe it to a browser or search engine. Use page titles and headings appropriately. Well written copy using appropriate phrases and keywords. Keywords should be rich but not overdone. Backlinks are other sites that link to your web pages. Describe your pages appropriately when posting them to social networks or other sites. Read my post on vintage BMX spare parts is better than Read my latest blog post. Submit your site to Google at Do the site:mybiz.com test to see what of your site has been indexed with Google. List your business with Google for overall site visibility at befound.html.

22 GET IN TOUCH LinkedIn robriley1 (Skype) Slideshow PDF available at

WebLink 3 rd Party Integration Guide

WebLink 3 rd Party Integration Guide 1. Introduction WebLink provides the world s leading online Chamber and Association Management Software: WebLink Connect. While WebLink does provide custom website design and hosting services, WebLink

More information

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

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

More information

Simple SEO Success. Google Analytics & Google Webmaster Tools

Simple SEO Success. Google Analytics & Google Webmaster Tools Google Analytics & Google Webmaster Tools In this module we are going to be looking at 2 free tools and why they are essential when running any online business website. First of all you need to ensure

More information

Search Engine Optimisation Managed Service

Search Engine Optimisation Managed Service Search Engine Optimisation Managed Service SEO Managed Service Search Engine Optimisation Managed Service Every day over 350 million searches are performed across the internet so it s imperative that your

More information

Community CRM. Empowering Not for Profit, NGO, Community and Government Organisations to create resilient communities. Systems Migration Guide

Community CRM. Empowering Not for Profit, NGO, Community and Government Organisations to create resilient communities. Systems Migration Guide Community CRM Empowering Not for Profit, NGO, Community and Government Organisations to create resilient communities. Systems Migration Guide v1.0 January 2015 Introduction CommunityCRM has created this

More information

Checklist of Best Practices in Website

Checklist of Best Practices in Website Checklist of Best Practices in Website An educational guide for anyone responsible for website performance and search engine optimization. Specialists in Direct & Digital Marketing Checklist of Best Practices

More information

Christopher Zavatchen

Christopher Zavatchen Christopher Zavatchen chris@cnc137.com 330-558-1137 273 Bettie Lane Brunswick, Ohio 44212 Objective Seeking a career opportunity enabling me to fully utilize my web design and development skills while

More information

What Is A Content Management System?

What Is A Content Management System? Topic Website Tutorial 15 What Is A Content Management System? This tutorial will provide you with extensive information on content management systems. Reading time: 10 minutes Prerequisite: None 1. What

More information

YOUR FIRST WEBSITE 5 EASY STEPS WEBSITE QUICKSTART

YOUR FIRST WEBSITE 5 EASY STEPS WEBSITE QUICKSTART YOUR FIRST WEBSITE WEBSITE QUICKSTART 5 EASY STEPS Anyone can do to get their first website up and running with wordpress the right way in just a few minutes. 5 STEPS TO YOUR FIRST WEBSITE WAVE NETWORKS

More information

Using your Drupal Website Book 1 - Drupal Basics

Using your Drupal Website Book 1 - Drupal Basics Book 1 - Drupal Basics By Karl Binder, The Adhere Creative Ltd. 2010. This handbook was written by Karl Binder from The Adhere Creative Ltd as a beginners user guide to using a Drupal built website. It

More information

Web Hosting Control Panel

Web Hosting Control Panel Web Hosting Control Panel Page 1 Our web hosting control panel has been created to provide you with all the tools you need to make the most of your website. Web Hosting Control Panel Home Page Once you

More information

Baidu: Webmaster Tools Overview and Guidelines

Baidu: Webmaster Tools Overview and Guidelines Baidu: Webmaster Tools Overview and Guidelines Agenda Introduction Register Data Submission Domain Transfer Monitor Web Analytics Mobile 2 Introduction What is Baidu Baidu is the leading search engine

More information

Web Hosting Control Panel

Web Hosting Control Panel Web Hosting Control Panel Our web hosting control panel has been created to provide you with all the tools you need to make the most of your website. This guide will provide you with an over view of the

More information

SmallBiz Dynamic Theme User Guide

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

More information

About Blue Sky Sessions

About Blue Sky Sessions Web Technologies Agenda About Blue Sky Sessions What We Do Web Development Application Development Search Engine Marketing Social Media Strategy Trends in Web Questions? About Blue Sky Sessions What We

More information

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

$920+ GST Paid Annually. e-commerce Website Hosting Service HOSTING:: WHAT YOU GET WORDPRESS:: THEME + PLUG-IN UPDATES e-commerce 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 Security Scan Configuration

WordPress Security Scan Configuration WordPress Security Scan Configuration To configure the - WordPress Security Scan - plugin in your WordPress driven Blog, login to WordPress as administrator, by simply entering the url_of_your_website/wp-admin

More information

download THE l o v e

download THE l o v e download THE love online footprint Social media sharing + Advertising e-mail opt-in +Regular e-mail marketing activities 1300 123 456 Your website Self hosted Wordpress website E-mail Get it Offline advertising

More information

HW9 WordPress & Google Analytics

HW9 WordPress & Google Analytics HW9 WordPress & Google Analytics MSCI:3400 Data Communications Due Monday, December 14, 2015 @ 8:00am Late submissions will not be accepted. In this individual assignment you will purchase and configure

More information

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

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

More information

Web review of yoast.com

Web review of yoast.com Created on at 16:59h Executive Summary This report analyzes the factors that affect the SEO and usability of yoast.com. The factors are grouped into 6 categories, for which the Web has obtained the following

More information

WordPress SEO 101 http://philacsinclair.com

WordPress SEO 101 http://philacsinclair.com WordPress SEO 101 http://philacsinclair.com Copyright All rights reserved worldwide. YOUR RIGHTS: This book is restricted to your personal use only. It does not come with any other rights. LEGAL DISCLAIMER:

More information

THE PLAN FOR TODAY. Welcome to Camp Tech!

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

More information

SEO Tutorial PDF for Beginners

SEO Tutorial PDF for Beginners CONTENT Page 1. SEO Tutorial 1: SEO Introduction... 2 2. SEO Tutorial 2: On-Page Optimization. 3-4 3. SEO Tutorial 3: On-Page Optimization. 5-6 4. SEO Tutorial 3.1: Directory Submission List. 7-16 5. SEO

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Table of Contents OggChat Overview... 3 Getting Started Basic Setup... 3 Dashboard... 4 Creating an Operator... 5 Connecting OggChat to your Google Account... 6 Creating a Chat Widget...

More information

Fusesix. Design Programming Development Marketing. Fusesix Web Services South Carolina, USA. Phone: 1-573-207-5186

Fusesix. Design Programming Development Marketing. Fusesix Web Services South Carolina, USA. Phone: 1-573-207-5186 Fusesix Design Programming Development Marketing Fusesix Web Services South Carolina, USA Phone: 1-573-207-5186 Google Hangouts: Fusesix Email: sales@fusesix.com Web: Fusesix.com We provide outsourcing

More information

Lesson 7 - Website Administration

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

More information

JTouch Mobile Extension for Joomla! User Guide

JTouch Mobile Extension for Joomla! User Guide JTouch Mobile Extension for Joomla! User Guide A Mobilization Plugin & Touch Friendly Template for Joomla! 2.5 Author: Huy Nguyen Co- Author: John Nguyen ABSTRACT The JTouch Mobile extension was developed

More information

WordPress 2.9 e-commerce

WordPress 2.9 e-commerce WordPress 2.9 e-commerce Build a proficient online store to sell and services products Brian Bondari Table of Contents Preface 1 Chapter 1: Getting Started with WordPress and e-commerce 7 Why WordPress

More information

Interactive Module Uploading & Maintaining Websites

Interactive Module Uploading & Maintaining Websites Interactive Module Jason Mayo jason@madebyshape.co.uk This slideshow plus files used today, will be placed on: http://interactivesalford2012.tumblr.com Talking about... Preparing for Upload Domains Hosting

More information

Configuring a Domain to work with your Server

Configuring a Domain to work with your Server Configuring a Domain to work with your Server If you have a domain name registered with a third party and would like to use that domain with your Tagadab server (Virtual or Dedicated) then you have several

More information

Vodafone Hosted Services. Getting started. User guide

Vodafone Hosted Services. Getting started. User guide Vodafone Hosted Services Getting started User guide Vodafone Hosted Services getting started Welcome. Vodafone Hosted Services has been designed to make it as easy as possible to keep control over your

More information

Title: Front-end Web Design, Back-end Development, & Graphic Design Levi Gable Web Design Seattle WA

Title: Front-end Web Design, Back-end Development, & Graphic Design Levi Gable Web Design Seattle WA Page name: Home Keywords: Web, design, development, logo, freelance, graphic design, Seattle WA, WordPress, responsive, mobile-friendly, communication, friendly, professional, frontend, back-end, PHP,

More information

Your Blueprint websites Content Management System (CMS).

Your Blueprint websites Content Management System (CMS). Your Blueprint websites Content Management System (CMS). Your Blueprint website comes with its own content management system (CMS) so that you can make your site your own. It is simple to use and allows

More information

Using your content management system EXPRESSIONENGINE CMS DOCUMENTATION UKONS

Using your content management system EXPRESSIONENGINE CMS DOCUMENTATION UKONS Using your content management system EXPRESSIONENGINE CMS DOCUMENTATION UKONS JOHN MOYLAN UKONS EXPRESSIONENGINE DOCUMENTATION 2 What is ExpressionEngine? ExpressionEngine is a flexible, feature-rich content

More information

SEO AUDIT REPORT On #ecommerce Website# Dubai, UAE

SEO AUDIT REPORT On #ecommerce Website# Dubai, UAE SEO AUDIT REPORT On #ecommerce Website# Dubai, UAE Prepared by Shahan 0 563 178 260 Dubai SEOmid.com shahan@seomid.com Overview: #Consultation Service# provides this website marketing plans for #ecommerce

More information

Super Resellers // Getting Started Guide. Getting Started Guide. Super Resellers. AKJZNAzsqknsxxkjnsjx Getting Started Guide Page 1

Super Resellers // Getting Started Guide. Getting Started Guide. Super Resellers. AKJZNAzsqknsxxkjnsjx Getting Started Guide Page 1 Getting Started Guide Super Resellers Getting Started Guide Page 1 Getting Started Guide: Super Resellers Version 2.1 (1.6.2012) Copyright 2012 All rights reserved. Distribution of this work or derivative

More information

SEARCH ENGINE OPTIMIZATION

SEARCH ENGINE OPTIMIZATION SEARCH ENGINE OPTIMIZATION WEBSITE ANALYSIS REPORT FOR miaatravel.com Version 1.0 M AY 2 4, 2 0 1 3 Amendments History R E V I S I O N H I S T O R Y The following table contains the history of all amendments

More information

How To Create A Website In Drupal 2.3.3

How To Create A Website In Drupal 2.3.3 www.webprophets.com.au PO Box 2007 St Kilda West Victoria Australia 3182 Phone +61 3 9534 1800 Fax +61 3 9534 1100 Email info@webprophets.com.au Web www.webprophets.com.au Welcome to the Drupal How to

More information

Welcome To Your New Web Hosting Account!

Welcome To Your New Web Hosting Account! Welcome To Your New Web Hosting Account! We are focused on providing you the very best web hosting service, including all the tools necessary to establish and maintain a successful website. This document

More information

WordPress SEO Secrets Revealed

WordPress SEO Secrets Revealed 1 WordPress SEO Secrets Revealed By Matt Bush 2 TABLE OF CONTENTS What Is SEO?... 4 Why You Should Optimize Your WordPress Blog... 4 The Basics of On-Page Optimization... 5 WordPress Plugins You Will Need...

More information

Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com and he has 8 years of experience in real time programming.

Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com and he has 8 years of experience in real time programming. Website: http://www.php2ranjan.com/ Contact person: Ranjan Mob: 09347045052, 09032803895 Domalguda, Hyderabad Email: purusingh2004@gmail.com Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com

More information

Web Hosting Control Panel

Web Hosting Control Panel Web Hosting Control Panel Our web hosting control panel has been created to provide you with all the tools you need to make the most of your website. This guide will provide you with an over view of the

More information

www.superbikemag.co.za/wp-content/uploads/2015/07/superbike-seo-certificate Domain

www.superbikemag.co.za/wp-content/uploads/2015/07/superbike-seo-certificate Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

How to Get Your Website on the Internet: Web Hosting Basics

How to Get Your Website on the Internet: Web Hosting Basics The Web Host Advisor How to Get Your Website on the Internet: Web Hosting Basics Copyright 2012 by The Web Host Advisor Table of Contents Why Do You Want a Website page 3 What Kind of Website do You Want?

More information

http://www.boundlesssound.co.za/wp-content/uploads/2016/02/boundlesssound-seo-certificate.pdf Domain

http://www.boundlesssound.co.za/wp-content/uploads/2016/02/boundlesssound-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

WEB& WEBSITE DESIGN TRAINING

WEB& WEBSITE DESIGN TRAINING WEB& WEBSITE DESIGN TRAINING Introduction to Websites Course Content: Introduction to Web Technologies Protocols and Port Numbers Domain Names, DNS and Domaining Client and Server Software. Static, Dynamic

More information

After you place your order, we ll send you an e-mail survey to help collect some of the information we need.

After you place your order, we ll send you an e-mail survey to help collect some of the information we need. Professional Magento Installation Published: March 3, 2010 Installing Magento in and of itself is not terribly difficult. However, there is a lot of work to be done between the install and launch of a

More information

2013 Copyright Speed Realtor Pte Ltd - You may not copy, scan, print or redistribute this handbook without written consent from Speed Realtor Pte Ltd

2013 Copyright Speed Realtor Pte Ltd - You may not copy, scan, print or redistribute this handbook without written consent from Speed Realtor Pte Ltd 1 Contents 1.1What is SEO?... 3 What Do We Need To Do In Order To Search Engine Optimize Our Website?... 4 On Page SEO... 4 Doing On Page SEO... 5 Now let us run through each of the criteria that you have

More information

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

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

More information

26-May-14 http://www.studydoctor.co.za/search-engine-optimization-certificate.pdf http://www.studydoctor.co.za/

26-May-14 http://www.studydoctor.co.za/search-engine-optimization-certificate.pdf http://www.studydoctor.co.za/ SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

EVEN YOUR BABY CAN CREATE A WEBSITE

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

More information

nopcommerce User Guide

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

More information

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail.

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail. SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

ClickDimensions Quick Start Guide For Microsoft Dynamics CRM 2011. 9/1/2011 ClickDimensions

ClickDimensions Quick Start Guide For Microsoft Dynamics CRM 2011. 9/1/2011 ClickDimensions ClickDimensions Quick Start Guide For Microsoft Dynamics CRM 2011 9/1/2011 ClickDimensions Online Training Resources This guide will explain how to register for and use a ClickDimensions Marketing Automation

More information

Request for Proposal (RFP) Toolkit

Request for Proposal (RFP) Toolkit Request for Proposal (RFP) Toolkit A Message from the CEO Hi, this is Ryan Flannagan, founder and CEO of Nuanced Media. Thanks for downloading the RFP Toolkit. My team and I are excited that you ve decided

More information

30 Days Practical Training Course in Web Design

30 Days Practical Training Course in Web Design 30 Days Practical Training Course in Web Design Agape Harvest Institute, Course Developed by Pastor Darlington Yeboah (www.agapeharvestinstitute.com) BEGINNER TO PROFESSIONAL COURSE CONTENT Trimester 1

More information

WHM Administrator s Guide

WHM Administrator s Guide Fasthosts Customer Support WHM Administrator s Guide This manual covers everything you need to know in order to get started with WHM and perform day to day administrative tasks. Contents Introduction...

More information

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801 www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801 1 Table of Contents User Guide Table of Contents 1. Introduction to Facebook Connect and Like Free... 3

More information

Open Source Content Management System for content development: a comparative study

Open Source Content Management System for content development: a comparative study Open Source Content Management System for content development: a comparative study D. P. Tripathi Assistant Librarian Biju Patnaik Central Library NIT Rourkela dptnitrkl@gmail.com Designing dynamic and

More information

A Beginner s Guide to Website Budgets The Website You Can Get For What You Have To Spend

A Beginner s Guide to Website Budgets The Website You Can Get For What You Have To Spend A Beginner s Guide to Website Budgets The Website You Can Get For What You Have To Spend Compliments of So you need to build a new website, or redesign your old one, but you re not sure what to expect

More information

Parallels Plesk Automation. Customer s Guide. Parallels Plesk Automation 11.5

Parallels Plesk Automation. Customer s Guide. Parallels Plesk Automation 11.5 Parallels Plesk Automation Customer s Guide Parallels Plesk Automation 11.5 Last updated: 17 March 2015 Contents Quick Start with Hosting Panel 4 Set Up Your First Website... 4 1. Create Your Site... 5

More information

Dreamweaver CS5. Module 2: Website Modification

Dreamweaver CS5. Module 2: Website Modification Dreamweaver CS5 Module 2: Website Modification Dreamweaver CS5 Module 2: Website Modification Last revised: October 31, 2010 Copyrights and Trademarks 2010 Nishikai Consulting, Helen Nishikai Oakland,

More information

Drupal to WordPress migration worksheet

Drupal to WordPress migration worksheet Drupal to WordPress migration worksheet Knowing as much as possible about your Drupal installation will help me come up with a more precise estimate for your migration project. I can help you discover

More information

Synthesis Migration Guide

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

More information

http://www.panstrat.co.za/wp-content/uploads/2015/05/panstrat-seo-certificate.pdf Domain

http://www.panstrat.co.za/wp-content/uploads/2015/05/panstrat-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

Get More Hits to Your Website

Get More Hits to Your Website Get More Hits to Your Website Search Engine Optimization (SEO) With Sarah Johnson What is SEO? The techniques used so that people find your website listing when they search Pay-per-click For example, if

More information

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail.

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail. SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

Do I have to use the blog section of the site? No. Your blog is hidden by default so it won't be available unless you choose to turn it on.

Do I have to use the blog section of the site? No. Your blog is hidden by default so it won't be available unless you choose to turn it on. Agent Website FAQ What are the features/benefits of the new Agent Websites? The Agent Website offering is a feature-rich, WordPress based product that provides individual personalization to the agent,

More information

THE OPEN UNIVERSITY OF TANZANIA

THE OPEN UNIVERSITY OF TANZANIA THE OPEN UNIVERSITY OF TANZANIA Institute of Educational and Management Technologies COURSE OUTLINES FOR DIPLOMA IN COMPUTER SCIENCE 2 nd YEAR (NTA LEVEL 6) SEMESTER I 06101: Advanced Website Design Gather

More information

by Mark Dulisse GVS SEO Meta Support

by Mark Dulisse GVS SEO Meta Support Google Video Sitemap WP Plugin by Mark Dulisse GVS SEO Meta Support In this short tutorial I wish to explain a very important feature of the Google Video Sitemap wp plugin (GVS), and that is the support

More information

How to Set Up Website Hosting at Hostgator and Install a WordPress Blog

How to Set Up Website Hosting at Hostgator and Install a WordPress Blog How to Set Up Website Hosting at Hostgator and Install a WordPress Blog How to: 1. Open a hosting account at Hostgator 2. Set up a WordPress blog on your site NOTE: I recommend that you keep this PDF open

More information

Site Administrator User Guide. show, tell, share

Site Administrator User Guide. show, tell, share Site Administrator User Guide show, tell, share Contents About your Team site 1 What is a Team site? 1 What can you do on a Team or Business site that you can t do on www.present.me? 1 Getting Started

More information

A Beginner s Guide to Building a Web Presence: 6 Steps for Getting Your Small Business Online and In Front of Customers

A Beginner s Guide to Building a Web Presence: 6 Steps for Getting Your Small Business Online and In Front of Customers A Beginner s Guide to Building a Web Presence: 6 Steps for Getting Your Small Business Online and In Front of Customers Table of Contents Introduction Is This ebook for You? 3 Step 1 Naming the Baby: Choosing

More information

When you first login to your reseller account you will see the following on your screen:

When you first login to your reseller account you will see the following on your screen: Step 1 - Creating Your Administrative Account We presume that your Reseller account has been created. Here's how to create your Administrative account which you'll use to create your hosting plans, add

More information

Web Development I & II*

Web Development I & II* Web Development I & II* Career Cluster Information Technology Course Code 10161 Prerequisite(s) Computer Applications Introduction to Information Technology (recommended) Computer Information Technology

More information

Website Audit Reports

Website Audit Reports Website Audit Reports Here are our Website Audit Reports Packages designed to help your business succeed further. Hover over the question marks to get a quick description. You may also download this as

More information

Web & Graphic design for actors, artists and creative types

Web & Graphic design for actors, artists and creative types INKADINKADESIGN Web & Graphic design for actors, artists and creative types Break free from cookie cutter templates! Let's work together to surprise and engage your audience. Inkadinka Design specializes

More information

Unit Title: Content Management System Website Creation

Unit Title: Content Management System Website Creation Unit Credit Value: 7 Unit Level: Three Unit Guided Learning Hours: 36 Ofqual Unit Reference Number: H/503/9327 Unit Review Date: 31/12/2016 Unit Sector: 15.3 Business Management Unit Summary This unit

More information

http://www.khumbulaconsulting.co.za/wp-content/uploads/2016/03/khumbulaconsulting-seo-certificate.pdf Domain

http://www.khumbulaconsulting.co.za/wp-content/uploads/2016/03/khumbulaconsulting-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

DEVELOP ROBOTS DEVELOPROBOTS. We Innovate Your Business

DEVELOP ROBOTS DEVELOPROBOTS. We Innovate Your Business DEVELOP ROBOTS DEVELOPROBOTS We Innovate Your Business Security & Encryption Develop Robots has helped banks, real estate companies, law firms and many other businesses to secure and encrypt their database

More information

Presented by SitesByDerek

Presented by SitesByDerek Presented by SitesByDerek Table of Contents Is Free Hosting Reliable? 2 Why You Need a Good Hosting Service 2 Understanding Hosting Fundamentals 2 What is Dedicated Hosting? 2 Understanding Virtual Hosting

More information

2015 SEO AND Beyond. Enter the Search Engines for Business. www.thinkbigengine.com

2015 SEO AND Beyond. Enter the Search Engines for Business. www.thinkbigengine.com 2015 SEO AND Beyond Enter the Search Engines for Business www.thinkbigengine.com Including SEO Into Your 2015 Marketing Campaign SEO in 2015 is tremendously different than it was just a few years ago.

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

6.1.6 Optimize internal links 6.1.6.1 Search engine friendly URLs 6.1.6.2 Add anchor text to links 6.2 Keywords 6.2.1 Optimize keywords 6.2.

6.1.6 Optimize internal links 6.1.6.1 Search engine friendly URLs 6.1.6.2 Add anchor text to links 6.2 Keywords 6.2.1 Optimize keywords 6.2. Quick Guide Step 1: Purchasing an RSSeo! membership Step 2: Download RSSeo! Step 3: Installing RSSeo! 3.1 Installing the component 3.2 Minimum requirements Step 4: RSSeo! settings 4.1 Add the license code

More information

http://firstsourcemoney.org/wp-content/uploads/2015/05/firstsourceholdings-seo-certificate.pdf Domain

http://firstsourcemoney.org/wp-content/uploads/2015/05/firstsourceholdings-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

Web Design Tools and Planning Principles

Web Design Tools and Planning Principles Web Design Tools and Planning Principles Name A01 Network Media 1. A is the channel between the sender and a receiver. 2. Some computer network media a. - type of network wire b. - through the air c. -

More information

WEB DEVELOPMENT IA & IB (893 & 894)

WEB DEVELOPMENT IA & IB (893 & 894) DESCRIPTION Web Development is a course designed to guide students in a project-based environment in the development of up-to-date concepts and skills that are used in the development of today s websites.

More information

A Close Look at Drupal 7

A Close Look at Drupal 7 smart. uncommon. ideas. A Close Look at Drupal 7 Is it good for your bottom line? {WEB} MEADIGITAL.COM {TWITTER} @MEADIGITAL {BLOG} MEADIGITAL.COM/CLICKOSITY {EMAIL} INFO@MEADIGITAL.COM Table of Contents

More information

A Quick Start Guide On How To Promote Your Site Using Do It Myself SEO

A Quick Start Guide On How To Promote Your Site Using Do It Myself SEO A Quick Start Guide On How To Promote Your Site Using Do It Myself SEO Introduction Welcome to Do It Myself SEO, a set of tools for SEO, Social Media Analytics and Competitive Analysis. This platform boasts

More information

Healthwatch Web Jargon-buster

Healthwatch Web Jargon-buster Healthwatch Web Jargon-buster Accessibility - The degree to which a website is available to as many people as possible; this includes aspects of development like browser compatibility (making sure that

More information

38 Essential Website Redesign Terms You Need to Know

38 Essential Website Redesign Terms You Need to Know 38 Essential Website Redesign Terms You Need to Know Every industry has its buzzwords, and web design is no different. If your head is spinning from seemingly endless jargon, or if you re getting ready

More information

http://www.capetowntransfers.co.za/wp-content/uploads/2015/11/capetowntransfers-seo-certificate.pdf Domain

http://www.capetowntransfers.co.za/wp-content/uploads/2015/11/capetowntransfers-seo-certificate.pdf Domain SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

Cottesloe Surf Life Saving Club. You already own your domain name which can be set by your registrar to point at our new website once completed:

Cottesloe Surf Life Saving Club. You already own your domain name which can be set by your registrar to point at our new website once completed: Cottesloe Surf Life Saving Club Date: 22 nd June 2009 Account Ref: NW09062201 Client Details Name: Paul Jagger Telephone: 08 9383 4400 Fax: 08 9385 4963 Mobile: 0430 340 190 Company: Cottesloe Surf Life

More information

uilding a Branch Website using Wordpress

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

More information

This book is solely for personal use. You do not have the right to resell or distribute in any form. E-Design LLC

This book is solely for personal use. You do not have the right to resell or distribute in any form. E-Design LLC Disclaimer All Rights Reserved. No part of this publication may be reproduced or transmitted in any form, by any means (graphic, electronic or mechanical), without prior written permission by the publisher.

More information

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail.

SEO is one of three types of three main web marketing tools: PPC, SEO and Affiliate/Socail. SEO Search Engine Optimization ~ Certificate ~ The most advance & independent SEO from the only web design company who has achieved 1st position on google SA. Template version: 2nd of April 2015 For Client

More information

Web Hosting Tips & Tricks For Affiliates

Web Hosting Tips & Tricks For Affiliates Web Hosting Tips & Tricks For Affiliates References http://hagency.com/top-web-hosts.php http://minisitemanager.com http://hagency.com/enom Introduction Hosting a website can be a very confusing experience

More information

Search Engine Optimisation Managed Service

Search Engine Optimisation Managed Service SEO Managed Service Search Engine Optimisation Managed Service Every day over 350 million searches are performed across the internet so it s imperative that your website stands out from the competition

More information

30 Website Audit Report. 6 Website Audit Report. 18 Website Audit Report. 12 Website Audit Report. Package Name 3

30 Website Audit Report. 6 Website Audit Report. 18 Website Audit Report. 12 Website Audit Report. Package Name 3 TalkRite Communications, LLC Keene, NH (603) 499-4600 Winchendon, MA (978) 213-4200 info@talkrite.com Website Audit Report TRC Website Audit Report Packages are designed to help your business succeed further.

More information