{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreib3pe4hgjwk5tnnazezpq2wbeclakzmta4gqgbdhcrps274qdomuu",
"uri": "at://did:plc:qfsyszxhq5agxsg2n5zo4lno/app.bsky.feed.post/3mi6pw5igwfz2"
},
"path": "/t/free-domain-name-change/118147#post_5",
"publishedAt": "2026-03-28T19:21:39.000Z",
"site": "https://forum.infinityfree.com",
"textContent": "Yes! If you stay on the **same InfinityFree account/server** , you **can transfer all your files** from the old free subdomain to the new custom domain.\n\nA recommended step is to create a **`.htaccess` redirect** on your old site so visitors automatically go to your new domain. Example:\n\n\n # Redirect all traffic to new domain\n RewriteEngine On\n RewriteCond %{HTTP_HOST} ^peterjdm\\.free\\.nf$ [NC]\n RewriteRule ^(.*)$ https://peterjdigitalmarketing.com/$1 [L,R=301]\n\n\n * `R=301` makes it a permanent redirect (good for SEO).\n\n * Makes sure all old links still work and users land on the new domain.\n\n\n\n\nTip: Always **backup your files** before moving or editing `.htaccess`.\n\n**Note:** To use a custom domain like `peterjdigitalmarketing.com`, you **must purchase the domain** from a registrar (InfinityFree does not provide free custom domains).\n\nEverything else (file transfer, `.htaccess` redirect) works once you have your own domain.",
"title": "Free Domain Name Change"
}