[Resolved] cant reach my page!

  • Author
    Posts
  • #5795

    fredriksegeranpt
    Participant

    Hi, when I was working on my page (www.dailywod.se) I accidentally saved the changes of the URL from http:// to https:// and now I can’t reach my page… AT ALL. I read that one should go to mySQL and change the page URL and name back to http:// so I did that. But now I still can’t se the page and when I try to log on to the http://www.dalywod.se/wp-admin I get a message that they can’t reach my database… What do I do?

    #5796

    Andrew Misplon
    Keymaster

    Hi

    Sorry to hear about this. I would have recommended trying to change the WordPress URL and Site URL in config.php first. You can perhaps still try that.

    See: https://codex.wordpress.org/Changing_The_Site_URL, see the wp-config.php section.

    define('WP_HOME','http://example.com');
    define('WP_SITEURL','http://example.com');
    #5797

    Andrew Misplon
    Keymaster

    Most hosts keep site backups for a week. Another option would be to contact your hosts and request a roll back to the closest point to when the problem happened.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Scroll to top