SlideShare uma empresa Scribd logo
1 de 61
Baixar para ler offline
Multisite for the Masses
Richard Archambault
Happiness Engineer - WordPress.com
@richardmtl
Saturday, 27 April, 13
Multisite? What’s that?
One WordPress installation, many sites
Saturday, 27 April, 13
Why would I want that?
Saturday, 27 April, 13
Why would I want that?
• Updating all of your sites? One click!
Saturday, 27 April, 13
Why would I want that?
• Updating all of your sites? One click!
• Sharing plugins and themes across sites;
quick updates!
Saturday, 27 April, 13
Why would I want that?
• Updating all of your sites? One click!
• Sharing plugins and themes across sites;
quick updates!
• Hosting your clients
Saturday, 27 April, 13
Why would I want that?
• Updating all of your sites? One click!
• Sharing plugins and themes across sites;
quick updates!
• Hosting your clients
• Demo a site to a client: develop on your
multisite, then deploy to their server
Saturday, 27 April, 13
Why would I want that?
• Updating all of your sites? One click!
• Sharing plugins and themes across sites;
quick updates!
• Hosting your clients
• Demo a site to a client: develop on your
multisite, then deploy to their server
• Multilingual sites
Saturday, 27 April, 13
Multisite Examples
Saturday, 27 April, 13
Multisite Examples
• The big one:WordPress.com
Saturday, 27 April, 13
Multisite Examples
• The big one:WordPress.com
• Canada WorldYouth
Saturday, 27 April, 13
Multisite Examples
• The big one:WordPress.com
• Canada WorldYouth
• Edublogs.org
Saturday, 27 April, 13
Multisite Examples
• The big one:WordPress.com
• Canada WorldYouth
• Edublogs.org
• My sites!
Saturday, 27 April, 13
Ok, how do I activate
the Multisite Goodness?
Saturday, 27 April, 13
Make a backup!!!!!!!
Saturday, 27 April, 13
Seriously, make a backup!!!
Saturday, 27 April, 13
Read this:
• http://codex.wordpress.org/
Before_You_Create_A_Network
• http://codex.wordpress.org/
Create_A_Network
Saturday, 27 April, 13
wp-config.php
Saturday, 27 April, 13
Network Setup
Saturday, 27 April, 13
copy to wp-config.php and .htaccess
Saturday, 27 April, 13
My Sites!
Saturday, 27 April, 13
Adding Sites
Saturday, 27 April, 13
Wow, new sites in my network!
Saturday, 27 April, 13
Manage ALL THE SITES!
Saturday, 27 April, 13
Manage Themes
Saturday, 27 April, 13
Manage Plugins
Saturday, 27 April, 13
Must-use plugins (mu-plugins)
Saturday, 27 April, 13
Must-use plugins (mu-plugins)
• They are always on and can’t be deactivated
unless the files are removed from /mu-plugins/
Saturday, 27 April, 13
Must-use plugins (mu-plugins)
• They are always on and can’t be deactivated
unless the files are removed from /mu-plugins/
• loaded and run before normal plugins
Saturday, 27 April, 13
Must-use plugins (mu-plugins)
• They are always on and can’t be deactivated
unless the files are removed from /mu-plugins/
• loaded and run before normal plugins
• one example: Domain Mapping plugin
Saturday, 27 April, 13
Manage Users
Saturday, 27 April, 13
Domain Mapping
Saturday, 27 April, 13
Instead of:
Saturday, 27 April, 13
Instead of:
• example.com/subsite
• example.com/anothersubsite
• example.com/yetanothersubsite
Saturday, 27 April, 13
You can have:
Saturday, 27 April, 13
You can have:
• example.com
• anotherexample.ca
• yetanotherexample.org
• example.com/subsite too!
Saturday, 27 April, 13
How do I map my domains?
Saturday, 27 April, 13
How do I map my domains?
• Add the domain to your Parked Domains in
cPanel
Saturday, 27 April, 13
How do I map my domains?
• Add the domain to your Parked Domains in
cPanel
• WordPress MU Domain Mapping plugin
• Install and network activate
• move sunrise.php to /wp-content/
• add define( 'SUNRISE', 'on' ); to wp-
config.php
Saturday, 27 April, 13
How do I map my domains?
Saturday, 27 April, 13
How do I map my domains?
• go to Super Admin -> Settings -> Domain Mapping and add your server’s IP
address
Saturday, 27 April, 13
How do I map my domains?
• go to Super Admin -> Settings -> Domain Mapping and add your server’s IP
address
• Create the site
Saturday, 27 April, 13
How do I map my domains?
• go to Super Admin -> Settings -> Domain Mapping and add your server’s IP
address
• Create the site
• Find the site’s ID
Saturday, 27 April, 13
How do I map my domains?
• go to Super Admin -> Settings -> Domain Mapping and add your server’s IP
address
• Create the site
• Find the site’s ID
• Add your domains in Settings -> Domains
• make sure to check “Primary”:
Saturday, 27 April, 13
How do I map my domains?
• go to Super Admin -> Settings -> Domain Mapping and add your server’s IP
address
• Create the site
• Find the site’s ID
• Add your domains in Settings -> Domains
• make sure to check “Primary”:
Saturday, 27 April, 13
Networks+ plugin
http://wpebooks.com/networks/
Saturday, 27 April, 13
Networks+ plugin
Saturday, 27 April, 13
Networks+ plugin
• Allows a Multisite network within another
multisite network
Saturday, 27 April, 13
Networks+ plugin
• Allows a Multisite network within another
multisite network
• nested subdomains: city.state.domain.com
Saturday, 27 April, 13
Networks+ plugin
• Allows a Multisite network within another
multisite network
• nested subdomains: city.state.domain.com
• top-level domains with their own child
sites:
• anotherexample.ca/subsite
• yetanotherexample.com/subsite
Saturday, 27 April, 13
Useful Plugins
Saturday, 27 April, 13
Useful Plugins
• Enforce Strong Password
Saturday, 27 April, 13
Useful Plugins
• Enforce Strong Password
• Hide Welcome Panel for Multisite
Saturday, 27 April, 13
Useful Plugins
• Enforce Strong Password
• Hide Welcome Panel for Multisite
• Multisite Bulk User Management
Saturday, 27 April, 13
Useful Plugins
• Enforce Strong Password
• Hide Welcome Panel for Multisite
• Multisite Bulk User Management
• Multisite Plugin Manager
Saturday, 27 April, 13
Useful Plugins
• Enforce Strong Password
• Hide Welcome Panel for Multisite
• Multisite Bulk User Management
• Multisite Plugin Manager
• Multisite Toolbar Additions
Saturday, 27 April, 13
Useful Plugins
• Enforce Strong Password
• Hide Welcome Panel for Multisite
• Multisite Bulk User Management
• Multisite Plugin Manager
• Multisite Toolbar Additions
• Network Plugin Auditor
Saturday, 27 April, 13
Useful Plugins
• Enforce Strong Password
• Hide Welcome Panel for Multisite
• Multisite Bulk User Management
• Multisite Plugin Manager
• Multisite Toolbar Additions
• Network Plugin Auditor
• Network Switch Button
Saturday, 27 April, 13
Useful Plugins
• Enforce Strong Password
• Hide Welcome Panel for Multisite
• Multisite Bulk User Management
• Multisite Plugin Manager
• Multisite Toolbar Additions
• Network Plugin Auditor
• Network Switch Button
• Simple History
Saturday, 27 April, 13
Useful Plugins
• Enforce Strong Password
• Hide Welcome Panel for Multisite
• Multisite Bulk User Management
• Multisite Plugin Manager
• Multisite Toolbar Additions
• Network Plugin Auditor
• Network Switch Button
• Simple History
• Site Replicator for WordPress networks
Saturday, 27 April, 13
Go forth and multi-site!
Saturday, 27 April, 13

Mais conteúdo relacionado

Mais procurados

Neo word press meetup ehermits - how to keep your blog from being hacked 2012
Neo word press meetup   ehermits - how to keep your blog from being hacked 2012Neo word press meetup   ehermits - how to keep your blog from being hacked 2012
Neo word press meetup ehermits - how to keep your blog from being hacked 2012
Brian Layman
 
Let’s write a plugin
Let’s write a pluginLet’s write a plugin
Let’s write a plugin
Brian Layman
 

Mais procurados (20)

Zurb foundation
Zurb foundationZurb foundation
Zurb foundation
 
Website Creation Blueprint
Website Creation BlueprintWebsite Creation Blueprint
Website Creation Blueprint
 
WP-ShowHide
WP-ShowHideWP-ShowHide
WP-ShowHide
 
What Multisite can do for You - Anthony Cole - WordCamp Sydney 2012
What Multisite can do for You - Anthony Cole - WordCamp Sydney 2012What Multisite can do for You - Anthony Cole - WordCamp Sydney 2012
What Multisite can do for You - Anthony Cole - WordCamp Sydney 2012
 
2016 WordCamp Pittsburgh - Let's Write a Plugin
2016 WordCamp Pittsburgh - Let's Write a Plugin2016 WordCamp Pittsburgh - Let's Write a Plugin
2016 WordCamp Pittsburgh - Let's Write a Plugin
 
Blog World 2010 - How to Keep Your Blog from Being Hacked
Blog World 2010 - How to Keep Your Blog from Being HackedBlog World 2010 - How to Keep Your Blog from Being Hacked
Blog World 2010 - How to Keep Your Blog from Being Hacked
 
Neo word press meetup ehermits - how to keep your blog from being hacked 2012
Neo word press meetup   ehermits - how to keep your blog from being hacked 2012Neo word press meetup   ehermits - how to keep your blog from being hacked 2012
Neo word press meetup ehermits - how to keep your blog from being hacked 2012
 
Let’s write a plugin
Let’s write a pluginLet’s write a plugin
Let’s write a plugin
 
Blogstarta
BlogstartaBlogstarta
Blogstarta
 
2010 11 pubcon_hendison_wordpress
2010 11 pubcon_hendison_wordpress2010 11 pubcon_hendison_wordpress
2010 11 pubcon_hendison_wordpress
 
I'm not a child anymore
I'm not a child anymoreI'm not a child anymore
I'm not a child anymore
 
Blogger INTRODUCTION
Blogger INTRODUCTIONBlogger INTRODUCTION
Blogger INTRODUCTION
 
Deploying A Static Website Using WordPress
 Deploying A Static Website Using WordPress Deploying A Static Website Using WordPress
Deploying A Static Website Using WordPress
 
2010 11 pubcon_hendison-hosting
2010 11 pubcon_hendison-hosting2010 11 pubcon_hendison-hosting
2010 11 pubcon_hendison-hosting
 
WordPress Plugins and Security
WordPress Plugins and SecurityWordPress Plugins and Security
WordPress Plugins and Security
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
WP 101 - Local Development - Themes and Plugins
WP 101 - Local Development - Themes and PluginsWP 101 - Local Development - Themes and Plugins
WP 101 - Local Development - Themes and Plugins
 
Moving Beyond WordPress At Tech in Asia
Moving Beyond WordPress At Tech in AsiaMoving Beyond WordPress At Tech in Asia
Moving Beyond WordPress At Tech in Asia
 
Decoding Core Contribution - WordCamp San Diego 2013
Decoding Core Contribution - WordCamp San Diego 2013Decoding Core Contribution - WordCamp San Diego 2013
Decoding Core Contribution - WordCamp San Diego 2013
 
WP 101 - WordPress Basics
WP 101 - WordPress BasicsWP 101 - WordPress Basics
WP 101 - WordPress Basics
 

Destaque

Destaque (7)

Faites décoller votre site avec Jetpack - WordCamp Montreal 2015
Faites décoller votre site avec Jetpack - WordCamp Montreal 2015Faites décoller votre site avec Jetpack - WordCamp Montreal 2015
Faites décoller votre site avec Jetpack - WordCamp Montreal 2015
 
Launch your site with Jetpack!
Launch your site with Jetpack!Launch your site with Jetpack!
Launch your site with Jetpack!
 
¡Lanzar tu sitio con Jetpack!
¡Lanzar tu sitio con Jetpack!¡Lanzar tu sitio con Jetpack!
¡Lanzar tu sitio con Jetpack!
 
Décoller votre site avec Jetpack
Décoller votre site avec JetpackDécoller votre site avec Jetpack
Décoller votre site avec Jetpack
 
Jetpack Secrets - Theme Tools, Actions and Filters, and other little known facts
Jetpack Secrets - Theme Tools, Actions and Filters, and other little known factsJetpack Secrets - Theme Tools, Actions and Filters, and other little known facts
Jetpack Secrets - Theme Tools, Actions and Filters, and other little known facts
 
Widget Visibility and other Secret Loves - WordCamp Ottawa 2016
Widget Visibility and other Secret Loves - WordCamp Ottawa 2016Widget Visibility and other Secret Loves - WordCamp Ottawa 2016
Widget Visibility and other Secret Loves - WordCamp Ottawa 2016
 
Launch your site with Jetpack! - WordCamp Calgary 2016
Launch your site with Jetpack! - WordCamp Calgary 2016Launch your site with Jetpack! - WordCamp Calgary 2016
Launch your site with Jetpack! - WordCamp Calgary 2016
 

Semelhante a Multisite for the Masses

Stanford session
Stanford sessionStanford session
Stanford session
Ty Smith
 
Puppet Camp Melbourne 2014:
Puppet Camp Melbourne 2014: Puppet Camp Melbourne 2014:
Puppet Camp Melbourne 2014:
Puppet
 
Wordpress website development
Wordpress website developmentWordpress website development
Wordpress website development
John Faust
 

Semelhante a Multisite for the Masses (20)

A Designers Approach to Customizing Themes
A Designers Approach to Customizing ThemesA Designers Approach to Customizing Themes
A Designers Approach to Customizing Themes
 
Empowering Non-Profits with WordPress
Empowering Non-Profits with WordPressEmpowering Non-Profits with WordPress
Empowering Non-Profits with WordPress
 
Everything WordPress
Everything WordPressEverything WordPress
Everything WordPress
 
Stanford session
Stanford sessionStanford session
Stanford session
 
Making Glance tasks work for you - OpenStack Summit May 2015 Vancouver
Making Glance tasks work for you - OpenStack Summit May 2015 VancouverMaking Glance tasks work for you - OpenStack Summit May 2015 Vancouver
Making Glance tasks work for you - OpenStack Summit May 2015 Vancouver
 
Resources and lessons for using WordPress in your business
Resources and lessons for using WordPress in your businessResources and lessons for using WordPress in your business
Resources and lessons for using WordPress in your business
 
An Introduction to Multisite - WordCamp Phoenix
An Introduction to Multisite - WordCamp PhoenixAn Introduction to Multisite - WordCamp Phoenix
An Introduction to Multisite - WordCamp Phoenix
 
The Rise of BaaS A Utopia for Client-Side Developers
The Rise of BaaS A Utopia for Client-Side DevelopersThe Rise of BaaS A Utopia for Client-Side Developers
The Rise of BaaS A Utopia for Client-Side Developers
 
From Building Products To Managing Them
From Building Products To Managing ThemFrom Building Products To Managing Them
From Building Products To Managing Them
 
WordPress Security and Best Practices
WordPress Security and Best PracticesWordPress Security and Best Practices
WordPress Security and Best Practices
 
Puppet Camp Melbourne 2014:
Puppet Camp Melbourne 2014: Puppet Camp Melbourne 2014:
Puppet Camp Melbourne 2014:
 
Wordpress website development
Wordpress website developmentWordpress website development
Wordpress website development
 
USG Rock Eagle 2017 - PWP at 1000 Days
USG Rock Eagle 2017 - PWP at 1000 DaysUSG Rock Eagle 2017 - PWP at 1000 Days
USG Rock Eagle 2017 - PWP at 1000 Days
 
Treating Infrastructure as Garbage
Treating Infrastructure as GarbageTreating Infrastructure as Garbage
Treating Infrastructure as Garbage
 
Progressively Enhancing WordPress Themes
Progressively Enhancing WordPress ThemesProgressively Enhancing WordPress Themes
Progressively Enhancing WordPress Themes
 
Multisite: Lessons I Learned the Hard Way
Multisite: Lessons I Learned the Hard WayMultisite: Lessons I Learned the Hard Way
Multisite: Lessons I Learned the Hard Way
 
Continuously Integrating Puppet
Continuously Integrating PuppetContinuously Integrating Puppet
Continuously Integrating Puppet
 
WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009
 
WordPress Intermediate Workshop
WordPress Intermediate WorkshopWordPress Intermediate Workshop
WordPress Intermediate Workshop
 
ConFoo 2016: Development to Deployment
ConFoo 2016: Development to DeploymentConFoo 2016: Development to Deployment
ConFoo 2016: Development to Deployment
 

Último

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Último (20)

Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

Multisite for the Masses

  • 1. Multisite for the Masses Richard Archambault Happiness Engineer - WordPress.com @richardmtl Saturday, 27 April, 13
  • 2. Multisite? What’s that? One WordPress installation, many sites Saturday, 27 April, 13
  • 3. Why would I want that? Saturday, 27 April, 13
  • 4. Why would I want that? • Updating all of your sites? One click! Saturday, 27 April, 13
  • 5. Why would I want that? • Updating all of your sites? One click! • Sharing plugins and themes across sites; quick updates! Saturday, 27 April, 13
  • 6. Why would I want that? • Updating all of your sites? One click! • Sharing plugins and themes across sites; quick updates! • Hosting your clients Saturday, 27 April, 13
  • 7. Why would I want that? • Updating all of your sites? One click! • Sharing plugins and themes across sites; quick updates! • Hosting your clients • Demo a site to a client: develop on your multisite, then deploy to their server Saturday, 27 April, 13
  • 8. Why would I want that? • Updating all of your sites? One click! • Sharing plugins and themes across sites; quick updates! • Hosting your clients • Demo a site to a client: develop on your multisite, then deploy to their server • Multilingual sites Saturday, 27 April, 13
  • 10. Multisite Examples • The big one:WordPress.com Saturday, 27 April, 13
  • 11. Multisite Examples • The big one:WordPress.com • Canada WorldYouth Saturday, 27 April, 13
  • 12. Multisite Examples • The big one:WordPress.com • Canada WorldYouth • Edublogs.org Saturday, 27 April, 13
  • 13. Multisite Examples • The big one:WordPress.com • Canada WorldYouth • Edublogs.org • My sites! Saturday, 27 April, 13
  • 14. Ok, how do I activate the Multisite Goodness? Saturday, 27 April, 13
  • 16. Seriously, make a backup!!! Saturday, 27 April, 13
  • 17. Read this: • http://codex.wordpress.org/ Before_You_Create_A_Network • http://codex.wordpress.org/ Create_A_Network Saturday, 27 April, 13
  • 20. copy to wp-config.php and .htaccess Saturday, 27 April, 13
  • 23. Wow, new sites in my network! Saturday, 27 April, 13
  • 24. Manage ALL THE SITES! Saturday, 27 April, 13
  • 28. Must-use plugins (mu-plugins) • They are always on and can’t be deactivated unless the files are removed from /mu-plugins/ Saturday, 27 April, 13
  • 29. Must-use plugins (mu-plugins) • They are always on and can’t be deactivated unless the files are removed from /mu-plugins/ • loaded and run before normal plugins Saturday, 27 April, 13
  • 30. Must-use plugins (mu-plugins) • They are always on and can’t be deactivated unless the files are removed from /mu-plugins/ • loaded and run before normal plugins • one example: Domain Mapping plugin Saturday, 27 April, 13
  • 34. Instead of: • example.com/subsite • example.com/anothersubsite • example.com/yetanothersubsite Saturday, 27 April, 13
  • 35. You can have: Saturday, 27 April, 13
  • 36. You can have: • example.com • anotherexample.ca • yetanotherexample.org • example.com/subsite too! Saturday, 27 April, 13
  • 37. How do I map my domains? Saturday, 27 April, 13
  • 38. How do I map my domains? • Add the domain to your Parked Domains in cPanel Saturday, 27 April, 13
  • 39. How do I map my domains? • Add the domain to your Parked Domains in cPanel • WordPress MU Domain Mapping plugin • Install and network activate • move sunrise.php to /wp-content/ • add define( 'SUNRISE', 'on' ); to wp- config.php Saturday, 27 April, 13
  • 40. How do I map my domains? Saturday, 27 April, 13
  • 41. How do I map my domains? • go to Super Admin -> Settings -> Domain Mapping and add your server’s IP address Saturday, 27 April, 13
  • 42. How do I map my domains? • go to Super Admin -> Settings -> Domain Mapping and add your server’s IP address • Create the site Saturday, 27 April, 13
  • 43. How do I map my domains? • go to Super Admin -> Settings -> Domain Mapping and add your server’s IP address • Create the site • Find the site’s ID Saturday, 27 April, 13
  • 44. How do I map my domains? • go to Super Admin -> Settings -> Domain Mapping and add your server’s IP address • Create the site • Find the site’s ID • Add your domains in Settings -> Domains • make sure to check “Primary”: Saturday, 27 April, 13
  • 45. How do I map my domains? • go to Super Admin -> Settings -> Domain Mapping and add your server’s IP address • Create the site • Find the site’s ID • Add your domains in Settings -> Domains • make sure to check “Primary”: Saturday, 27 April, 13
  • 48. Networks+ plugin • Allows a Multisite network within another multisite network Saturday, 27 April, 13
  • 49. Networks+ plugin • Allows a Multisite network within another multisite network • nested subdomains: city.state.domain.com Saturday, 27 April, 13
  • 50. Networks+ plugin • Allows a Multisite network within another multisite network • nested subdomains: city.state.domain.com • top-level domains with their own child sites: • anotherexample.ca/subsite • yetanotherexample.com/subsite Saturday, 27 April, 13
  • 52. Useful Plugins • Enforce Strong Password Saturday, 27 April, 13
  • 53. Useful Plugins • Enforce Strong Password • Hide Welcome Panel for Multisite Saturday, 27 April, 13
  • 54. Useful Plugins • Enforce Strong Password • Hide Welcome Panel for Multisite • Multisite Bulk User Management Saturday, 27 April, 13
  • 55. Useful Plugins • Enforce Strong Password • Hide Welcome Panel for Multisite • Multisite Bulk User Management • Multisite Plugin Manager Saturday, 27 April, 13
  • 56. Useful Plugins • Enforce Strong Password • Hide Welcome Panel for Multisite • Multisite Bulk User Management • Multisite Plugin Manager • Multisite Toolbar Additions Saturday, 27 April, 13
  • 57. Useful Plugins • Enforce Strong Password • Hide Welcome Panel for Multisite • Multisite Bulk User Management • Multisite Plugin Manager • Multisite Toolbar Additions • Network Plugin Auditor Saturday, 27 April, 13
  • 58. Useful Plugins • Enforce Strong Password • Hide Welcome Panel for Multisite • Multisite Bulk User Management • Multisite Plugin Manager • Multisite Toolbar Additions • Network Plugin Auditor • Network Switch Button Saturday, 27 April, 13
  • 59. Useful Plugins • Enforce Strong Password • Hide Welcome Panel for Multisite • Multisite Bulk User Management • Multisite Plugin Manager • Multisite Toolbar Additions • Network Plugin Auditor • Network Switch Button • Simple History Saturday, 27 April, 13
  • 60. Useful Plugins • Enforce Strong Password • Hide Welcome Panel for Multisite • Multisite Bulk User Management • Multisite Plugin Manager • Multisite Toolbar Additions • Network Plugin Auditor • Network Switch Button • Simple History • Site Replicator for WordPress networks Saturday, 27 April, 13
  • 61. Go forth and multi-site! Saturday, 27 April, 13