I already have a wordpress blog setup in koolserve.... I want to migrate to x10hosting and i also bought my custom domain name.. I don't know how to setup domain name DNs records using bigrock in ... Please help..
1. Export your posts from Koolserve[/B] 2. Point your domain name server to x10hosting 3. Install wordpress 4. Export the post For pointing the nameserver you can send mail to your domain seller
Put this script to your wp-config.php define('WP_SITEURL', 'http://yourdomain.com'); define('WP_HOME', 'http://yourdomain.com'); PHP: