I think the quickest and safest way to do that, is to backup your db into a sql file (with phpmyadmin, MySql Workbench or whatever you use).
Make a backup of the file.
Then, open the file with a text editor and make a search & replace for the string “blissoncrown.net.au/dev/” to “blissoncrown.net.au/”, and after that you only need to restore the db with the modified file.
Be aware of the text codification.
But beware, because you may have data from plugins, and db variables, and they may be url’s that need to be changed too. The quickest & safest way is the one i told you.
Thread Starter
Beno75
(@beno75)
A quick update.
I’ve created a full back up in my cPanel and its currently in my root folder.
I’ve developed the site using .net.au/dev/ it needs to be .com.au
I’ve been told by my service provider I can change my Primary Domain Name and change my Name Server and then I can move the WP installation later.
So that’s what I’m doing as this is a bit much for me. I need to get the site live ASAP.
So I think once this is done it will be .com.au/dev/ ?
And can then I can ‘move’ WP installation and be ride of the /dev/ bit? I bloody hope so. I have no idea what I’m doing.
@coolarts
I do have a few plugins, db variables? What are they? Will have to re-create my pages and posts again. I had an issue with permalinks too, which I fixed.