• Hello! I’m having issue to migrate my local to an hosting.
    SO i’m trying to make accessible from external (with xampp).
    So i tried in wordpress settings to chgange home and siteurl to https://myip/site, but i cannot access the site and dashboard anymore (ERR CONNECTION REFUSED).
    So i changed that lines from db in wp_options to https://localhost/site again and now i can access the dashboard.


    How can i make it accessible using the ip, from an external network?

    Thank you

    Best regards

    • This topic was modified 1 year, 4 months ago by romans96.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @romans96 , I would be glad to assist you.

    What steps did you follow to migrate your wp install from your localhost install to your hosting provider?

    This is the wp migration page that may assist you. There is a section towards the bottom “Relocate method“. This is a way to automatically have wp update the Site URL for you. Please give that a try and post an update.

    Joey

    Thread Starter romans96

    (@romans96)

    Okay.
    To put website accessible from external i tried with home/siteurl from dv, with wp-config.php and wp-includes/functions.php methods
    Using mypublicip:port/site

    With all of them (with port forwarded), it says error_connection refused, to any device, also to the LAN devices.

    The hosting i tried have a prebuild wordpress, not a vps. So i tried with several plugins but no one worked, and also manually, copying wp-content and db but it won’t work

    @romans96 Can you confirm that you can use your hosting wp install and then access the site?

    Thread Starter romans96

    (@romans96)

    yes, i’ve set the port 8080, if i see on localhost:8080/mypathsite it is correctly shown, the wp-admin too

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘External redirect and page redirect’ is closed to new replies.