|
|
|
|
|
by thrownaway954
2161 days ago
|
|
Always... Always setup your site with Google search console and submit your sitemap to it. You don't need to setup the old site on a server to 301 everything. You can just CNAME the old domain to the new one. And yes, you can do this with a GitHub.io domain, just have a .CNAME file in the repo. Then setup 301s on the new domain for the old paths to point to the new ones. The Redirections plugins for WordPress make this easy as hell if you are running WordPress. hopefully this will help you out and get your new site index in no time |
|