I'm trying to get a GoDaddy domain to point at my Raspberry Pi Wordpress site.
I've got a website setup on my Raspberry Pi, running locally. I also did the port forwarding on my router. Now because my ip is dynamic, I've setup a No-IP domain (foobar.ddns.net), so now that points to my external IP address (87.112.xxx.xxx), which points to my Rpi (192.168.x.x). I also have a real domain (foobar.co.uk).
My question is: Is there a way to point my REAL domain (foobar.co.uk) to my foobar.ddns.net domain, so that it points to the website on my Raspberry Pi? And if I did that, what do I have to change in my Wordpress settings (site title, etc?), so you can access foobar.co.uk/wp-admin for example?
Thank you for your help