Dear All, Can someone please tell me how I change the domain name of clubactivoroadcycling to clubactivocycling which means I need all the posts and pages to be of this new domain name both are .com Thanks
There is several ways to do this or solve your problem. You may export all the content from clubactivoroadcycling and import it to clubactivocycling. (WP installation is need to clubactivocycling) Apply Changing The Site URL method - http://codex.wordpress.org/Changing_The_Site_URL Or ask your hosting provider to change the domain
The way I would do this for a paying client would be to use the Backup Buddy plugin, install and activate on the current website. Create a full-site backup, migrate to the new domain via FTP, click and install the site (including all posts, pages, assets, media, plugins, settings, etc.) to the new domain. I'm happy to walk you through it, if you decide to go this route.
Try this Download your existing site files. Export your database - go in to mySQL and export the database. Move the backed up files and database into a new folder - somewhere safe - this is your site backup. Log in to the site you want to move and go to Settings > General, then change the URLs. (ie from http://example.com/ to http://example.net ) - save the settings and expect to see a 404 page. Download your site files again. Export the database again. Edit wp-config.php with the new server's mySQL database name, user and password. Upload the files. Import the database on the new server.