SlideShare une entreprise Scribd logo
1  sur  42
Shared Hosting
     and
  WordPress
        Presented by Al Davis
2

Who is this guy?
Shared Hosting Product Manager for more than 13 years
Intro to WP Instructor at George Brown College in Toronto
One of the organizers of WordCamp Toronto 2011
Co-Organizer of Toronto WordPress Meetup
Organizer of the Toronto WordPress Developers Meetup
Recently launched wpteach.com (Jan 2012)
3

What we will cover
  What is Shared Hosting?
  Why use Shared Hosting?
  What to look for in a Shared Hosting provider
  Things you should know a
  Hints on how to pick a provider
  How to set up WordPress- 4 different methods
  How to migrate a site
4

What is Shared Hosting?
Many websites reside on a web server
connected to the internet.Each site sits on its
own partition, or section, of the server to keep
it separate from other sites.


This is generally the most economical option for
hosting as many people share the overall cost of
server maintenance.


           - Wikipedia
5

Why Shared Hosting?
Cost Effective
          The cost of servers, internet connectivity, maintenance and manpower is shared
          over many customers.
          The cost to run a server in a secure, redundant environment can easily run to tens
of thousands of dollars per month.

Run your business, not your technology
Shared Hosting allows you to focus on running your business, not learning how to       run
a web server.



All told, it’s the simplest way to have a website, ideal for small businesses.
6

What is required?

Minimum requirements for WordPress
         Version 3.2 ( released July 4)
         •PHP version 5.2.4 or greater
         •MySQl version 5.0 or greater
7

Things you should know      But providers don’t tell you



All that storage and bandwidth?...You’re never going to use it all.
Text is cheap ... but pictures and video will kill your storage
FTP Access...never needs to be capped
Email storage...shouldn’t be bundled up
MSAccess...is simply wrong. Don’t use it for your website. Ever. And I mean ever!!!!
8

Things you should look forFrom a hosting provider

Call support
How long did it take to talk to a live person?
           Do they even have live support?
           Call when you are most likely to be working on your site. Calling at 10 am when
           you are going to be working at 7pm will not give you an accurate idea

Ask to be transferred to the sales department
How was that experience?
           Did sales know why you were transferred?

Don’t get locked in
           Don’t commit for any more than 12 months maximum.
9

Installing WordPress
                   4 different methods




  One-Click Installer   FTP




  SSH                   Using a plug-in
10

One-Click Installer
What is it?
An application that installs software for the end user (WordPress, Joomla, Drupal   etc.)

Why Use it?
Simple to use
           Fast

Why Not to use it
           No control of what is installed
           No control of how it is installed
           Can be tough to go back and change the installation
11

One-Click Installer
12

One-Click Installer
13

One-Click Installer
14

FTP
What is FTP?
Stands for File Transfer Protocol
           Fancy way of saying “moving files from your computer to the server via the
           internet”

What do you need?
FTP Client. There are many out there for Windows and Mac—some are even free

Why use FTP?
           Fine control over what is installed
           When you’ve uploaded your files, you get to use the famous 5-minute install for WP

Why NOT to use FTP
Can be slow depending upon your Internet connection
           Requires greater technical knowledge than One-Click
           Need to set up your own database for WP to work
15

FTP
16

FTP
17

FTP
18

FTP
19

FTP
20

FTP
21

FTP
22

FTP
23

FTP
24

FTP
25

SSH
What is SSH?
Stands for Secure Shell
           Fancy way of saying “A secure channel to connect to your web server space.”
           Command line based ( Advanced users)

What do you need?
Command Line Tool-
                       PuTTY – Windows
                       Terminal - Mac

Why use SSH?
           Much faster than FTP
           Guarantees you always get the latest version of WordPress

Why NOT to use SSH?
Not all hosting providers offer full access (unable to connect to other sites)
            Requires greater technical knowledge
            Requires command line use
26

SSH
27

SSH
      wget http://wordpress.org/latest.zip
28

SSH
      unzip latest.zip
29

SSH
  Move all the files out of the wordpress folder
        cp –rf ./wordpress/* ./

  Delete downloaded files
  rmlatest.zip
  rm –rfwordpress/
30

SSH   Edit wp-config-sample.php
      then save it as wp-config.php
31

SSH
      Navigate to yourdomain.com/wp-admin
32

Backup Buddy
What is Backup Buddy?
A WordPress plugin developed by ithemes ( www.ithemes.com)
          Like getting 3 plugins in one
                                  Installations
                                  Backups
                                  Migration tool

Why use Backup Buddy?
          Allows you to develop locally, deploy to a web server
          Takes all of your themes, custom CSS, plugins, content over in one smooth move

Why NOT to use Backup Buddy?
No custom installation of WordPress
33

Backup Buddy
34

Backup Buddy
     Navigate to domain/importbuddy.php
     after you have FTPed the backup file and
     the import file to your webserver space
35

Backup Buddy
36

Backup Buddy
37

Backup Buddy
38

Backup Buddy
39

Backup Buddy
40

Backup Buddy
 Everything is moved over to the new server, including plug-ins!!
Questions?
Contact Me
www.wpteach.com
al@wpteach.com
Skype adavis3105
Twitter @adavis3105

Contenu connexe

Tendances

Wordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manualWordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manualRalph Francis Cue
 
Basic Wordpress PPT
Basic Wordpress PPT Basic Wordpress PPT
Basic Wordpress PPT mayur akabari
 
Tomboy Web Sync Explained
Tomboy Web Sync ExplainedTomboy Web Sync Explained
Tomboy Web Sync ExplainedMohan Krishnan
 
Rooting Your Internals: Inter-Protocol Exploitation, custom shellcode and BeEF
 Rooting Your Internals: Inter-Protocol Exploitation, custom shellcode and BeEF Rooting Your Internals: Inter-Protocol Exploitation, custom shellcode and BeEF
Rooting Your Internals: Inter-Protocol Exploitation, custom shellcode and BeEFMichele Orru
 
Thexyz cloud
Thexyz cloudThexyz cloud
Thexyz cloudptoone
 
Lessons On Hyper V
Lessons On Hyper VLessons On Hyper V
Lessons On Hyper VAidan Finn
 
HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Pl...
HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Pl...HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Pl...
HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Pl...Les-Tilleuls.coop
 
WordPress: An Introduction
WordPress: An IntroductionWordPress: An Introduction
WordPress: An Introductionsounddelivery
 
Virtualization auditing & security deck v1.0
Virtualization auditing & security deck v1.0Virtualization auditing & security deck v1.0
Virtualization auditing & security deck v1.0Concentrated Technology
 
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconIntroduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconGary Bacon
 
Beyond FTP: What I’ve Learned from Years of Deploying WordPress the Wrong Way
Beyond FTP:  What I’ve Learned from Years of Deploying WordPress the Wrong WayBeyond FTP:  What I’ve Learned from Years of Deploying WordPress the Wrong Way
Beyond FTP: What I’ve Learned from Years of Deploying WordPress the Wrong WayEli Silverman
 
Zabbix 101 - Enterprise Monitoring doesn't have to suck
Zabbix 101 - Enterprise Monitoring doesn't have to suckZabbix 101 - Enterprise Monitoring doesn't have to suck
Zabbix 101 - Enterprise Monitoring doesn't have to suckJamie Duncan
 
WordPress Course Outline
WordPress Course OutlineWordPress Course Outline
WordPress Course OutlineIT Ki Dunya
 
Dark Fairytales from a Phisherman (Vol. II)
Dark Fairytales from a Phisherman (Vol. II)Dark Fairytales from a Phisherman (Vol. II)
Dark Fairytales from a Phisherman (Vol. II)Michele Orru
 

Tendances (20)

10 Reasons to Use Wordpress
10 Reasons to Use Wordpress10 Reasons to Use Wordpress
10 Reasons to Use Wordpress
 
Bluemix u steam
Bluemix u steamBluemix u steam
Bluemix u steam
 
B wapp – bee bug – installation
B wapp – bee bug – installationB wapp – bee bug – installation
B wapp – bee bug – installation
 
Wordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manualWordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manual
 
Basic Wordpress PPT
Basic Wordpress PPT Basic Wordpress PPT
Basic Wordpress PPT
 
Tomboy Web Sync Explained
Tomboy Web Sync ExplainedTomboy Web Sync Explained
Tomboy Web Sync Explained
 
Rooting Your Internals: Inter-Protocol Exploitation, custom shellcode and BeEF
 Rooting Your Internals: Inter-Protocol Exploitation, custom shellcode and BeEF Rooting Your Internals: Inter-Protocol Exploitation, custom shellcode and BeEF
Rooting Your Internals: Inter-Protocol Exploitation, custom shellcode and BeEF
 
Thexyz cloud
Thexyz cloudThexyz cloud
Thexyz cloud
 
Agile Wordpress
Agile WordpressAgile Wordpress
Agile Wordpress
 
Lessons On Hyper V
Lessons On Hyper VLessons On Hyper V
Lessons On Hyper V
 
HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Pl...
HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Pl...HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Pl...
HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Pl...
 
Wordcampnigeria
WordcampnigeriaWordcampnigeria
Wordcampnigeria
 
WordPress: An Introduction
WordPress: An IntroductionWordPress: An Introduction
WordPress: An Introduction
 
Virtualization auditing & security deck v1.0
Virtualization auditing & security deck v1.0Virtualization auditing & security deck v1.0
Virtualization auditing & security deck v1.0
 
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconIntroduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
 
Beyond FTP: What I’ve Learned from Years of Deploying WordPress the Wrong Way
Beyond FTP:  What I’ve Learned from Years of Deploying WordPress the Wrong WayBeyond FTP:  What I’ve Learned from Years of Deploying WordPress the Wrong Way
Beyond FTP: What I’ve Learned from Years of Deploying WordPress the Wrong Way
 
Zabbix 101 - Enterprise Monitoring doesn't have to suck
Zabbix 101 - Enterprise Monitoring doesn't have to suckZabbix 101 - Enterprise Monitoring doesn't have to suck
Zabbix 101 - Enterprise Monitoring doesn't have to suck
 
WordPress Course Outline
WordPress Course OutlineWordPress Course Outline
WordPress Course Outline
 
Wordpress customer support
Wordpress customer support Wordpress customer support
Wordpress customer support
 
Dark Fairytales from a Phisherman (Vol. II)
Dark Fairytales from a Phisherman (Vol. II)Dark Fairytales from a Phisherman (Vol. II)
Dark Fairytales from a Phisherman (Vol. II)
 

En vedette

Presentación guillermo ruiz
Presentación guillermo ruizPresentación guillermo ruiz
Presentación guillermo ruizGuillermo
 
2 Ekim 2015 Doktora Savunma Sunusu
2 Ekim 2015 Doktora Savunma Sunusu2 Ekim 2015 Doktora Savunma Sunusu
2 Ekim 2015 Doktora Savunma Sunusuunlersen
 
Jamestown, new york's_connection_to_lucy_desi[2]
Jamestown, new york's_connection_to_lucy_desi[2]Jamestown, new york's_connection_to_lucy_desi[2]
Jamestown, new york's_connection_to_lucy_desi[2]rsaunders14710
 
Metaphysics Primer For Synthetic Biology 2.1
Metaphysics Primer For Synthetic Biology 2.1Metaphysics Primer For Synthetic Biology 2.1
Metaphysics Primer For Synthetic Biology 2.1Ralphgar
 
trabajo jorge emilio martinez esqueda 5 m
trabajo jorge emilio martinez esqueda 5 mtrabajo jorge emilio martinez esqueda 5 m
trabajo jorge emilio martinez esqueda 5 mjorgeojitos2
 
Animal Thought And Talk.6
Animal Thought And Talk.6Animal Thought And Talk.6
Animal Thought And Talk.6Ralphgar
 
Metaphysics Primer For Synthetic Biology 2.1
Metaphysics Primer For Synthetic Biology 2.1Metaphysics Primer For Synthetic Biology 2.1
Metaphysics Primer For Synthetic Biology 2.1Ralphgar
 
Workforce analytics
Workforce analyticsWorkforce analytics
Workforce analyticsactiknow2
 
Antartica wildlife3
Antartica wildlife3Antartica wildlife3
Antartica wildlife3Alberto
 
Antartica wildlife2
Antartica wildlife2Antartica wildlife2
Antartica wildlife2Alberto
 
Tamarind varieties and processing
Tamarind varieties and processingTamarind varieties and processing
Tamarind varieties and processingjothilakshmi r
 

En vedette (17)

Vehicle & Rims Selection
Vehicle & Rims SelectionVehicle & Rims Selection
Vehicle & Rims Selection
 
Presentación guillermo ruiz
Presentación guillermo ruizPresentación guillermo ruiz
Presentación guillermo ruiz
 
2016 FIAT Lineup | Los Angeles FIAT Dealer
2016 FIAT Lineup | Los Angeles FIAT Dealer2016 FIAT Lineup | Los Angeles FIAT Dealer
2016 FIAT Lineup | Los Angeles FIAT Dealer
 
Uccelli (i)
Uccelli (i)Uccelli (i)
Uccelli (i)
 
Phillip Nhlapho's cv
Phillip Nhlapho's cvPhillip Nhlapho's cv
Phillip Nhlapho's cv
 
2 Ekim 2015 Doktora Savunma Sunusu
2 Ekim 2015 Doktora Savunma Sunusu2 Ekim 2015 Doktora Savunma Sunusu
2 Ekim 2015 Doktora Savunma Sunusu
 
Sobre el autor
Sobre el autorSobre el autor
Sobre el autor
 
Jamestown, new york's_connection_to_lucy_desi[2]
Jamestown, new york's_connection_to_lucy_desi[2]Jamestown, new york's_connection_to_lucy_desi[2]
Jamestown, new york's_connection_to_lucy_desi[2]
 
Metaphysics Primer For Synthetic Biology 2.1
Metaphysics Primer For Synthetic Biology 2.1Metaphysics Primer For Synthetic Biology 2.1
Metaphysics Primer For Synthetic Biology 2.1
 
trabajo jorge emilio martinez esqueda 5 m
trabajo jorge emilio martinez esqueda 5 mtrabajo jorge emilio martinez esqueda 5 m
trabajo jorge emilio martinez esqueda 5 m
 
Animal Thought And Talk.6
Animal Thought And Talk.6Animal Thought And Talk.6
Animal Thought And Talk.6
 
Metaphysics Primer For Synthetic Biology 2.1
Metaphysics Primer For Synthetic Biology 2.1Metaphysics Primer For Synthetic Biology 2.1
Metaphysics Primer For Synthetic Biology 2.1
 
Workforce analytics
Workforce analyticsWorkforce analytics
Workforce analytics
 
User Persona
User Persona User Persona
User Persona
 
Antartica wildlife3
Antartica wildlife3Antartica wildlife3
Antartica wildlife3
 
Antartica wildlife2
Antartica wildlife2Antartica wildlife2
Antartica wildlife2
 
Tamarind varieties and processing
Tamarind varieties and processingTamarind varieties and processing
Tamarind varieties and processing
 

Similaire à WordCamp Atlanta- Shared Hosting and WordPress

Shared Hosting and WordPress
Shared Hosting and WordPressShared Hosting and WordPress
Shared Hosting and WordPressAl Davis
 
Owning word press all you need to know as a wordpress developer by lutaaya ...
Owning word press   all you need to know as a wordpress developer by lutaaya ...Owning word press   all you need to know as a wordpress developer by lutaaya ...
Owning word press all you need to know as a wordpress developer by lutaaya ...Lutaaya Shafiq
 
Slides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetingsSlides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetings10n Software, LLC
 
Security, more important than ever!
Security, more important than ever!Security, more important than ever!
Security, more important than ever!Marko Heijnen
 
AMIMOTO WordPress + Amazon Web Services for ALL Tech Levels
AMIMOTO WordPress + Amazon Web Services for ALL Tech Levels AMIMOTO WordPress + Amazon Web Services for ALL Tech Levels
AMIMOTO WordPress + Amazon Web Services for ALL Tech Levels Kel
 
Setting Up a Cloud Server - Part 1 - Transcript.pdf
Setting Up a Cloud Server - Part 1 - Transcript.pdfSetting Up a Cloud Server - Part 1 - Transcript.pdf
Setting Up a Cloud Server - Part 1 - Transcript.pdfShaiAlmog1
 
WordPress Resources Nov 2014
WordPress Resources Nov 2014WordPress Resources Nov 2014
WordPress Resources Nov 2014Judy Wilson
 
Laravel Forge: Hello World to Hello Production
Laravel Forge: Hello World to Hello ProductionLaravel Forge: Hello World to Hello Production
Laravel Forge: Hello World to Hello ProductionJoe Ferguson
 
Protect Your WordPress From The Inside Out
Protect Your WordPress From The Inside OutProtect Your WordPress From The Inside Out
Protect Your WordPress From The Inside OutSiteGround.com
 
WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop   WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop Ella J Designs
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext PreprocessorMrsRLakshmiIT
 
WP-CLI: WordCamp Nashville 2016
WP-CLI: WordCamp Nashville 2016WP-CLI: WordCamp Nashville 2016
WP-CLI: WordCamp Nashville 2016Terell Moore
 
Content Management System(CMS) & Basic WordPress
Content Management System(CMS) & Basic WordPressContent Management System(CMS) & Basic WordPress
Content Management System(CMS) & Basic WordPressShahadat Hossain Manik
 
php[world] 2015 Laravel 5.1: From Homestead to the Cloud
php[world] 2015 Laravel 5.1: From Homestead to the Cloudphp[world] 2015 Laravel 5.1: From Homestead to the Cloud
php[world] 2015 Laravel 5.1: From Homestead to the CloudJoe Ferguson
 
What Is WordPress and Why Is Everyone Talking About It?
What Is WordPress and Why Is Everyone Talking About It?What Is WordPress and Why Is Everyone Talking About It?
What Is WordPress and Why Is Everyone Talking About It?BobWP.com
 

Similaire à WordCamp Atlanta- Shared Hosting and WordPress (20)

Shared Hosting and WordPress
Shared Hosting and WordPressShared Hosting and WordPress
Shared Hosting and WordPress
 
Owning word press all you need to know as a wordpress developer by lutaaya ...
Owning word press   all you need to know as a wordpress developer by lutaaya ...Owning word press   all you need to know as a wordpress developer by lutaaya ...
Owning word press all you need to know as a wordpress developer by lutaaya ...
 
Slides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetingsSlides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetings
 
Security, more important than ever!
Security, more important than ever!Security, more important than ever!
Security, more important than ever!
 
AMIMOTO WordPress + Amazon Web Services for ALL Tech Levels
AMIMOTO WordPress + Amazon Web Services for ALL Tech Levels AMIMOTO WordPress + Amazon Web Services for ALL Tech Levels
AMIMOTO WordPress + Amazon Web Services for ALL Tech Levels
 
Setting Up a Cloud Server - Part 1 - Transcript.pdf
Setting Up a Cloud Server - Part 1 - Transcript.pdfSetting Up a Cloud Server - Part 1 - Transcript.pdf
Setting Up a Cloud Server - Part 1 - Transcript.pdf
 
WordPress Resources Nov 2014
WordPress Resources Nov 2014WordPress Resources Nov 2014
WordPress Resources Nov 2014
 
Laravel Forge: Hello World to Hello Production
Laravel Forge: Hello World to Hello ProductionLaravel Forge: Hello World to Hello Production
Laravel Forge: Hello World to Hello Production
 
A Slide!
A Slide!A Slide!
A Slide!
 
A Slide!
A Slide!A Slide!
A Slide!
 
Protect Your WordPress From The Inside Out
Protect Your WordPress From The Inside OutProtect Your WordPress From The Inside Out
Protect Your WordPress From The Inside Out
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
937079
937079937079
937079
 
Presentation wordpress.pptx
Presentation wordpress.pptxPresentation wordpress.pptx
Presentation wordpress.pptx
 
WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop   WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext Preprocessor
 
WP-CLI: WordCamp Nashville 2016
WP-CLI: WordCamp Nashville 2016WP-CLI: WordCamp Nashville 2016
WP-CLI: WordCamp Nashville 2016
 
Content Management System(CMS) & Basic WordPress
Content Management System(CMS) & Basic WordPressContent Management System(CMS) & Basic WordPress
Content Management System(CMS) & Basic WordPress
 
php[world] 2015 Laravel 5.1: From Homestead to the Cloud
php[world] 2015 Laravel 5.1: From Homestead to the Cloudphp[world] 2015 Laravel 5.1: From Homestead to the Cloud
php[world] 2015 Laravel 5.1: From Homestead to the Cloud
 
What Is WordPress and Why Is Everyone Talking About It?
What Is WordPress and Why Is Everyone Talking About It?What Is WordPress and Why Is Everyone Talking About It?
What Is WordPress and Why Is Everyone Talking About It?
 

Plus de Al Davis

Word camp Toronto 2017
Word camp Toronto 2017Word camp Toronto 2017
Word camp Toronto 2017Al Davis
 
Montreal word camp 2017
Montreal word camp 2017Montreal word camp 2017
Montreal word camp 2017Al Davis
 
New user guide
New user guideNew user guide
New user guideAl Davis
 
Managing Multiple Authors with WordPress
Managing Multiple Authors with WordPressManaging Multiple Authors with WordPress
Managing Multiple Authors with WordPressAl Davis
 
After the install
After the installAfter the install
After the installAl Davis
 
Intro to template hierarchy WCTO
Intro to template hierarchy  WCTOIntro to template hierarchy  WCTO
Intro to template hierarchy WCTOAl Davis
 
Wcto2012- after the install
Wcto2012- after the install Wcto2012- after the install
Wcto2012- after the install Al Davis
 
Template hierarchy -WordCamp Columbus
Template hierarchy -WordCamp ColumbusTemplate hierarchy -WordCamp Columbus
Template hierarchy -WordCamp ColumbusAl Davis
 
10 things to do after the install- WordCamp Victoria 2012
10 things to do after the install- WordCamp Victoria 201210 things to do after the install- WordCamp Victoria 2012
10 things to do after the install- WordCamp Victoria 2012Al Davis
 
Why use wordpress- ACP
Why use wordpress- ACPWhy use wordpress- ACP
Why use wordpress- ACPAl Davis
 
Onlinehub chicago- ACP
Onlinehub  chicago- ACPOnlinehub  chicago- ACP
Onlinehub chicago- ACPAl Davis
 
Wordpress beyond the blog
Wordpress  beyond the blogWordpress  beyond the blog
Wordpress beyond the blogAl Davis
 
Hosting provider
Hosting providerHosting provider
Hosting providerAl Davis
 

Plus de Al Davis (16)

Word camp Toronto 2017
Word camp Toronto 2017Word camp Toronto 2017
Word camp Toronto 2017
 
Montreal word camp 2017
Montreal word camp 2017Montreal word camp 2017
Montreal word camp 2017
 
Ecomm 101
Ecomm 101Ecomm 101
Ecomm 101
 
Wcto2014
Wcto2014Wcto2014
Wcto2014
 
Wc boston
Wc bostonWc boston
Wc boston
 
New user guide
New user guideNew user guide
New user guide
 
Managing Multiple Authors with WordPress
Managing Multiple Authors with WordPressManaging Multiple Authors with WordPress
Managing Multiple Authors with WordPress
 
After the install
After the installAfter the install
After the install
 
Intro to template hierarchy WCTO
Intro to template hierarchy  WCTOIntro to template hierarchy  WCTO
Intro to template hierarchy WCTO
 
Wcto2012- after the install
Wcto2012- after the install Wcto2012- after the install
Wcto2012- after the install
 
Template hierarchy -WordCamp Columbus
Template hierarchy -WordCamp ColumbusTemplate hierarchy -WordCamp Columbus
Template hierarchy -WordCamp Columbus
 
10 things to do after the install- WordCamp Victoria 2012
10 things to do after the install- WordCamp Victoria 201210 things to do after the install- WordCamp Victoria 2012
10 things to do after the install- WordCamp Victoria 2012
 
Why use wordpress- ACP
Why use wordpress- ACPWhy use wordpress- ACP
Why use wordpress- ACP
 
Onlinehub chicago- ACP
Onlinehub  chicago- ACPOnlinehub  chicago- ACP
Onlinehub chicago- ACP
 
Wordpress beyond the blog
Wordpress  beyond the blogWordpress  beyond the blog
Wordpress beyond the blog
 
Hosting provider
Hosting providerHosting provider
Hosting provider
 

Dernier

Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераMark Opanasiuk
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingScyllaDB
 
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptxHarnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptxFIDO Alliance
 
Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Hiroshi SHIBATA
 
“Iamnobody89757” Understanding the Mysterious of Digital Identity.pdf
“Iamnobody89757” Understanding the Mysterious of Digital Identity.pdf“Iamnobody89757” Understanding the Mysterious of Digital Identity.pdf
“Iamnobody89757” Understanding the Mysterious of Digital Identity.pdfMuhammad Subhan
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightSafe Software
 
ADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxFIDO Alliance
 
Vector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxVector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxjbellis
 
2024 May Patch Tuesday
2024 May Patch Tuesday2024 May Patch Tuesday
2024 May Patch TuesdayIvanti
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfFIDO Alliance
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data SciencePaolo Missier
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?Mark Billinghurst
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...ScyllaDB
 
Generative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfGenerative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfalexjohnson7307
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxFIDO Alliance
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGDSC PJATK
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfFIDO Alliance
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfSrushith Repakula
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuidePixlogix Infotech
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Patrick Viafore
 

Dernier (20)

Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджера
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream Processing
 
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptxHarnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
 
Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024
 
“Iamnobody89757” Understanding the Mysterious of Digital Identity.pdf
“Iamnobody89757” Understanding the Mysterious of Digital Identity.pdf“Iamnobody89757” Understanding the Mysterious of Digital Identity.pdf
“Iamnobody89757” Understanding the Mysterious of Digital Identity.pdf
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
ADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptxADP Passwordless Journey Case Study.pptx
ADP Passwordless Journey Case Study.pptx
 
Vector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxVector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptx
 
2024 May Patch Tuesday
2024 May Patch Tuesday2024 May Patch Tuesday
2024 May Patch Tuesday
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data Science
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
 
Generative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfGenerative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdf
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptx
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 Warsaw
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdf
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate Guide
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024
 

WordCamp Atlanta- Shared Hosting and WordPress

  • 1. Shared Hosting and WordPress Presented by Al Davis
  • 2. 2 Who is this guy? Shared Hosting Product Manager for more than 13 years Intro to WP Instructor at George Brown College in Toronto One of the organizers of WordCamp Toronto 2011 Co-Organizer of Toronto WordPress Meetup Organizer of the Toronto WordPress Developers Meetup Recently launched wpteach.com (Jan 2012)
  • 3. 3 What we will cover What is Shared Hosting? Why use Shared Hosting? What to look for in a Shared Hosting provider Things you should know a Hints on how to pick a provider How to set up WordPress- 4 different methods How to migrate a site
  • 4. 4 What is Shared Hosting? Many websites reside on a web server connected to the internet.Each site sits on its own partition, or section, of the server to keep it separate from other sites. This is generally the most economical option for hosting as many people share the overall cost of server maintenance. - Wikipedia
  • 5. 5 Why Shared Hosting? Cost Effective The cost of servers, internet connectivity, maintenance and manpower is shared over many customers. The cost to run a server in a secure, redundant environment can easily run to tens of thousands of dollars per month. Run your business, not your technology Shared Hosting allows you to focus on running your business, not learning how to run a web server. All told, it’s the simplest way to have a website, ideal for small businesses.
  • 6. 6 What is required? Minimum requirements for WordPress Version 3.2 ( released July 4) •PHP version 5.2.4 or greater •MySQl version 5.0 or greater
  • 7. 7 Things you should know But providers don’t tell you All that storage and bandwidth?...You’re never going to use it all. Text is cheap ... but pictures and video will kill your storage FTP Access...never needs to be capped Email storage...shouldn’t be bundled up MSAccess...is simply wrong. Don’t use it for your website. Ever. And I mean ever!!!!
  • 8. 8 Things you should look forFrom a hosting provider Call support How long did it take to talk to a live person? Do they even have live support? Call when you are most likely to be working on your site. Calling at 10 am when you are going to be working at 7pm will not give you an accurate idea Ask to be transferred to the sales department How was that experience? Did sales know why you were transferred? Don’t get locked in Don’t commit for any more than 12 months maximum.
  • 9. 9 Installing WordPress 4 different methods One-Click Installer FTP SSH Using a plug-in
  • 10. 10 One-Click Installer What is it? An application that installs software for the end user (WordPress, Joomla, Drupal etc.) Why Use it? Simple to use Fast Why Not to use it No control of what is installed No control of how it is installed Can be tough to go back and change the installation
  • 14. 14 FTP What is FTP? Stands for File Transfer Protocol Fancy way of saying “moving files from your computer to the server via the internet” What do you need? FTP Client. There are many out there for Windows and Mac—some are even free Why use FTP? Fine control over what is installed When you’ve uploaded your files, you get to use the famous 5-minute install for WP Why NOT to use FTP Can be slow depending upon your Internet connection Requires greater technical knowledge than One-Click Need to set up your own database for WP to work
  • 25. 25 SSH What is SSH? Stands for Secure Shell Fancy way of saying “A secure channel to connect to your web server space.” Command line based ( Advanced users) What do you need? Command Line Tool- PuTTY – Windows Terminal - Mac Why use SSH? Much faster than FTP Guarantees you always get the latest version of WordPress Why NOT to use SSH? Not all hosting providers offer full access (unable to connect to other sites) Requires greater technical knowledge Requires command line use
  • 27. 27 SSH wget http://wordpress.org/latest.zip
  • 28. 28 SSH unzip latest.zip
  • 29. 29 SSH Move all the files out of the wordpress folder cp –rf ./wordpress/* ./ Delete downloaded files rmlatest.zip rm –rfwordpress/
  • 30. 30 SSH Edit wp-config-sample.php then save it as wp-config.php
  • 31. 31 SSH Navigate to yourdomain.com/wp-admin
  • 32. 32 Backup Buddy What is Backup Buddy? A WordPress plugin developed by ithemes ( www.ithemes.com) Like getting 3 plugins in one Installations Backups Migration tool Why use Backup Buddy? Allows you to develop locally, deploy to a web server Takes all of your themes, custom CSS, plugins, content over in one smooth move Why NOT to use Backup Buddy? No custom installation of WordPress
  • 34. 34 Backup Buddy Navigate to domain/importbuddy.php after you have FTPed the backup file and the import file to your webserver space
  • 40. 40 Backup Buddy Everything is moved over to the new server, including plug-ins!!