Jump to content

Replace Site With A New One


Recommended Posts

Hi all. It's been a while since I've posted on the forum, but I've been checking in and keeping up with you all! I've built an entirely new website using i-web and I now wish to take down my old site and replace it with this one, but I'm not sure what to do. I also want to keep the old site on my own computer just in case I have problems. I assume (shouldn't really do that!) I should ftp all the pages of the old site to a new folder on my computer. Then what? I-web has a button to upload the entire site. Do I use that? Will it name each page for me? Can I add tags and descriptions? I really wanted to use some of the same page urls since people have them bookmarked, is that possible. Should I leave the old pages up with no content except a redirect message? Can i somehow automatically redirect people to the new pages if they have different urls once I upload the site?

 

Please keep your answers simple (if possible). This is always the part that gives me headaches! Hope everyone is doing well and it's nice to be talking to you all again!

 

VI

Link to comment
Share on other sites

Hi VI,

 

Long time no see. I hope all is well with you.

 

I have never used i-web (actually I never heard of it). But I would take a backup of the site using cpanels backup feature (chose "home directory" option). Then extract the backup on my own computer.

 

Then normally it´s just a matter of removing old sites files through ftp or cpanels file manager or have the help desk clean it out for you.

 

After that publish new site in the public_html.

 

As for keeping page urls, as long you name the pages the same, bookmarks should still work.

 

By the way, I tried sending you a pm that I had moved your post, but it said you could not receive it.

Link to comment
Share on other sites

If you find that you need to redirect old pages to new pages you can create a .htaccess file in the public_html folder and add lines similar to the one below

 

>Redirect permanent /your-page.ext http://your-domain.ext/page-path/page-name.ext

 

Replace your-page.ext with actual old page name

Replace your-domain.ext with your actual domain name

Replace page-path with actual path to new page (if public_html not needed)

Replace page-name.ext with new page name

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...