• Hey guys,

    I have recently uploaded my wordpress site to its new host. I built the whole website locally where everything was on the https://localhost:8888/mysite/ address.

    After uploading my site I also uploaded the database. Wow the problems.

    – all of my main pages link back to the localhost
    – all post links go back there too
    – my password has changed to the old one which means I cant get onto my backend at all.

    This seems pretty major. I tried these lines in the functions.php but to no avail:

    update_option(‘siteurl’,’https://example.com/blog’);
    update_option(‘home’,’https://example.com/blog’);

    Has anyone encountered this?

    Please help

Viewing 15 replies - 1 through 15 (of 17 total)
Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Gone a bit Pete Tong, its a mess’ is closed to new replies.