How I Use SSH to Migrate a WordPress Site

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • I have done hundreds of migrations over the years and the fastest way to do it is by using command-line tools. In this video I walk people through I do a migration using SSH, cat, grep, etc.

Комментарии • 4

  • @erichepperlewp
    @erichepperlewp 3 месяца назад +1

    Wow, Aaron - This clears up some barriers I've had to using SSH and WP-CLI! Thanks so much!!

    • @areimann
      @areimann  3 месяца назад +1

      If there is anything thing else "terminal" related that would help, let me know. I need ideas

  • @erichepperlewp
    @erichepperlewp 3 месяца назад +1

    Would love to see a video / series on troubleshooting WordPress remotely with SSH including a primer on what you need to know to SSH into a server. Why is the IP needed? Could the domain be used instead? What happens if you don't flush permissions? Why are the database name and the user name often the same? Where does PGP come in (if at all)? How can I troubleshoot Elementor and other page builders with SSH? How can I integrate Git into my WordPress workflow -- specifically on a NEWS blog, where data constantly changes on PROD while you are making edits on STAGING or DEV? I think those would be useful topics. Hope that helps!

    • @areimann
      @areimann  3 месяца назад +1

      That's very helpful. I'll create these videos soon