• Hello

    I began developing an eshop with woocommerce.
    I started on my localhost and I also git for testing & development purposes.

    Unfortunately I encountered some problems on localhost such as I couldn’t enable Jetpack because Jetpack detects whether I’m running my website on localhost or in a domain. (Some add ons needed Jetpack) and then I decided to transfer it to a domain
    (link below)

    Of course when I first transferred it, I encountered erros and I had to:

    • Configure wp-config
    • Make some changes in my database to reflect the new url

    However I still encountered the error of “parts of this page are not secure”
    that’s because on localhost, the development was done with http and some images / media files still use http.

    I also tried using Simple SSL but no luck.

    Can someone help?

    Is there any way where I can develop my website with git on my localhost and push changes whenever I’m happy ?

    I can use .gitignore some files like wp-config

    • This topic was modified 4 years, 10 months ago by Yui. Reason: There is special field for links

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘What’s the correct way of transferring from localhost to a domain?’ is closed to new replies.