• 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 2 replies - 16 through 17 (of 17 total)
  • Thread Starter jimmyjam1982

    (@jimmyjam1982)

    Finally,

    It was quite easy in the end, but ike everything, easy when you know how.

    Rhand, you are officially a legend.

    Thanks very much for your help.

    I can now enjoy my easter brek.

    Happy easter

    Your welcome Jimmy. ??

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