How to point my domain to existing blogger account?

Mainly there are two types of blogs which bloggers offers. First is hosting on blogspot and second one is with custom domain.  You can change your publishing option at anytime under your blog and your content will always remain unchanged regardless of which of these options you choose. Set your domain within your Blogger account: […]

See More

Steps to Mask the domain with the domain masking?

Some times it should be better to mask the domain instead of domain redirection and this can be done with the below frame forwarding code. You simply need to create an index.html file with the contents below under the document root of the domain which you want to set the domain forwarding:   <FRAMESET ROWS=”*,0″ […]

See More

How to Change A record for all domains on Cpanel server

If you migrated all accounts from old server to new server with different IPs then you have to change DNS records with new IPs for all domains. Please use following step to replace the IPs on new server. #cd /var/named/ #replace “1.2.3.4”  “11.12.13.14” — * 1.2.3.4 is old IP  and 11.12.13.14 is new IP I […]

See More