[ad_1]
When I change both url’s from my local IP [192.168.0.8]) to my domain name [wordpress.domain.co.uk])
I loose all graphics and all I get is a basic txt style web page
The process I used to setup my webserver is a Ubuntu 22.04 VM (Fully Updated) and I used the following guide to do the install
[Install and configure WordPress | Ubuntu])
Please can someone help ?
[ad_2]
That happens because WP stores most things as absolute URLs, rather than relative.
To fix that, install a plugin called Better Search Replace and use it to change your URLs from [http://192.68.0.8/]) to