Things I learned while moving a domain:
- A guide on how to transfer a domain with minimum downtime, which involves reducing TTL of A names.
- Changing the permissions on a cgi counter dat file to get it to work properly. Recreating the dat file in cPanel didn’t work…but changing the permissions to 777 did.
- Adding the favicon html code to pages:
<link rel="shortcut icon" href="/folder-name/logo.ico">