SlideShare a Scribd company logo
1 of 12
Download to read offline
WORDPRESS DEMYSTIFIED
Build a new site and/or blog in 90 minutes
WHAT WE WILL COVER IN THE SERIES
 Installing WordPress
 Selecting and adding a Theme

 Configuring WordPress

 Selecting the right plugins

 Adding your first content

 What’s next
CONFIGURATION & INSTALLATION
Most hosting sites offer an automatic installation,
therefore these steps are performed automatically.

A manual preparation is recommended because it
offers better control, however it’s not necessary



Enjoy your lunch and just watch.
INITIAL STEPS
These steps are not included:
 Choosing a domain name and purchasing it

 Creating an account with a hosting vendor



The following are necessary only if you don’t use an
automatic install:
 Creating a database (steps outlined next)

 Uploading WordPress

 Configuring wp-config
Through the




INSTALLATION
               presentation
               today this area
               will contain the
               instructions.
               --------------------------
               Domain Control
               Panel
               After choosing a
               domain name and
               host you get a
               cPanel.


               NOTE:
               The look and feel
               of the system can
               change while the
               functionality will
               be the same.
The RED boxes




INSTALLATION
               were added to the
               presentation to
               emphasize the
               content and are
               not part of your
               regular screens
               ________________
               WordPress runs
               on a database.
               Therefore we need
               to create one.
Simply pick a name




INSTALLATION
               and create the
               database.
               A few seconds later
               the system will tell
               you it’s done.


               NOTE:
               Make sure to note
               the exact name you
               chose, for example:
               wpuser06_wpuser06


               Create a user for the
               database.


               NOTE:
               Make sure to note
               the exact name and
               password you chose,
               for example:
               wpuser06_wpuser
               WPpwd06
Add the new user to




INSTALLATION
               the database. Make
               sure you select:
               “ALL PRIVILEGES”


               You now have a
               database, a user, and
               access for the user to
               the database, this
               stage is complete.
Use the




                                                WP-CONFIG.PHP
                                                                information from
                                                                the installation to
                                                                complete the
                                                                information.
/** The name of the database for WordPress */
                                                                Check with your
define('DB_NAME', 'wpuser05_wpuser05');                         host to see what
                                                                you need for
/** MySQL database username */                                  DB_HOST.

define('DB_USER', 'wpuser05_wpuser');                           Very important:
                                                                Change the
/** MySQL database password */                                  $table_prefix to
                                                                something other
define('DB_PASSWORD', 'WPpwd05');                               than the default of
                                                                “wp_”
/** MySQL hostname */
define('DB_HOST', 'localhost');

* WordPress Database Table prefix.
$table_prefix = 'wpwork_wp_';
UPLOAD WORDPRESS
  Use an FTP program to upload the software
                    OR
          Hire a friendly consultant
                    OR
           Use an automatic install
JUST COMPLETED
 Create a database
 Upload WordPress

 Configure wp-config


NEXT:
INSTALL, LOGIN AND THEMES
 Install WordPress
 Login to WP

 Install a theme

More Related Content

What's hot

My sql with querys
My sql with querysMy sql with querys
My sql with querys
NIRMAL FELIX
 
Database Connection With Mysql
Database Connection With MysqlDatabase Connection With Mysql
Database Connection With Mysql
Harit Kothari
 
Integrating Files Into Drupal 7 Authoring Workflow
Integrating Files Into Drupal 7 Authoring WorkflowIntegrating Files Into Drupal 7 Authoring Workflow
Integrating Files Into Drupal 7 Authoring Workflow
Matt Mendonca
 

What's hot (20)

Local Drupal MultiSite Set-up
Local Drupal MultiSite Set-upLocal Drupal MultiSite Set-up
Local Drupal MultiSite Set-up
 
Making DSpace XMLUI Your Own
Making DSpace XMLUI Your OwnMaking DSpace XMLUI Your Own
Making DSpace XMLUI Your Own
 
Modern Data Protection
Modern Data ProtectionModern Data Protection
Modern Data Protection
 
My sql with querys
My sql with querysMy sql with querys
My sql with querys
 
Deploy agent in em12c
Deploy agent in em12cDeploy agent in em12c
Deploy agent in em12c
 
DSpace Tutorial : Open Source Digital Library
DSpace Tutorial : Open Source Digital LibraryDSpace Tutorial : Open Source Digital Library
DSpace Tutorial : Open Source Digital Library
 
Enable oracle database vault
Enable oracle database vaultEnable oracle database vault
Enable oracle database vault
 
TriDUG WebFM Presentation
TriDUG WebFM PresentationTriDUG WebFM Presentation
TriDUG WebFM Presentation
 
Drupal cambs ansible for drupal april 2015
Drupal cambs ansible for drupal april 2015Drupal cambs ansible for drupal april 2015
Drupal cambs ansible for drupal april 2015
 
Database Connection With Mysql
Database Connection With MysqlDatabase Connection With Mysql
Database Connection With Mysql
 
Drupal Development with Docker
Drupal Development with DockerDrupal Development with Docker
Drupal Development with Docker
 
Performance all teh things
Performance all teh thingsPerformance all teh things
Performance all teh things
 
Integrating Files Into Drupal 7 Authoring Workflow
Integrating Files Into Drupal 7 Authoring WorkflowIntegrating Files Into Drupal 7 Authoring Workflow
Integrating Files Into Drupal 7 Authoring Workflow
 
Core data optimization
Core data optimizationCore data optimization
Core data optimization
 
Web Application Development using MVC Framework Kohana
Web Application Development using MVC Framework KohanaWeb Application Development using MVC Framework Kohana
Web Application Development using MVC Framework Kohana
 
Biee importent steps
Biee importent stepsBiee importent steps
Biee importent steps
 
Creating a wanos vm on azure
Creating a wanos vm on azureCreating a wanos vm on azure
Creating a wanos vm on azure
 
Powershell: Tu nuevo mejor amigo
Powershell: Tu nuevo mejor amigoPowershell: Tu nuevo mejor amigo
Powershell: Tu nuevo mejor amigo
 
Oracle to MySQL DatabaseLink
Oracle to MySQL DatabaseLinkOracle to MySQL DatabaseLink
Oracle to MySQL DatabaseLink
 
Refcard en-a4
Refcard en-a4Refcard en-a4
Refcard en-a4
 

Similar to WordPress Demystified - part I

Cms drupal installation & configuration anil mishra
Cms drupal installation & configuration   anil mishraCms drupal installation & configuration   anil mishra
Cms drupal installation & configuration anil mishra
Anil Mishra
 
R hive tutorial supplement 1 - Installing Hadoop
R hive tutorial supplement 1 - Installing HadoopR hive tutorial supplement 1 - Installing Hadoop
R hive tutorial supplement 1 - Installing Hadoop
Aiden Seonghak Hong
 

Similar to WordPress Demystified - part I (20)

WordPress Migrations 101 - WordCamp Orlando
WordPress Migrations 101 - WordCamp OrlandoWordPress Migrations 101 - WordCamp Orlando
WordPress Migrations 101 - WordCamp Orlando
 
Set up dev environment
Set up dev environmentSet up dev environment
Set up dev environment
 
WordPress Configuration tips
WordPress Configuration tipsWordPress Configuration tips
WordPress Configuration tips
 
Mysql
MysqlMysql
Mysql
 
Building drupal web farms with IIS - part 1
Building drupal web farms with IIS - part 1Building drupal web farms with IIS - part 1
Building drupal web farms with IIS - part 1
 
Wordpress install setup
Wordpress install setupWordpress install setup
Wordpress install setup
 
Deploying opetus
Deploying opetusDeploying opetus
Deploying opetus
 
Drupal from scratch
Drupal from scratchDrupal from scratch
Drupal from scratch
 
How to install a local instance of WordPress
How to install a local instance of WordPressHow to install a local instance of WordPress
How to install a local instance of WordPress
 
How To Install WordPress On VPS Hosting.pdf
How To Install WordPress On VPS Hosting.pdfHow To Install WordPress On VPS Hosting.pdf
How To Install WordPress On VPS Hosting.pdf
 
Backup Restore Migration Wordpress hosted on 1and1
Backup Restore Migration Wordpress hosted on 1and1Backup Restore Migration Wordpress hosted on 1and1
Backup Restore Migration Wordpress hosted on 1and1
 
Drupal Installation & Configuration
Drupal Installation & ConfigurationDrupal Installation & Configuration
Drupal Installation & Configuration
 
Installing WordPress The Right Way
Installing WordPress The Right WayInstalling WordPress The Right Way
Installing WordPress The Right Way
 
Developers, Be a Bada$$ with WP-CLI
Developers, Be a Bada$$ with WP-CLIDevelopers, Be a Bada$$ with WP-CLI
Developers, Be a Bada$$ with WP-CLI
 
Beyond the WordPress 5 minute Install
Beyond the WordPress 5 minute InstallBeyond the WordPress 5 minute Install
Beyond the WordPress 5 minute Install
 
Cms drupal installation & configuration anil mishra
Cms drupal installation & configuration   anil mishraCms drupal installation & configuration   anil mishra
Cms drupal installation & configuration anil mishra
 
WordPress Security
WordPress SecurityWordPress Security
WordPress Security
 
Jones_Lamp_Tutorial
Jones_Lamp_TutorialJones_Lamp_Tutorial
Jones_Lamp_Tutorial
 
Installation of wordpress
Installation of wordpressInstallation of wordpress
Installation of wordpress
 
R hive tutorial supplement 1 - Installing Hadoop
R hive tutorial supplement 1 - Installing HadoopR hive tutorial supplement 1 - Installing Hadoop
R hive tutorial supplement 1 - Installing Hadoop
 

More from Massimo Paolini

2011 02-24 sassy-presentation (w-links)
2011 02-24 sassy-presentation (w-links)2011 02-24 sassy-presentation (w-links)
2011 02-24 sassy-presentation (w-links)
Massimo Paolini
 
Google Analytics What's Next (SVCC 2010)
Google Analytics What's Next (SVCC 2010)Google Analytics What's Next (SVCC 2010)
Google Analytics What's Next (SVCC 2010)
Massimo Paolini
 
Google Analytics Intro (SVCC 2010)
Google Analytics Intro (SVCC 2010)Google Analytics Intro (SVCC 2010)
Google Analytics Intro (SVCC 2010)
Massimo Paolini
 
2010 10-09 seo the secret sauce (svcc-2010)
2010 10-09 seo the secret sauce (svcc-2010)2010 10-09 seo the secret sauce (svcc-2010)
2010 10-09 seo the secret sauce (svcc-2010)
Massimo Paolini
 
04 web analytics-changing_table_view
04 web analytics-changing_table_view04 web analytics-changing_table_view
04 web analytics-changing_table_view
Massimo Paolini
 
01 - Dimensions and metrics
01 - Dimensions and metrics01 - Dimensions and metrics
01 - Dimensions and metrics
Massimo Paolini
 

More from Massimo Paolini (20)

2011 02-24 sassy-presentation (w-links)
2011 02-24 sassy-presentation (w-links)2011 02-24 sassy-presentation (w-links)
2011 02-24 sassy-presentation (w-links)
 
Google Analytics What's Next (SVCC 2010)
Google Analytics What's Next (SVCC 2010)Google Analytics What's Next (SVCC 2010)
Google Analytics What's Next (SVCC 2010)
 
Google Analytics Intro (SVCC 2010)
Google Analytics Intro (SVCC 2010)Google Analytics Intro (SVCC 2010)
Google Analytics Intro (SVCC 2010)
 
2010 10-09 seo the secret sauce (svcc-2010)
2010 10-09 seo the secret sauce (svcc-2010)2010 10-09 seo the secret sauce (svcc-2010)
2010 10-09 seo the secret sauce (svcc-2010)
 
Content is king
Content is kingContent is king
Content is king
 
19 web analytics_roll_up_reporting
19 web analytics_roll_up_reporting19 web analytics_roll_up_reporting
19 web analytics_roll_up_reporting
 
18 web-analytics using-accounts-and-profiles
18 web-analytics using-accounts-and-profiles18 web-analytics using-accounts-and-profiles
18 web-analytics using-accounts-and-profiles
 
17 web-analytics backup-keeping-local-copy
17 web-analytics backup-keeping-local-copy17 web-analytics backup-keeping-local-copy
17 web-analytics backup-keeping-local-copy
 
16 web-analytics deploying-async
16 web-analytics deploying-async16 web-analytics deploying-async
16 web-analytics deploying-async
 
15 web-analytics understanding-async
15 web-analytics understanding-async15 web-analytics understanding-async
15 web-analytics understanding-async
 
14 web-analytics tagging-pages-async
14 web-analytics tagging-pages-async14 web-analytics tagging-pages-async
14 web-analytics tagging-pages-async
 
13 web-analytics create-google-account
13 web-analytics create-google-account13 web-analytics create-google-account
13 web-analytics create-google-account
 
12 web-analytics part-2-filters-serp
12 web-analytics part-2-filters-serp12 web-analytics part-2-filters-serp
12 web-analytics part-2-filters-serp
 
09 web-analytics secondary-dimensions
09 web-analytics secondary-dimensions09 web-analytics secondary-dimensions
09 web-analytics secondary-dimensions
 
08 web-analytics chart-display-and-annotation
08 web-analytics chart-display-and-annotation08 web-analytics chart-display-and-annotation
08 web-analytics chart-display-and-annotation
 
06 web-analytics tabbed-report-menus
06 web-analytics tabbed-report-menus06 web-analytics tabbed-report-menus
06 web-analytics tabbed-report-menus
 
05 web-analytics table-filters
05 web-analytics table-filters05 web-analytics table-filters
05 web-analytics table-filters
 
04 web analytics-changing_table_view
04 web analytics-changing_table_view04 web analytics-changing_table_view
04 web analytics-changing_table_view
 
02 web-analytics date-range-selector
02 web-analytics date-range-selector02 web-analytics date-range-selector
02 web-analytics date-range-selector
 
01 - Dimensions and metrics
01 - Dimensions and metrics01 - Dimensions and metrics
01 - Dimensions and metrics
 

Recently uploaded

February 2024 Recommendations for newsletter
February 2024 Recommendations for newsletterFebruary 2024 Recommendations for newsletter
February 2024 Recommendations for newsletter
ssuserdfec6a
 
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
Cara Menggugurkan Kandungan 087776558899
 
the Husband rolesBrown Aesthetic Cute Group Project Presentation
the Husband rolesBrown Aesthetic Cute Group Project Presentationthe Husband rolesBrown Aesthetic Cute Group Project Presentation
the Husband rolesBrown Aesthetic Cute Group Project Presentation
brynpueblos04
 

Recently uploaded (10)

March 2023 Recommendations for newsletter
March 2023 Recommendations for newsletterMarch 2023 Recommendations for newsletter
March 2023 Recommendations for newsletter
 
2023 - Between Philosophy and Practice: Introducing Yoga
2023 - Between Philosophy and Practice: Introducing Yoga2023 - Between Philosophy and Practice: Introducing Yoga
2023 - Between Philosophy and Practice: Introducing Yoga
 
February 2024 Recommendations for newsletter
February 2024 Recommendations for newsletterFebruary 2024 Recommendations for newsletter
February 2024 Recommendations for newsletter
 
SIKP311 Sikolohiyang Pilipino - Ginhawa.pptx
SIKP311 Sikolohiyang Pilipino - Ginhawa.pptxSIKP311 Sikolohiyang Pilipino - Ginhawa.pptx
SIKP311 Sikolohiyang Pilipino - Ginhawa.pptx
 
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
KLINIK BATA Jual obat penggugur kandungan 087776558899 ABORSI JANIN KEHAMILAN...
 
Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East G...
Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East G...Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East G...
Call Girls In Mumbai Just Genuine Call ☎ 7738596112✅ Call Girl Andheri East G...
 
WOMEN EMPOWERMENT women empowerment.pptx
WOMEN EMPOWERMENT women empowerment.pptxWOMEN EMPOWERMENT women empowerment.pptx
WOMEN EMPOWERMENT women empowerment.pptx
 
Pokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy TheoryPokemon Go... Unraveling the Conspiracy Theory
Pokemon Go... Unraveling the Conspiracy Theory
 
the Husband rolesBrown Aesthetic Cute Group Project Presentation
the Husband rolesBrown Aesthetic Cute Group Project Presentationthe Husband rolesBrown Aesthetic Cute Group Project Presentation
the Husband rolesBrown Aesthetic Cute Group Project Presentation
 
Dadar West Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
Dadar West Escorts 🥰 8617370543 Call Girls Offer VIP Hot GirlsDadar West Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
Dadar West Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
 

WordPress Demystified - part I

  • 1. WORDPRESS DEMYSTIFIED Build a new site and/or blog in 90 minutes
  • 2. WHAT WE WILL COVER IN THE SERIES  Installing WordPress  Selecting and adding a Theme  Configuring WordPress  Selecting the right plugins  Adding your first content  What’s next
  • 3.
  • 4. CONFIGURATION & INSTALLATION Most hosting sites offer an automatic installation, therefore these steps are performed automatically. A manual preparation is recommended because it offers better control, however it’s not necessary Enjoy your lunch and just watch.
  • 5. INITIAL STEPS These steps are not included:  Choosing a domain name and purchasing it  Creating an account with a hosting vendor The following are necessary only if you don’t use an automatic install:  Creating a database (steps outlined next)  Uploading WordPress  Configuring wp-config
  • 6. Through the INSTALLATION presentation today this area will contain the instructions. -------------------------- Domain Control Panel After choosing a domain name and host you get a cPanel. NOTE: The look and feel of the system can change while the functionality will be the same.
  • 7. The RED boxes INSTALLATION were added to the presentation to emphasize the content and are not part of your regular screens ________________ WordPress runs on a database. Therefore we need to create one.
  • 8. Simply pick a name INSTALLATION and create the database. A few seconds later the system will tell you it’s done. NOTE: Make sure to note the exact name you chose, for example: wpuser06_wpuser06 Create a user for the database. NOTE: Make sure to note the exact name and password you chose, for example: wpuser06_wpuser WPpwd06
  • 9. Add the new user to INSTALLATION the database. Make sure you select: “ALL PRIVILEGES” You now have a database, a user, and access for the user to the database, this stage is complete.
  • 10. Use the WP-CONFIG.PHP information from the installation to complete the information. /** The name of the database for WordPress */ Check with your define('DB_NAME', 'wpuser05_wpuser05'); host to see what you need for /** MySQL database username */ DB_HOST. define('DB_USER', 'wpuser05_wpuser'); Very important: Change the /** MySQL database password */ $table_prefix to something other define('DB_PASSWORD', 'WPpwd05'); than the default of “wp_” /** MySQL hostname */ define('DB_HOST', 'localhost'); * WordPress Database Table prefix. $table_prefix = 'wpwork_wp_';
  • 11. UPLOAD WORDPRESS Use an FTP program to upload the software OR Hire a friendly consultant OR Use an automatic install
  • 12. JUST COMPLETED  Create a database  Upload WordPress  Configure wp-config NEXT: INSTALL, LOGIN AND THEMES  Install WordPress  Login to WP  Install a theme