Host Infinite WordPress Sites On Affordable Plan (My Git Setup)

  Рет қаралды 3,278

LearnWebCode

LearnWebCode

Күн бұрын

Here's my link to DreamHost click.dreamhost.com/aff_c?offe...
Join my full course here learnwebcode.teachable.com/p/...
This is how I host all of my WordPress sites for a super low price; and how I integrate Git so deploying updates to existing sites is fast and seamless.
0:00 Intro
4:04 The Type of Hosting Plan I Use
16:41 Installing WordPress on Host
25:48 Migrate WP From Local Dev To Live Host
37:34 Getting Started With Git
51:45 Turning Live Site Into Git Host
1:02:29 What Is A Bare Repo?
1:20:25 Passwordless SSH Login
Follow me for updates on new videos or projects:
Instagram: / javaschiff
Twitter: / learnwebcode
Facebook: / brad-schiff-1542576316...
Twitch: / learnwebcode

Пікірлер: 44
@sidewaysdesign
@sidewaysdesign Ай бұрын
When choosing an admin, I find it helpful to use "admin" followed by an underscore and abbreviation of the site/project. This has two benefits. One is that it’s a bit harder for a hacker to guess the username. The more practical benefit is that it Chrome’s autofill will have an easier time distinguishing between passwords associated with the username.
@LearnWebCode
@LearnWebCode Ай бұрын
I like that approach!
@abdulsamad.official
@abdulsamad.official Ай бұрын
Brad you always come up with great content.
@andreigrigoras9367
@andreigrigoras9367 Ай бұрын
You are a hero Brad ! God bless your heart!
@orjipraise
@orjipraise Ай бұрын
This video is highly educative.
@visualmodo
@visualmodo Ай бұрын
Truly good content!!!
@ePilicK_tv
@ePilicK_tv Ай бұрын
Hi Brad thank you very much for the video. I wanted to ask you for a clarification. But if we go to edit something, maybe through acf or something else and it goes to modify or create something in the DB how should it be handled?
@LearnWebCode
@LearnWebCode Ай бұрын
Hi, that's a good question, but I think it's more of a philosophical question than a tech / webDev question. What I mean is, after the initial migration from dev to production, I do *NOT* want my live site to automatically share a synced database with anyone's local copy. Once a site is live, I want my local dev copy to be a playground where I can freely test things. Having said that; if there is a situation where you want the two sites perfectly synced I believe there are excellent plugins to handle that.
@thebilalafsar
@thebilalafsar Ай бұрын
Please create a tutorial on Core Web Vitals and WordPress Speed Optimization. 😭😭😭
@Nasir-Hanif
@Nasir-Hanif Ай бұрын
good explain sir
@iambhavinpatel
@iambhavinpatel Ай бұрын
First comment should get like from Brad! ❤❤
@LearnWebCode
@LearnWebCode Ай бұрын
Absolutely ❤️
@iambhavinpatel
@iambhavinpatel Ай бұрын
@@LearnWebCode Thank you Brad 👍
@thebilalafsar
@thebilalafsar Ай бұрын
Hey Brad, Could you create a detailed tutorial on setting up and hosting a WordPress/WooCommerce site on VPS or dedicated servers with providers like Vultr, DigitalOcean, and AWS? Could you also include sections on securing, optimizing, and managing the server ourselves? Please start with the basics, even if it means adding a Linux fundamentals module to your course or playlist. Thanks a ton! ❤
@LearnWebCode
@LearnWebCode Ай бұрын
Good call; my Laravel course includes setting up a fresh Ubuntu box on Linode to be a web host; step by step in the command-line. Could be a fun addition to include something similar in the WP world.
@thebilalafsar
@thebilalafsar Ай бұрын
@@LearnWebCode Absolutely, Brad! This will be a game changer for many WP enthusiasts tired of shared hosting limitations and eager to leverage VPS for better performance. Can’t wait!
@sideshowlol
@sideshowlol 5 күн бұрын
To save time, I would just get Brad's Laravel course and adapt the Deploy to VPS section to your WP project. Definitely worth it and as a bonus you can learn about Larval as well! :D
@cdaveeeez
@cdaveeeez Ай бұрын
Great video, actually did not notice at all that i was paying for several hosts that all allowed more than one website! With the Git part, i get the error 'ssh: connect to host [website] port 22: network is unreachable. Hostinger SSH runs on port 65002, any clue on how to change this? Assuming this is the only reason for refusing connection
@LearnWebCode
@LearnWebCode Ай бұрын
Thanks! When you use the "ssh user@domain" command - what if you try something like this instead "ssh user@domain -p 65002" Whoops I see that you meant the Git remote, not just standard SSH in. I think this thread has some good info on that! serverfault.com/questions/218256/specify-ssh-port-for-git
28 күн бұрын
I like the idea to push the local changes on live server, very similar to static sites. But this doesn’t work when a client have access and make the changes, add posts and creating landing pages… if so, why this have to be wp on local and not plain static?
@LearnWebCode
@LearnWebCode 28 күн бұрын
I only use the Migrate plugin to copy my Local WP site to the live site the very first time I'm moving a site live. Once the client logs into the live / staging site, then I just use Git to push theme / plugin file changes; any other updates are likely just the client making DB (post/page) updates on staging / live.
28 күн бұрын
@@LearnWebCode Thank you. I guess my point of view was wrong as I compared it with the way I am updating static sites via git (push the html/css/js changes as well as the new posts).
@cbbcbb6803
@cbbcbb6803 Ай бұрын
Can I host the domain names on name cheap? Or similar?
@LearnWebCode
@LearnWebCode Ай бұрын
Yes, absolutely. You just add a new site on DreamHost for any domain you want, even if that domain isn't pointing towards your hosting yet; and then in NameCheap you change the 3 nameserver values to DreamHost (e.g. ns1.dreamhost.com, ns2.dreamhost.com, ns3.dreamhost.com).
@TheBeeOBee
@TheBeeOBee Ай бұрын
All of your courses are closed for enrollment?
@LearnWebCode
@LearnWebCode Ай бұрын
Thanks for the heads up! It's fixed now!
@TheBeeOBee
@TheBeeOBee Ай бұрын
@@LearnWebCode Cool! I'm about to order a dreamhost 1 year account - your presentation was compelling. Definitely cheaper than the managed hosting I used for some sites that don't need it.
@apangkekivi3460
@apangkekivi3460 23 күн бұрын
Hello brad I bought your WordPress course on udemy I made the payment but I didn't get the course
@LearnWebCode
@LearnWebCode 22 күн бұрын
Hi, unfortunately that's a Udemy issue that I can't fix; but definitely reach out to Udemy support and they should be able to get that resolved for you!
@iambhavinpatel
@iambhavinpatel Ай бұрын
Nowadays people are saying PHP and WordPress are old fashioned languages and jobs are under paid in this. They said now move to JS, Java or Python. What do you suggest? Please reply. 🙏
@fvgoya
@fvgoya Ай бұрын
People you mean, new “developers”, right?
@iambhavinpatel
@iambhavinpatel Ай бұрын
@@fvgoya New and experienced both who aren't in PHP.
@PaulMcCannWebBuilder
@PaulMcCannWebBuilder Ай бұрын
Jobs maybe underpaid compared to app/software dev jobs, but for building sites for small/medium businesses, WordPress is the way to go. Try to learn a new language/platform to build something like a restaurant or small eCommerce website, and you'll need to add an additional decimal place in your estimate. And good luck finding support or affordable contractors to help you when you get stuck.
@LearnWebCode
@LearnWebCode Ай бұрын
This documentary that I'll link (kzfaq.info/get/bejne/Z5hnocpox9XYf2g.html) does a better job of defending PHP than I ever could. And then in terms of salary / lucrativeness this video is great kzfaq.info/get/bejne/osdzds6B0Z_Zk40.html
@ivanbarta2821
@ivanbarta2821 Ай бұрын
anyone unsure of PHP should watch the video 'PHP Doesn't Suck Anymore?' where ThePrimagen comments on a video by Aaron Francis.
10 Reasons To Try WordPress Development (JavaScript and PHP)
31:37
The Man Who Solved the World’s Hardest Math Problem
11:14
Newsthink
Рет қаралды 369 М.
He sees meat everywhere 😄🥩
00:11
AngLova
Рет қаралды 10 МЛН
Final muy increíble 😱
00:46
Juan De Dios Pantoja 2
Рет қаралды 47 МЛН
Tom & Jerry !! 😂😂
00:59
Tibo InShape
Рет қаралды 63 МЛН
small vs big hoop #tiktok
00:12
Анастасия Тарасова
Рет қаралды 31 МЛН
What If Figma Was Better For Developers? (Penpot)
21:22
LearnWebCode
Рет қаралды 2,5 М.
How to Become a WordPress Developer
11:02
zengig career advice
Рет қаралды 4 М.
Proven Website Formula That Has Made Millions
16:54
Wes McDowell
Рет қаралды 22 М.
I'm a Mess, so I'm Making My Own File Organizer [TagStudio]
23:32
Insane Vulnerability In OpenSSH Discovered
1:06:56
ThePrimeTime
Рет қаралды 151 М.
WordPress Interactivity API Tutorial & Explanation
1:57:13
LearnWebCode
Рет қаралды 5 М.
World's Best Foosball Robot!
14:34
From Scratch
Рет қаралды 462 М.
WordPress Plugin Development: Gutenberg Blocks, React & More
3:44:47
LearnWebCode
Рет қаралды 193 М.
He sees meat everywhere 😄🥩
00:11
AngLova
Рет қаралды 10 МЛН