You was very very close to show us the Testing site it works. Yes you created a new site... but in my case.. the directory is empty... and of course when I click in "dashboard" i receive ERROR 404. Because there is no files. Should I install WP from Cpanel in the subdomain?
Your videos are really helpful for beginners. Whenever I search something related with WP your videos are coming, And somehow your videos are helping me. Great. Keep upload videos which solves many problems for newbies.
@@wplearninglab Hello I am facing some problem. Can you please see the Screenshot links and send me some feedback how to resolve this? I have followed each and every steps. But still can't see site list from top left drop down menu. And If I want go through Created new sites (sub.domain) from dashboard list, then its saying "This site can’t be reached" :( www.screencast.com/t/hJbGwUUJjbwh www.screencast.com/t/ICMq79Mm how to solve this issue sir?
First, great presentation. Although I have some comments: 1- You don't have to download WP, you can just install it directly from cPanel through Bluehost itself, or using Softaculous. 2- If you've had installed WP automatically, you could have just checked the Multisite option, without having to add the code. 3- When you want to display .htaccess, you don't have to close the File Manager and open it again, just click on Settings at the top left corner. 4- When installing, you don't have to enter the database info at the code level, once you've uploaded WP, just go to the install and it will ask you for that information on the screen, then automatically rename the sample wp-config file. I hope this helps.
What if you have coding about Http to https force in .htaccess file? where should the snippet of code be placed then and should it be after that https code?
A quick help needed, I have a main wordpress site but its not woocommerce compatible, so rather than hacking it to declare woocommerce I want to install another theme that is ecommerce based on a sub directory like domain.com/store, the homepage and contact will go back to the main site. Do you think I should install a new instance of wordpress on a sub directory or I should use wpmu model? I appreciate your advice
+Oluwaseun Kolawole Hi Oluwaseun, I would install WP in the subdirectory and not use WPMU in this case. Only if you think you'll be adding a bunch more sites I would use WPMU. I have a tutorial that may be just what you need check it out here: th-cam.com/video/inokGZeemUw/w-d-xo.html I hope that helps!
Hi there, thanks for this guide. I have a problem in that when i set this up, the directory is empty - and when browsing to the subdomain i get "File not found." This is my first time doing this so i might be doing it incorrectly. Do i have to create the subdomain in my hosting control panel first and then add the network site in the WP admin? Or should it all be automatic? I am so confused and cannot find a solution.
So I recently got Bluehost Wordpress shared hosting. I created a subdomain in the Bluehost Portal, then I uploaded Wordpress directly onto the subdomain. Is that the same thing? Or can I somehow do what you've just done, on a pre-installed Wordpress hosting, from Bluehost?
So this is a great way to create multilingual websites, if you want to translate everything yourself. Right? However, can you copy exact pages from one site to another and change the text?
Hey Bjorn, I am a fan of your videos! Will the multisite affect the performance (load speed) or it can help the performance? I don't want to sacrifice my my long list of subscribers. Thanks
THIS IS A REALLY REALLY REALLY GOOD VIDEO Far more correct then many i have come accross I CANT THANKYOU ENOUGH FOR HOW IT HAS HELPED ME ,,,NOW TO YOUR TUTORIAL ABOUT DOMAIN MAPPING. yOUR SO GOOD i AM So greatful. Thank You !!!!! deva mars.... saving me so much head ache ive been doing multiplr wp installs and its been driving me nuts bcause i coudnt configure a nultisite correctly, i hace a Proj for 40 more websites to build ,This helps so much.. Keep up the great Work
Hi Bjorn, awesome tutorial, just a quick question can we add "define( 'WP_ALLOW_MULTISITE', true )" later after normally installing wordpress and what about renaming prefix "wp_" do we have to rename the prefix different or leave the default name
Hi Bjorn, ive followed this video to the letter although im unable to view testing. or new sites being created from Network. the dashboard or sites simply reports the cant find server error. Is there something that ive missed ??
Hi Ona, It could be due to a permalinks issue. Go to Settings then Permalinks. Scroll to the bottom of the Permalinks page without making any changes and click on Save. Then test again. You may also have to clear your browser cache. Let me know if that works.
Hi Bjorn, thank you yes i have tried that but sadly to no avail. All looks aok tho, ive pasted the 2 codes, created a site - & upon visiting the site or dashboard the resultant is a cant find server error. i have no Sub-domains or dns records reflecting this new site on the server is this done manually or auto matically? As I didnt see that process during the tutorial. Your thoughts on WHMCS are these a viable income source ?
Hi Ona, Everything I show in the tutorial is everything I did to make it work. You should only need to add your domain name to your hosting account. Then multisite setup should create the subdomain a or subdirectories for each site, whichever one you chose. Have you tried the fixes for the 500 internal server errors I show in this tutorial: m.th-cam.com/video/OhWUvQU2diU/w-d-xo.html If those don't work I would contact your hosting support staff. They may some better insight into their server configuration. I hope that helps and thanks for watching!
Hello Bjorn, Great video. I just converted my single site to a multisite, with help from Bluehost tech support. You say the multisite code (define(‘WP_ALLOW_MULTISITE’, true );) should be inserted in wp-config.php before “That’s all. Stop editing!” But Bluehost tech inserted it at the very end of wp-config.php, following other “define” lines of code. Does it make any difference, please?
Hello, I am new to wordpress, my plan is to set up five sites, all with different purpose (some for e-commerce, some for reviews and etc) having in mind that there will not be more than five sites, is it easier just to do multiple installation of wordpress? Could you point me out to some tutorial on this subject?
Thanks for your reply. I have created the subdomain with multisight but when I click on the subdomain, it does not display anything. Could you help me?
+Tiep Nguyen Hi Tiep, only one db is required to install multisite. It just has more tables than a regular WordPress db. I hope that helps and thanks for watching!
Assume if I have to isolate and manage 5 different websites and all of my customer want to have control to their DBs , How do you manage that ? Hope you find this question valid.
Hi Kenneth, yes, they can be installed locally, then transferred. For my local sites I use local by flywheel (tutorial here: th-cam.com/video/nVi13qWdcvE/w-d-xo.html ). When you create a new local site using that app, it asks if you want it to be a multisite. It's much easier with that app compared to doing it manually. I hope that helps and thanks for watching! Let me know if you have any further questions :)
Do you know of an eCommerce plug in that would work on wp multisite to allow each site/store owner to sell products at their own prices with their own PayPal account for checkout?
hi, can we create a website selling business using multisite on a shared hosting provider? And for website business what is better multisite or reseller hosting providers . I will really appreciate your guidance
Hi Anuj, If you are selling easy WordPress site creation then a multisite is a good way to go. Check out WPMUDEV for their multisite plugins and add-ons. If you want to sell hosting then a hosting reseller account is better. Nearly all hosts have a reseller option. I hope that helps and thanks for watching!
Hi Nash, yes, you can turn an existing site into a WP multisite. But make sure you back up all the site files and database on your existing site before you proceed. Let me know how it goes!
hi my question is in regard to the same thing. If i add and exisiting site to the network, are you sure it wil not make a new install and overwrite everything? i do have backup on my site. Thanks
What if you have coding about Http to https force in .htaccess file? where should the snippet of code be placed then and should it be after that https code? I
Hi Bjorn, I'm just starting to setup a multisite on local just and have opted for a subdirectory setup. Can these be mapped to domains as well, or does this only work with subdomains?
Hi Chris, Good question! Subdirectories can be mapped to domains as well. The first paragraph in this WordPress documentation page confirms it works for subdomains and subdirectories: wordpress.org/support/article/wordpress-multisite-domain-mapping/ I hope that helps :) Let me know if you have any further questions. Thanks for watching!
Great tutorial, thanks! I've been installed 3 sites in the same domain to make my site multi languages and i had to set the settings separately for each of plugin, until now everything still okay, but when i came to (Yoast SEO) and (Envato Market) plugins i confused. so how can i verify the google search console and the sitemap and kind of this plugins that's need to verify things like that when i have multi sites for one site. *sorry for my english*
I'm trying to wrap my head around this, I already have 5 separate websites with their own domain names on my baby plan hostgator acc. Can I pick any one of those sites to do a multisite? or does it automatically go back to the first site I created. Control Panel is so intimidating.
I have got the Network admin on. Created a subdomain though cant view the sub domain dashboard. My problem though is that my Caldera form and Contact form 7 are both saying " There was an error trying to send your message" How do I fix that first?
I already had wordpress installed and created the database by following instruction in this video. After I logged in to my dashboard, I don't see "Network Setup" option in the tools. Plz help!
Hi Bjorn, Thanks for your video, I like your videos and it is realy helpful. For me as a starter your cursor sometimes goes over the screen too fast to follow, this makes it hard to see what you are doing. Do you also have videos related to the technical part in general on how to manage hosted webstes? Like the basics, what is important and what not, etc?
How to get around the theme licensing issue that only allow a theme to be installed on only one wordpress site as with this we allow access to the theme on every site we will add in the network please let me know
Hi Anuj, You can often buy a developer license that you can use on all sites that you work on. Here's something many people don't know. If a theme seller has an authentication process then there is no way around a "theme licensing" issue unless you buy a developer license.. If they do not have an authentication process, then technically you can install a theme as often as you want. Somewhere in the WordPress terms it says that if a theme uses any WordPress hooks (which every theme does) then that theme is GPL 2 which means open source. You'll have to look up that piece in the WordPress terms, I don't know where it is off-hand.
ty for the information but I read on a forum that Each website on multisite network = buy 1 copy of the theme (that’s the regular license) So if you want to build 5 websites (different domains) all using Avada you need to buy Avada 5 times on Themeforest.
New to WordPress. Love your tutorials. Very helpful. I try to find a solution to add a no-WordPress website as a subdomain to my WordPress, as part of my portfolio. Do you have any idea? Where should I find a solution? Is it possible? Thank you! Looking forward to more awesome materials.
+Luminita Miron Hi Luminita, welcome to the WordPress community! It is possible. When you have a subdomain you can install anything you want in it. In this video I show you how to create a subdomain: th-cam.com/video/ZfMgAAH9Jis/w-d-xo.html Follow the instructions until 2 minutes and 44 seconds. Then install anything you want in the subdomain folder. I hope that helps and thanks for watching!
Hi Kevin, The process is different, but I have very little experience with IIS and web.config. I found this post which could be helpful: www.chiwp.com/enabling-multisite-for-wordpress-on-windows-and-iis/ I hope that helps :) Let me know if you have any further questions. Thanks for watching!
All i get is........This site can't be reached. I even scrolled to the bottom of the permalinks page and clicked save. Do i have to create the subdomain with my hosting provider first?
Hi I love your tutorials and thank you for making such great content. I have a problem with my WordPress website. It was infected 2 weeks ago for a malware and I had to use my old backup (3 months ago backup). My woocomerce (online store) doesn't show the sales from those last 3 months. Now I have to go in my infected file and look for the woocomerce file, but the problem is that I don't have any idea where that information is. And if I find it I don't have any idea how to replace it. Can you please help me...
I have two website say A.com and B.com where both are sharing same webspace. Both Website are wordpress installed having woocommerce Plugin. can we use the same database. Say Like A.com is updating data in woocommerce plugin and B.com can also access the updated data.
Hi Phungkha, If you will be updating A.com with the new content and all that data is then pushed to B.com AND you will not be updating data on B.com (just pulling it from A.com) then you can probably try this: feedwordpress.radgeek.com/ I haven't tried it yet, but it looks pretty interesting. It will allow both sites to run different themes and different plugins. You can theoretically have two sites linked to the same database by simply having the sites on the same shared hosting and connecting to the same database via the wp-config.php file. But then the two sites will always be exact replicas. Same themes, same plugins, same content, same everything. I hope that helps and thanks for watching!
Question: I set up my multisite as in your video. And it looks like it worked, however, there is nothing in my subdomains. I mean no site or anything just a title. Is it possible that the code needed to be installed in the root folder fils and not in the public folder files?
Is there a "My Sites" option in the top admin nav (top left) when you're logged in? If so, can you hover over it, then choose Network Admin then click on Sites? Or are those options not there?
I found out whats wrong since I had already installed the WP site and changed it to a multi site I needed to add the wildcard function for subdomains. It all should work now
I've been a WP user for years, but just starting to mess around with multisite. The one thing you did not do was click on the actual test site you set up to show us that it's working. My current issue is when I create site with subdomain, it's not installing any files so I have an empty directory. I'm missing something, but not sure what it is at the moment.
Is there a way we can allow access of specific theme to specific site. Lets say I have three websites(subdomains) in multisite installation and I want to give access of Theme1 to one site, Theme2 to second site so on and so forth. This way they will not have same themes. Is that possible? If yes, how? Do we need any plugin for that?
Hi Hiren, Any theme that you activate in the Super Admin will be available in all the sub-sites. So, you can activate Theme1, Theme2 and Theme3 in the Super Admin and then choose the appropriate theme in the sub-site. That way they will all be different. On the other hand, if you want the sub-sites to have access to only the one theme that is for them you will need to do something else. I found this plugin on WPMUDEV.com: premium.wpmudev.org/project/pro-sites/. It sounds like it may be able to limit which themes sites on the network have access to. I've never tried that plugin, so I'm not sure. I hope that helps and thanks for watching!
This video is good, But when I try to build a multisite in hostgator, it works most steps but failed to register a multisite wordpress installation. I mean after I setup the file and the database, I run my website on chrome, the wordpress installation page doesn't show up. It said web not found. and also I already installed a wordpress for another domain. What it is the problem?
It wouldn't be ideal for handing for handing over to an IT department because they would probably want 100% control over the platform which multisite wouldn't allow. If you know the site will be handed over I would build it with an individual WordPress install. With a multisite you're essentially providing "managed WordPress sites". How much management can vary from very little to a lot, but you, as the network owner, essentially become the website IT department for the business's website. This is why you can charge a monthly retainer for the site.
+Indes Procom Depends on the client, if they want full control in their servers then multidirectional is never the solution. If they are happy with you managing the site then you can create and keep the site on a multi site network.
Can you recommend a hosting provider which not only allows a multisite install but also allows the installation of a wildcard SSL certificate, which would secure the domain and all subdomains?
Hi Stephen, I recommend Siteground as a great and fast shared host that is affordable, works with multisite and allows wildcard SSLs. Here's a post with 20 reasons I like Siteground and why I moved all my sites there: wplearninglab.com/siteground-wordpress-hosting-review/ I hope that helps!
Ok, great videos. I am finding everything you are doing very helpful. I am not 100% where to take it from here though. I need to sell tickets and other products from an events calendar and each individual client has to have their own admin access without messing up my own admin area and them being able to see everyone elses ticketed events. Maybe there's a tutorial on something along this line? Thank you.
This tutorial should be what you need. Skip ahead to about half way through when I'm done replicating the design 'eventbrite' using Elementor: th-cam.com/video/Xaty-rpx95Y/w-d-xo.html I hope that helps and thanks for watching!
Thanks for the like. I am really excited about how great all your tutorials are and how much I have learned from them. I am hoping to advance my business a lot more from these vids! Here is the events page where I need to have all my clients adding their events and all need admin roles so they can check people in at their venues. I used FooEvents plugin. gonzookanagan.com/events/. Any ideas, because I am at a standstill with it. Thank you for any help you can give.
It depends on how complex your project is. Can you send an email to me at bjorn at wplearninglab.com describing what you need. Then I can figure out if I can fit it in and how much would cost.
After I created a new website in the multisite an error occurs can you please help me?:( Error: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Hi Bjorn.. thanks for your video and its really very useful. Having one doubt how to give username and password for each subdomain website? Is admin same for all sub domains?
It's always the same... all guides finished here... BUT when you try to enter dashboard you will get nothing... just an 404 page Not Found The requested URL /wp-admin/ was not found on this server. , so should I install worldpress again into the subdirectory? or what? because after that plugins not work for the "subdomain" website... and i dont understand why... and themes.. and you cant duplicate anything.. it all looks like that one important point is missing... but i cant find out which one...
Hi Shigeo, that issue is one of two things. 1. It can take a couple hours for the host's DNS to setup the subdomain. 2. You may need to save your Permalinks in the main dashboard. Just go to Settings > Permalinks and click 'Save'. That often solves this issue. I hope that helps and thanks for watching!
Hey Man....Thank you so much for the amazing teaching....I would like to request to do some more videos on WP Multi-site..I have been following your tutorials for long..Was practicing on wp multi-site...I need more information to make it understand more clearly...Can you help please...And thanks again for your hard and novel works....Have a great life...Always following you..:)
Hi Kyle, If the super admin installs a plugin it cannot be uninstalled from the child sites. But it can be deactivated, which you may not want. You should also check out WPMUDEV, they have loads of multisite plugins, but they are all premium: premium.wpmudev.org/multisite/ I hope that helps and thanks for watching!
I did just as you. My domain1.com sends you to domain2.com. But I get a page just like when you go to a domain that has no hosting. Would it be the DNS propagation? its been 4 hours. I will wait 48 hours and come back to tell if it worked. Regards
sir just try to install Multi site.. but at 1st step it says " your domain is old and cannot be installed as subdirectories " .. and also there is no option of subdomain and subdirectories radion button at start so whats is the solution.. and after i try install but my sites or not showing under dashboard... and neither the dashboards of other domains not open why?
Hola Néstor, gracias por tu aporte. Tengo una consulta y a ver si tú pudieses ayudarme. Tengo una web con un plugin que es para administrar horarios y trabajos de mis trabajadores. Para administrar mi propia empresa. Mi problema es que el plugin solo está hecho para administrar una sola empresa y solo se pueden registrar trabajadores, pero al panel del plugin solo puede acceder un usuario que es el de la empresa. Mi idea, es que cualquier empresa que lo desee, pueda registrarse en mi web y tener su propio panel para administrar ellos a sus empleados y clientes. El plugin no me permite hacer eso, y la única solución que veo es esta. Pero mi idea, es que las emprendas entren a mi web, se registren y automáticamente tengan ya su perfil y panel de administración, no quiero tener que ir creándolo yo desde WordPress, si lo que quiero que se registren y ya accedan a su propio panel del plugin. Como podría hacer esto? Con lo del multi siteneso no puedo hacerlo verdad? Tendría que ir creando los subdominios yo no? Se te ocurre alguna manera de solucionarlo? Espero puedas ayudarme ya que llevo meses con este problema. Un saludo y gracias por tu aporte.
hello can u help me? I have created a news webiste for client, he is asking even categories page design also should be same like home page design. I did site in wordpress how can I chnage that categories page design like home page ? please help me
Hello, it would be very helpful for a video on how to remove multi site and how to move two plus sites from multi site and create separate sites. Love your videos, thanks!
Hi There, By the way you are one of the best on all youtube channels! Great job! I have a quick question please. I have a dedicated hosting plan with godaddy.com and I want to install the WP multisite on the subdomain (not primary domain). In fact, I followed your instruction including the mapping (but cannot see under my tools the Domain mapping). Thanks in advance
Hi Ereny, I'm not sure that you can create a multisite as a subdomain of your primary domain because then you would have subdomains of subdomains. I've never tried it, but I don't think it's possible. Also, new to WordPress is that you don't need a domain mapping plugin anymore, domain mapping is built right into WordPress. I'm in the process of creating a tutorial for it, but until then you can check out this help page on it: codex.wordpress.org/WordPress_Multisite_Domain_Mapping I hope that helps and thanks for watching!
Hi Adrian sorry I do not speak Spanish, but I put your question in to Google Translate and it gave me 'How can I add a new site if my admin domain expires and I can not recover it anymore, as I replaced it?' Is this a good translation? If so, in this situation you could try to re-register the domain then install a new instance of WordPress in your C Panel if you have one. If you join our fb group (if you haven't already) facebook.com/groups/wplearninglab/ and post your comments on there we can then attach images if applicable to show you. Kind regards Nickie Team WPLL.
I’m surprised at the amount info you left out relating to multisite. Plus you added potential conflicting options with additional plug-ins that require additional limits for functionality.
Great only could install subdomain (option) since my site was already setup. But I wanted that anyway. One thing about the wpmudev - plugins yes they are great however they business model is to tie you into a membership and their plugins will start conflicting with more lightweight but free options
there is creating the problem for network setup .it showing like that ERROR: You cannot install a network of sites with your server address.and You cannot use port numbers such as :8080.these two problems .tell how to solve these.
+scholastic01 What happens when you try to log in and does the rest of the site work? Also, double check that you updated the wp-config.php and .htaccess properly and added the sunrise.php file to the correct location.
WordPress Tutorials - WPLearningLab the rest of the main site works but the new site does not. I am unable to access the new site dashboard and site. the proper information has been added to the wp-config.php and the .htaccess. what information needs to be in the sunrise.php? was not aware something had to be done there. the wild card information was also added.
it says This site can’t be reached mykichen.ggphosting.com’s server DNS address could not be found. Search Google for mykichen ghosting ERR_NAME_NOT_RESOLVED
and I'm thinking that if I add it as a subdomain on my control panel it will no longer be linked to my multisite, but a new wordpress site on it's own.
Hi, I hope you are doing fine, I am interesting in creating multiple wordpress with single database. Basically I need is the to have single folder for the plugin and setting in database for the plugin. Need to publish different posts in both installation. I hope I explained my self, if there is still any thing to edit please let me know. Any one who can help I would be thank full. I did tried to used the network option in wordpress, but that only activate plugin only in main site, no plugin was added to the secondary site. Please any help would be fine
Hi Blink, I know you said you've tried using a multi-site network, but that does sound like the best option for you. Normally, when you activate a plugin on the main site you "network activate" it meaning that the all the subsites have access to that plugin. The plugin is not automatically activated on each site though. You have to go into each one and activate the plugin. Also, not all plugins are multi-site compatible so it may not work. There is no other "easy" way to create multiple sites that run on the same database but contain different posts. You would likely have to custom code a solution and it would be messy. I would try the multisite again.
Very detailed video. Well done. Even though, after I install the multisite and I added some websites, I don't see the "My Sites" icon to any of the sites I added and I always have to login to each one, although I use the same admin's email. Can you help me please?
Hi Dimitri, Sorry for the delay in responding. I haven't encountered that problem before. My first instinct is to delete the site and start over. I did a little Googling and didn't find much besides a website called CodeCave that references a nulled plugin. I would never recommend using a nulled plugin, but if you're adventurous you could give it a try. Sorry I can't be of more help!
Hi, thank you getting back to me. No worries for the late reply. I was able to "reset" the whole process and started over. I finally figure out why is this happening to me and I will give you an idea for your next video....it's because the site I'm trying to add, are already done with single wp install. So you may do a tutorial, how to convert two wp single install sites, to one, by creating a WPMU and migrating the second one into the WPMU. I'm still facing couple problems though. Is there anyway to get in contact with you? If you willing to help me of course! I appreciate your videos and your time no matter what!
WordPress Tutorials - WPLearningLab, I had to delete the whole mu and started over but now I’m dealing with another issue: does the multisite supports single sign-on?
Hey Dimitri, the super admin can sign into any site on the multisite install and have access to the My Sites menu to access the other sites. Regular site admins can only sign into the site they have access to. Does that help at all?
@@wplearninglab , Single sign-on I mean to sign in in one of the domains under the multisite and to move to another domain under the "My Sites" menu, without sign-in again, since it's working like network. I'm not able to find anything about it other than an old post on the wpmudev.com site, which they mention that the wpmu should handle automaticaly the single sign-on feature. They also mention couple plugins but are not supported any more for 2-3 years, which give's me the impression that the wordpress it self has this feature it self.
Hi Sanjay, Can you try this? Go to Settings then Permalinks. Scroll to the bottom of the Permalinks page without making any changes and click on Save. Let me know if that works. You may also need to clear your cache or check in a different browser.
If I understand correctly you can created a multisite on a domain like domain.com and then you installed another WordPress install on a subdomain of that domain? Is that correct?
I did everything like you did, created a multisite on WordPress, selected option for the subdomain on WordPress, selected Sites/Add New then created a new website and when I try to visit it I get This site can’t be reached. Is there something else that should be done?
What if I want to sell 100 websites. Can I have a multisite and allow my clients to loggin to their respective site with their having their own domain name? You mentioned that they won't see the subdomain
Hi Germán, you can sell any number of websites and as long as the clients have their custom domains mapped to them they won't see the subdomain of the main domain. They will be able to log in through TheirDomain.com/wp-login.php or TheirDomain.com/wp-admin
+Germán Bobadilla It's pretty cool stuff. On a side note, WordPress.com is a multisite install. There are running 35 million websites off one database.
WordPress Tutorials - WPLearningLab True. But one had a subdomain along with WordPress.com. I didn't know that with a self hosting WordPress.org I can give access to my clients where they will have theirdomains.com while I will be managing the multisite. This is good so I don't update every single time a theme or dozens of plugins. Thanks.
+Germán Bobadilla It's very handy. On Wordpress.con you can have your own domain too, not just the subdomain. You have to pay them for that ability. I'm not affiliated with these guys, but they're awesome. Check out the multisite plugins they have: premium.wpmudev.org/projects/tag/wordpress-multisite/#plugins-filter There is some awesome stuff you can do.
If a person already has html websites and ONLY wants to add a wordpress Blog page named "Blog" to various sites which will be controlled by 1 Wordpress account... Any idea how this would be done?
Hi Ivan, To have a WordPress "blog page" you need to install WordPress and just use the blog functionality. If you install WP in a sub-directory called 'blog' it should work just fine. You can do the same on all your sites that you want a blog on. But they are all separate WordPress installation, each with their own log in. You can control all those sites using a plugin called MainWP (walkthrough of it here: th-cam.com/video/KAaAxUiTA_c/w-d-xo.html ). So, in summary, you can install WP on all sites that you want a blog on. Then use a central control plugin like MainWP to control all of them from one place. I hope that helps and thanks for watching! Let me know if you have any further questions 🙂
i am here in this channel now ;-) in my channel i talk more about computer repair but all tech need a website ;-) recomendation for this kind of video will be to show results first then continue with step by step
Hey, I have a question for you. I do same process for creating the subdomain. At last I choose existing database who are running for main domain. I give same database name but create another user inside the existing database. Now I am getting error The blank page is displayed. So how to resolve this problem? Can you create same video but existing database. Please don't create new database.
Has anybody figured this out " You was very very close to show us the Testing site it works. Yes you created a new site... but in my case.. the directory is empty... and of course when I click in "dashboard" i receive ERROR 404. Because there is no files. Should I install WP from Cpanel in the subdomain?"
You was very very close to show us the Testing site it works. Yes you created a new site... but in my case.. the directory is empty... and of course when I click in "dashboard" i receive ERROR 404. Because there is no files. Should I install WP from Cpanel in the subdomain?
Your videos are really helpful for beginners. Whenever I search something related with WP your videos are coming, And somehow your videos are helping me. Great. Keep upload videos which solves many problems for newbies.
I'm happy to help and I'm glad my videos are of help :)
I'll keep making them :) Thanks for watching!
@@wplearninglab Hello I am facing some problem. Can you please see the Screenshot links and send me some feedback how to resolve this? I have followed each and every steps. But still can't see site list from top left drop down menu. And If I want go through Created new sites (sub.domain) from dashboard list, then its saying "This site can’t be reached" :( www.screencast.com/t/hJbGwUUJjbwh www.screencast.com/t/ICMq79Mm how to solve this issue sir?
First, great presentation. Although I have some comments:
1- You don't have to download WP, you can just install it directly from cPanel through Bluehost itself, or using Softaculous.
2- If you've had installed WP automatically, you could have just checked the Multisite option, without having to add the code.
3- When you want to display .htaccess, you don't have to close the File Manager and open it again, just click on Settings at the top left corner.
4- When installing, you don't have to enter the database info at the code level, once you've uploaded WP, just go to the install and it will ask you for that information on the screen, then automatically rename the sample wp-config file.
I hope this helps.
What if you have coding about Http to https force in .htaccess file? where should the snippet of code be placed then and should it be after that https code?
A quick help needed, I have a main wordpress site but its not woocommerce compatible, so rather than hacking it to declare woocommerce I want to install another theme that is ecommerce based on a sub directory like domain.com/store, the homepage and contact will go back to the main site. Do you think I should install a new instance of wordpress on a sub directory or I should use wpmu model?
I appreciate your advice
+Oluwaseun Kolawole Hi Oluwaseun, I would install WP in the subdirectory and not use WPMU in this case.
Only if you think you'll be adding a bunch more sites I would use WPMU.
I have a tutorial that may be just what you need check it out here: th-cam.com/video/inokGZeemUw/w-d-xo.html
I hope that helps!
thanks
+Oluwaseun Kolawole You're welcome, glad I could help!
Hi there, thanks for this guide.
I have a problem in that when i set this up, the directory is empty - and when browsing to the subdomain i get "File not found."
This is my first time doing this so i might be doing it incorrectly.
Do i have to create the subdomain in my hosting control panel first and then add the network site in the WP admin?
Or should it all be automatic?
I am so confused and cannot find a solution.
So I recently got Bluehost Wordpress shared hosting. I created a subdomain in the Bluehost Portal, then I uploaded Wordpress directly onto the subdomain. Is that the same thing?
Or can I somehow do what you've just done, on a pre-installed Wordpress hosting, from Bluehost?
So this is a great way to create multilingual websites, if you want to translate everything yourself. Right? However, can you copy exact pages from one site to another and change the text?
Hey Bjorn, I am a fan of your videos! Will the multisite affect the performance (load speed) or it can help the performance? I don't want to sacrifice my my long list of subscribers. Thanks
Very nice tutorial, thanks! I was so happy when I saw 'network setup' appeared :)
How do you add an SSL cert to multisite installation of more than one domain using separate let's encrypt certs for each domain mapped in multisite?
THIS IS A REALLY REALLY REALLY GOOD VIDEO Far more correct then many i have come accross
I CANT THANKYOU ENOUGH FOR HOW IT HAS HELPED ME ,,,NOW TO YOUR TUTORIAL ABOUT DOMAIN MAPPING. yOUR SO GOOD i AM So greatful. Thank You !!!!!
deva mars.... saving me so much head ache ive been doing multiplr wp installs and its been driving me nuts bcause i coudnt configure a nultisite correctly, i hace a Proj for 40 more websites to build ,This helps so much.. Keep up the great Work
Hi Bjorn, awesome tutorial, just a quick question can we add "define( 'WP_ALLOW_MULTISITE', true )" later after normally installing wordpress and what about renaming prefix "wp_" do we have to rename the prefix different or leave the default name
Hi Bjorn, ive followed this video to the letter although im unable to view testing. or new sites being created from Network. the dashboard or sites simply reports the cant find server error. Is there something that ive missed ??
Hi Ona,
It could be due to a permalinks issue. Go to Settings then Permalinks. Scroll to the bottom of the Permalinks page without making any changes and click on Save. Then test again.
You may also have to clear your browser cache.
Let me know if that works.
Hi Bjorn, thank you yes i have tried that but sadly to no avail. All looks aok tho, ive pasted the 2 codes, created a site - & upon visiting the site or dashboard the resultant is a cant find server error.
i have no Sub-domains or dns records reflecting this new site on the server is this done manually or auto matically? As I didnt see that process during the tutorial.
Your thoughts on WHMCS are these a viable income source ?
Hi Ona,
Everything I show in the tutorial is everything I did to make it work.
You should only need to add your domain name to your hosting account. Then multisite setup should create the subdomain a or subdirectories for each site, whichever one you chose.
Have you tried the fixes for the 500 internal server errors I show in this tutorial: m.th-cam.com/video/OhWUvQU2diU/w-d-xo.html
If those don't work I would contact your hosting support staff. They may some better insight into their server configuration.
I hope that helps and thanks for watching!
Hello Bjorn, Great video. I just converted my single site to a multisite, with help from Bluehost tech support.
You say the multisite code (define(‘WP_ALLOW_MULTISITE’, true );) should be inserted in wp-config.php before “That’s all. Stop editing!”
But Bluehost tech inserted it at the very end of wp-config.php, following other “define” lines of code.
Does it make any difference, please?
Hello, I am new to wordpress, my plan is to set up five sites, all with different purpose (some for e-commerce, some for reviews and etc) having in mind that there will not be more than five sites, is it easier just to do multiple installation of wordpress? Could you point me out to some tutorial on this subject?
Thank you!
i have a question..
Need to have two databases to install multisite?
+adrubaleoOo You're welcome. You only need one database for your entire multisite network. No matter how many sites you have.
Thanks for watching!
Thanks for your reply. I have created the subdomain with multisight but when I click on the subdomain, it does not display anything.
Could you help me?
+Tiep Nguyen Hi Tiep, only one db is required to install multisite. It just has more tables than a regular WordPress db.
I hope that helps and thanks for watching!
Hey +SuperSantos, Can you tell me that your subdomain is running on existing database or not?
Assume if I have to isolate and manage 5 different websites and all of my customer want to have control to their DBs , How do you manage that ? Hope you find this question valid.
Can Multisites be built on Localhost? to be transferred later to hosted environment?
Hi Kenneth, yes, they can be installed locally, then transferred.
For my local sites I use local by flywheel (tutorial here: th-cam.com/video/nVi13qWdcvE/w-d-xo.html ).
When you create a new local site using that app, it asks if you want it to be a multisite.
It's much easier with that app compared to doing it manually.
I hope that helps and thanks for watching! Let me know if you have any further questions :)
Do you know of an eCommerce plug in that would work on wp multisite to allow each site/store owner to sell products at their own prices with their own PayPal account for checkout?
Dokan plugin can do much better than that
hi, can we create a website selling business using multisite on a shared hosting provider? And for website business what is better multisite or reseller hosting providers . I will really appreciate your guidance
Hi Anuj,
If you are selling easy WordPress site creation then a multisite is a good way to go. Check out WPMUDEV for their multisite plugins and add-ons.
If you want to sell hosting then a hosting reseller account is better. Nearly all hosts have a reseller option.
I hope that helps and thanks for watching!
Can it be done to the already established website? I mean the wordpress site that already has all the post, database and so on?
Hi Nash, yes, you can turn an existing site into a WP multisite.
But make sure you back up all the site files and database on your existing site before you proceed.
Let me know how it goes!
hi my question is in regard to the same thing. If i add and exisiting site to the network, are you sure it wil not make a new install and overwrite everything? i do have backup on my site.
Thanks
What if you have coding about Http to https force in .htaccess file? where should the snippet of code be placed then and should it be after that https code? I
Hi Bjorn, I'm just starting to setup a multisite on local just and have opted for a subdirectory setup. Can these be mapped to domains as well, or does this only work with subdomains?
Hi Chris,
Good question! Subdirectories can be mapped to domains as well.
The first paragraph in this WordPress documentation page confirms it works for subdomains and subdirectories: wordpress.org/support/article/wordpress-multisite-domain-mapping/
I hope that helps :) Let me know if you have any further questions. Thanks for watching!
Great tutorial, thanks!
I've been installed 3 sites in the same domain to make my site multi languages and i had to set the settings separately for each of plugin, until now everything still okay, but when i came to (Yoast SEO) and (Envato Market) plugins i confused.
so how can i verify the google search console and the sitemap and kind of this plugins that's need to verify things like that when i have multi sites for one site.
*sorry for my english*
I'm trying to wrap my head around this, I already have 5 separate websites with their own domain names on my baby plan hostgator acc.
Can I pick any one of those sites to do a multisite? or does it automatically go back to the first site I created.
Control Panel is so intimidating.
I have got the Network admin on. Created a subdomain though cant view the sub domain dashboard. My problem though is that my Caldera form and Contact form 7 are both saying " There was an error trying to send your message" How do I fix that first?
I already had wordpress installed and created the database by following instruction in this video. After I logged in to my dashboard, I don't see "Network Setup" option in the tools. Plz help!
Hi Fahim, did you also put the sunrise.php file into the right place?
@@wplearninglab There's no mention about sunrise.php in your video.
Hi Bjorn,
Thanks for your video, I like your videos and it is realy helpful. For me as a starter your cursor sometimes goes over the screen too fast to follow, this makes it hard to see what you are doing.
Do you also have videos related to the technical part in general on how to manage hosted webstes? Like the basics, what is important and what not, etc?
Hi, Thanks for nice tutorial. But in my wp multisite , sub domain not working. How can i fix it.
How to get around the theme licensing issue that only allow a theme to be installed on only one wordpress site as with this we allow access to the theme on every site we will add in the network please let me know
Hi Anuj,
You can often buy a developer license that you can use on all sites that you work on.
Here's something many people don't know.
If a theme seller has an authentication process then there is no way around a "theme licensing" issue unless you buy a developer license..
If they do not have an authentication process, then technically you can install a theme as often as you want. Somewhere in the WordPress terms it says that if a theme uses any WordPress hooks (which every theme does) then that theme is GPL 2 which means open source. You'll have to look up that piece in the WordPress terms, I don't know where it is off-hand.
ty for the information but I read on a forum that
Each website on multisite network = buy 1 copy of the theme (that’s the regular license)
So if you want to build 5 websites (different domains) all using Avada you need to buy Avada 5 times on Themeforest.
New to WordPress. Love your tutorials. Very helpful. I try to find a solution to add a no-WordPress website as a subdomain to my WordPress, as part of my portfolio. Do you have any idea? Where should I find a solution? Is it possible? Thank you! Looking forward to more awesome materials.
+Luminita Miron Hi Luminita, welcome to the WordPress community!
It is possible. When you have a subdomain you can install anything you want in it.
In this video I show you how to create a subdomain: th-cam.com/video/ZfMgAAH9Jis/w-d-xo.html
Follow the instructions until 2 minutes and 44 seconds. Then install anything you want in the subdomain folder.
I hope that helps and thanks for watching!
Any different steps for Windows IIS, web.config? -Thanks!
Hi Kevin,
The process is different, but I have very little experience with IIS and web.config. I found this post which could be helpful: www.chiwp.com/enabling-multisite-for-wordpress-on-windows-and-iis/
I hope that helps :) Let me know if you have any further questions. Thanks for watching!
All i get is........This site can't be reached. I even scrolled to the bottom of the permalinks page and clicked save. Do i have to create the subdomain with my hosting provider first?
hello can u help me,i have a concern in adding new sites in multisite xampp,if i open the new site i cannot view the dashboard etc,only html page etc,
How can i use update_post_meta for sub_domain site in multisite?
Hi I love your tutorials and thank you for making such great content. I have a problem with my WordPress website. It was infected 2 weeks ago for a malware and I had to use my old backup (3 months ago backup). My woocomerce (online store) doesn't show the sales from those last 3 months. Now I have to go in my infected file and look for the woocomerce file, but the problem is that I don't have any idea where that information is. And if I find it I don't have any idea how to replace it. Can you please help me...
I have two website say A.com and B.com where both are sharing same webspace. Both Website are wordpress installed having woocommerce Plugin. can we use the same database. Say Like A.com is updating data in woocommerce plugin and B.com can also access the updated data.
Hi Phungkha,
If you will be updating A.com with the new content and all that data is then pushed to B.com AND you will not be updating data on B.com (just pulling it from A.com) then you can probably try this: feedwordpress.radgeek.com/
I haven't tried it yet, but it looks pretty interesting. It will allow both sites to run different themes and different plugins.
You can theoretically have two sites linked to the same database by simply having the sites on the same shared hosting and connecting to the same database via the wp-config.php file. But then the two sites will always be exact replicas. Same themes, same plugins, same content, same everything.
I hope that helps and thanks for watching!
Question: I set up my multisite as in your video. And it looks like it worked, however, there is nothing in my subdomains. I mean no site or anything just a title. Is it possible that the code needed to be installed in the root folder fils and not in the public folder files?
Is there a "My Sites" option in the top admin nav (top left) when you're logged in? If so, can you hover over it, then choose Network Admin then click on Sites? Or are those options not there?
Yes,sir it all looks good. I think I just figured why I do not get anywhere I need to register a subdomain right?
I found out whats wrong since I had already installed the WP site and changed it to a multi site I needed to add the wildcard function for subdomains. It all should work now
@@TopHomeDesign How/where did you add this wild card function?
Through Control Panel in my hosting account
I've been a WP user for years, but just starting to mess around with multisite. The one thing you did not do was click on the actual test site you set up to show us that it's working. My current issue is when I create site with subdomain, it's not installing any files so I have an empty directory. I'm missing something, but not sure what it is at the moment.
Same thing here and no SSL
Is there a way we can allow access of specific theme to specific site. Lets say I have three websites(subdomains) in multisite installation and I want to give access of Theme1 to one site, Theme2 to second site so on and so forth. This way they will not have same themes. Is that possible? If yes, how? Do we need any plugin for that?
Hi Hiren,
Any theme that you activate in the Super Admin will be available in all the sub-sites. So, you can activate Theme1, Theme2 and Theme3 in the Super Admin and then choose the appropriate theme in the sub-site. That way they will all be different.
On the other hand, if you want the sub-sites to have access to only the one theme that is for them you will need to do something else. I found this plugin on WPMUDEV.com: premium.wpmudev.org/project/pro-sites/. It sounds like it may be able to limit which themes sites on the network have access to. I've never tried that plugin, so I'm not sure.
I hope that helps and thanks for watching!
Does this work with WooCommerce?
This video is good, But when I try to build a multisite in hostgator, it works most steps but failed to register a multisite wordpress installation. I mean after I setup the file and the database, I run my website on chrome, the wordpress installation page doesn't show up. It said web not found. and also I already installed a wordpress for another domain. What it is the problem?
Great idea! But what happens when your client requires you to handover the admin/back end of their website to IT department or another company?
It wouldn't be ideal for handing for handing over to an IT department because they would probably want 100% control over the platform which multisite wouldn't allow. If you know the site will be handed over I would build it with an individual WordPress install.
With a multisite you're essentially providing "managed WordPress sites". How much management can vary from very little to a lot, but you, as the network owner, essentially become the website IT department for the business's website. This is why you can charge a monthly retainer for the site.
Is it therefore ideal to install individual WordPress accounts and then later manage all under your WordPress Multisite Network?
+Indes Procom Depends on the client, if they want full control in their servers then multidirectional is never the solution.
If they are happy with you managing the site then you can create and keep the site on a multi site network.
Can you recommend a hosting provider which not only allows a multisite install but also allows the installation of a wildcard SSL certificate, which would secure the domain and all subdomains?
Hi Stephen, I recommend Siteground as a great and fast shared host that is affordable, works with multisite and allows wildcard SSLs. Here's a post with 20 reasons I like Siteground and why I moved all my sites there: wplearninglab.com/siteground-wordpress-hosting-review/
I hope that helps!
Ok, great videos. I am finding everything you are doing very helpful. I am not 100% where to take it from here though. I need to sell tickets and other products from an events calendar and each individual client has to have their own admin access without messing up my own admin area and them being able to see everyone elses ticketed events. Maybe there's a tutorial on something along this line? Thank you.
This tutorial should be what you need. Skip ahead to about half way through when I'm done replicating the design 'eventbrite' using Elementor: th-cam.com/video/Xaty-rpx95Y/w-d-xo.html
I hope that helps and thanks for watching!
Thanks for the like. I am really excited about how great all your tutorials are and how much I have learned from them. I am hoping to advance my business a lot more from these vids!
Here is the events page where I need to have all my clients adding their events and all need admin roles so they can check people in at their venues. I used FooEvents plugin. gonzookanagan.com/events/. Any ideas, because I am at a standstill with it. Thank you for any help you can give.
@@wplearninglab Ok great thank you so much! :) I'll see what happens!
You're welcome, let me know how goes.
Hello
Do offer a service to set this up for folks?
It depends on how complex your project is. Can you send an email to me at bjorn at wplearninglab.com describing what you need. Then I can figure out if I can fit it in and how much would cost.
Did you ever do the video on domain mapping?
+Joe DiRosa Sure did, I'm doing the final editing it tonight. It'll be published this week.
Thanks for watching Joe!
Thx.. i'll keep an eye out! Very helpful!
Hi Joe,
Just wanted to give you a heads up, the domain mapping tutorial will publish tomorrow morning at 7AM Pacific time.
Thx I will check it out tomorrow!
Hi i am doing the same process but i can't find the network setup in tool ... working on localhost
After I created a new website in the multisite an error occurs can you please help me?:(
Error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Hi Bjorn.. thanks for your video and its really very useful. Having one doubt how to give username and password for each subdomain website? Is admin same for all sub domains?
It's always the same... all guides finished here... BUT when you try to enter dashboard you will get nothing... just an 404 page Not Found
The requested URL /wp-admin/ was not found on this server. , so should I install worldpress again into the subdirectory? or what? because after that plugins not work for the "subdomain" website... and i dont understand why... and themes.. and you cant duplicate anything.. it all looks like that one important point is missing... but i cant find out which one...
Hi Shigeo, that issue is one of two things.
1. It can take a couple hours for the host's DNS to setup the subdomain.
2. You may need to save your Permalinks in the main dashboard. Just go to Settings > Permalinks and click 'Save'. That often solves this issue.
I hope that helps and thanks for watching!
Hey, could you help me out? WP came up with an error - something about wildcard DNS? I can create multiple sites but they aren't accessible.
I got the same error.
Hey Man....Thank you so much for the amazing teaching....I would like to request to do some more videos on WP Multi-site..I have been following your tutorials for long..Was practicing on wp multi-site...I need more information to make it understand more clearly...Can you help please...And thanks again for your hard and novel works....Have a great life...Always following you..:)
I have done this is there a way to auto install a plugin to separate users WordPress blog and lock it so it cannot be uninstalled? Thank you
Hi Kyle,
If the super admin installs a plugin it cannot be uninstalled from the child sites. But it can be deactivated, which you may not want.
You should also check out WPMUDEV, they have loads of multisite plugins, but they are all premium: premium.wpmudev.org/multisite/
I hope that helps and thanks for watching!
WordPress Tutorials - WPLearningLab cheers
I did just as you. My domain1.com sends you to domain2.com. But I get a page just like when you go to a domain that has no hosting. Would it be the DNS propagation? its been 4 hours. I will wait 48 hours and come back to tell if it worked. Regards
Did it work?
sir just try to install Multi site.. but at 1st step it says " your domain is old and cannot be installed as subdirectories " .. and also there is no option of subdomain and subdirectories radion button at start so whats is the solution.. and after i try install but my sites or not showing under dashboard... and neither the dashboards of other domains not open why?
Very nice tutorial and Thanks
Great video, you really help me on my installation really really thank you !
Fantastic tutorial if I ever get my WordPress site found again by localhost No backup lesson learned I will be studying your channel
thank you
Hola Néstor, gracias por tu aporte.
Tengo una consulta y a ver si tú pudieses ayudarme.
Tengo una web con un plugin que es para administrar horarios y trabajos de mis trabajadores. Para administrar mi propia empresa. Mi problema es que el plugin solo está hecho para administrar una sola empresa y solo se pueden registrar trabajadores, pero al panel del plugin solo puede acceder un usuario que es el de la empresa. Mi idea, es que cualquier empresa que lo desee, pueda registrarse en mi web y tener su propio panel para administrar ellos a sus empleados y clientes. El plugin no me permite hacer eso, y la única solución que veo es esta.
Pero mi idea, es que las emprendas entren a mi web, se registren y automáticamente tengan ya su perfil y panel de administración, no quiero tener que ir creándolo yo desde WordPress, si lo que quiero que se registren y ya accedan a su propio panel del plugin.
Como podría hacer esto? Con lo del multi siteneso no puedo hacerlo verdad? Tendría que ir creando los subdominios yo no?
Se te ocurre alguna manera de solucionarlo?
Espero puedas ayudarme ya que llevo meses con este problema.
Un saludo y gracias por tu aporte.
hello can u help me? I have created a news webiste for client, he is asking even categories page design also should be same like home page design. I did site in wordpress how can I chnage that categories page design like home page ? please help me
Hi Aswini,
What did you use to create the homepage? You may be able to use the same for creating custom category templates.
Hello, it would be very helpful for a video on how to remove multi site and how to move two plus sites from multi site and create separate sites. Love your videos, thanks!
Hey Justin,
Those are great video ideas. I'll put them on my list. Thanks for the suggestions!
Hi There,
By the way you are one of the best on all youtube channels! Great job!
I have a quick question please. I have a dedicated hosting plan with godaddy.com and I want to install the WP multisite on the subdomain (not primary domain). In fact, I followed your instruction including the mapping (but cannot see under my tools the Domain mapping).
Thanks in advance
Hi Ereny,
I'm not sure that you can create a multisite as a subdomain of your primary domain because then you would have subdomains of subdomains. I've never tried it, but I don't think it's possible.
Also, new to WordPress is that you don't need a domain mapping plugin anymore, domain mapping is built right into WordPress. I'm in the process of creating a tutorial for it, but until then you can check out this help page on it: codex.wordpress.org/WordPress_Multisite_Domain_Mapping
I hope that helps and thanks for watching!
Hi, I did exactly as you show and for me it does not work. Can you take a look at my installation? Kind regards, Philip
Hi Philip,
Did you get an error messages?
There was no message. Nothing. I installed Wordpress on virtual server and it works now. Kind regards. P.
i don't see that your new subdomain is visited or working when it opened.
como puedo agregar un nuevo sitio si mi dominio admin caduco y no puedo ya recuperarlo, como lo sustituia
Hi Adrian sorry I do not speak Spanish, but I put your question in to Google Translate and it gave me 'How can I add a new site if my admin domain expires and I can not recover it anymore, as I replaced it?' Is this a good translation? If so, in this situation you could try to re-register the domain then install a new instance of WordPress in your C Panel if you have one. If you join our fb group (if you haven't already) facebook.com/groups/wplearninglab/ and post your comments on there we can then attach images if applicable to show you. Kind regards Nickie Team WPLL.
Hello, I can not access Dashboards for multi sites. Is says This page isn’t working
localhost redirected you too many times. What could a problem?
Hi Jelena,
Are you able to access the dashboard for the main multisite?
WordPress Tutorials - WPLearningLab Hi, I fixed it. My mistake as I removed one peace of code... Thank you
They'll do it. I'm glad you figured it out!
I’m surprised at the amount info you left out relating to multisite. Plus you added potential conflicting options with additional plug-ins that require additional limits for functionality.
you are AWESOME !
Thanks Youssef, you're awesome too!
great video
Great only could install subdomain (option) since my site was already setup. But I wanted that anyway. One thing about the wpmudev - plugins yes they are great however they business model is to tie you into a membership and their plugins will start conflicting with more lightweight but free options
Thanks Bjorn! Another great tutorial. I'm looking forward to setting up WordPress #multiSite and watching your domain mapping video.
Why not use installatron?
Good question! I didn't use it mostly because I never have. I'll look into it, thanks for tip!
there is creating the problem for network setup .it showing like that ERROR: You cannot install a network of sites with your server address.and You cannot use port numbers such as :8080.these two problems .tell how to solve these.
I am unable to access the dashboard for one of sites in multisite. would you know how to fix?
+scholastic01 What happens when you try to log in and does the rest of the site work?
Also, double check that you updated the wp-config.php and .htaccess properly and added the sunrise.php file to the correct location.
WordPress Tutorials - WPLearningLab the rest of the main site works but the new site does not. I am unable to access the new site dashboard and site. the proper information has been added to the wp-config.php and the .htaccess. what information needs to be in the sunrise.php? was not aware something had to be done there. the wild card information was also added.
I created a new site (subdomain) but it doesn't show up like yours in the video.
Does anything show up? An error message? Have you tried viewing it in a different browser?
it says This site can’t be reached
mykichen.ggphosting.com’s server DNS address could not be found.
Search Google for mykichen ghosting
ERR_NAME_NOT_RESOLVED
and I'm thinking that if I add it as a subdomain on my control panel it will no longer be linked to my multisite, but a new wordpress site on it's own.
Hi,
I hope you are doing fine, I am interesting in creating multiple wordpress with single database.
Basically I need is the to have single folder for the plugin and setting in database for the plugin. Need to publish different posts in both installation.
I hope I explained my self, if there is still any thing to edit please let me know. Any one who can help I would be thank full.
I did tried to used the network option in wordpress, but that only activate plugin only in main site, no plugin was added to the secondary site.
Please any help would be fine
Hi Blink,
I know you said you've tried using a multi-site network, but that does sound like the best option for you.
Normally, when you activate a plugin on the main site you "network activate" it meaning that the all the subsites have access to that plugin. The plugin is not automatically activated on each site though.
You have to go into each one and activate the plugin.
Also, not all plugins are multi-site compatible so it may not work.
There is no other "easy" way to create multiple sites that run on the same database but contain different posts. You would likely have to custom code a solution and it would be messy.
I would try the multisite again.
Why is my WordPress don't have 'sites' menu that show domain and subdomain
Very detailed video. Well done. Even though, after I install the multisite and I added some websites, I don't see the "My Sites" icon to any of the sites I added and I always have to login to each one, although I use the same admin's email.
Can you help me please?
Hi Dimitri,
Sorry for the delay in responding.
I haven't encountered that problem before. My first instinct is to delete the site and start over.
I did a little Googling and didn't find much besides a website called CodeCave that references a nulled plugin. I would never recommend using a nulled plugin, but if you're adventurous you could give it a try.
Sorry I can't be of more help!
Hi, thank you getting back to me. No worries for the late reply. I was able to "reset" the whole process and started over. I finally figure out why is this happening to me and I will give you an idea for your next video....it's because the site I'm trying to add, are already done with single wp install. So you may do a tutorial, how to convert two wp single install sites, to one, by creating a WPMU and migrating the second one into the WPMU.
I'm still facing couple problems though. Is there anyway to get in contact with you? If you willing to help me of course!
I appreciate your videos and your time no matter what!
WordPress Tutorials - WPLearningLab, I had to delete the whole mu and started over but now I’m dealing with another issue: does the multisite supports single sign-on?
Hey Dimitri, the super admin can sign into any site on the multisite install and have access to the My Sites menu to access the other sites.
Regular site admins can only sign into the site they have access to.
Does that help at all?
@@wplearninglab , Single sign-on I mean to sign in in one of the domains under the multisite and to move to another domain under the "My Sites" menu, without sign-in again, since it's working like network. I'm not able to find anything about it other than an old post on the wpmudev.com site, which they mention that the wpmu should handle automaticaly the single sign-on feature. They also mention couple plugins but are not supported any more for 2-3 years, which give's me the impression that the wordpress it self has this feature it self.
After adding site dashboard of new site is not opeing and new site display 403 forbidden please helpme
Hi Sanjay,
Can you try this? Go to Settings then Permalinks. Scroll to the bottom of the Permalinks page without making any changes and click on Save. Let me know if that works.
You may also need to clear your cache or check in a different browser.
I have installed the multisite, created another website on a subdomain but when I go to that address it says This site can’t be reached.
Why is that?
If I understand correctly you can created a multisite on a domain like domain.com and then you installed another WordPress install on a subdomain of that domain? Is that correct?
I did everything like you did, created a multisite on WordPress, selected option for the subdomain on WordPress, selected Sites/Add New then created a new website and when I try to visit it I get This site can’t be reached.
Is there something else that should be done?
I find out for myself.
I have created a subdomain, created a redirection for that subdomain and then it worked.
yes
@@Labyrinthman the same thing happened to me
Please help
Very helpful tutorial, thank you!!
You're very welcome, thanks for watching!
Hi, How to migration WordPress multisite?
A multisite is migrated the same way a single site is. Check out this tutorial: th-cam.com/video/ZJED0dqEx-M/w-d-xo.html
Let me know if that helps!
Thanks, It actually worked. :)
You're welcome Abhishek, thanks for watching!
@@wplearninglab You're Awesome man :)
@@wplearninglab You are a blessing for a Freelancer Like me.
Awesome! Feel free to request videos on things you need help with. If it makes sense to make a video on that topic I'll make it.
You're awesome too!
What if I want to sell 100 websites. Can I have a multisite and allow my clients to loggin to their respective site with their having their own domain name? You mentioned that they won't see the subdomain
Hi Germán, you can sell any number of websites and as long as the clients have their custom domains mapped to them they won't see the subdomain of the main domain. They will be able to log in through TheirDomain.com/wp-login.php or TheirDomain.com/wp-admin
Excellent. I had no clue about this. Much appreciated.
+Germán Bobadilla It's pretty cool stuff. On a side note, WordPress.com is a multisite install. There are running 35 million websites off one database.
WordPress Tutorials - WPLearningLab True. But one had a subdomain along with WordPress.com. I didn't know that with a self hosting WordPress.org I can give access to my clients where they will have theirdomains.com while I will be managing the multisite. This is good so I don't update every single time a theme or dozens of plugins.
Thanks.
+Germán Bobadilla It's very handy. On Wordpress.con you can have your own domain too, not just the subdomain. You have to pay them for that ability.
I'm not affiliated with these guys, but they're awesome. Check out the multisite plugins they have: premium.wpmudev.org/projects/tag/wordpress-multisite/#plugins-filter
There is some awesome stuff you can do.
Nice one
If a person already has html websites and ONLY wants to add a wordpress Blog page named "Blog" to various sites which will be controlled by 1 Wordpress account... Any idea how this would be done?
Hi Ivan,
To have a WordPress "blog page" you need to install WordPress and just use the blog functionality. If you install WP in a sub-directory called 'blog' it should work just fine.
You can do the same on all your sites that you want a blog on.
But they are all separate WordPress installation, each with their own log in.
You can control all those sites using a plugin called MainWP (walkthrough of it here: th-cam.com/video/KAaAxUiTA_c/w-d-xo.html ).
So, in summary, you can install WP on all sites that you want a blog on. Then use a central control plugin like MainWP to control all of them from one place.
I hope that helps and thanks for watching! Let me know if you have any further questions 🙂
You're awesome man! Thanks for taking time out of your day and giving a prompt and solid response! I was going nutts here!
No problem Ivan, that's how I roll :)
I hope that solution works for you
i am here in this channel now ;-)
in my channel i talk more about computer repair but all tech need a website ;-)
recomendation for this kind of video will be to show results first then continue with step by step
How to add ssl
I think you forgot to include adding a WILDCARD FOR SUBDOMAIN.
Hey, I have a question for you.
I do same process for creating the subdomain. At last I choose existing database who are running for main domain.
I give same database name but create another user inside the existing database. Now I am getting error The blank page is displayed. So how to resolve this problem? Can you create same video but existing database. Please don't create new database.
Hi Tarun,
I've put that video topic on my list of videos to create.
No TOOLS OPTIONS IN NETWORK SITE PANEL!!! HOW TO MAKE IT SUBDOMAIN BASED Multisite?
I don't see the result here
wow! thank youuuuu xoxo
You’re welcome Sharee, thanks for watching!
how to get wp-config
Now 2019 no tools menu
I still see the tools menu in the latest version of WordPress. Maybe you have plugin that's hiding the Tools menu or you're using WordPress.com?
Has anybody figured this out "
You was very very close to show us the Testing site it works. Yes you created a new site... but in my case.. the directory is empty... and of course when I click in "dashboard" i receive ERROR 404. Because there is no files. Should I install WP from Cpanel in the subdomain?"
I have never got this to work.
Use Namecheap an do all that installation work in 1 click
how setup multisite with different domain this is too easy why not show us with different domain
How to do this on wpengine i have changed the config file but it does not show me network option under settings