Can I move my website to different folder without breaking it?

Some web designs will work for any folder and for any domain name. These sites likely use relative paths for links and content, and they likely do NOT need Apache rewrite rules. Typically, these are hand-made sites.

Other web designs will break the moment you change the domain name or root folder. These sites may use absolute paths for links and content, or they may require Apache rewrite rules. Typically, these are sites built with a program or Content Management System.

Here are some CMS whose sites cannot be easily moved without needing to adjust and reconfigure the source code and/or database.

  • WordPress
  • Joomla
  • Drupal
  • Basically any CMS which has an installation process and database configuration.

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

What is a domain name?

  A domain name is an identification string that defines a realm of administrative autonomy,...

What is a sub domain?

  The Domain Name System (DNS) has a tree structure or hierarchy, with each node on the tree...

What is an addon domain?

  An addon domain is a fully functional domain that can be created from within your control...

Create a temporary one page site

Also known as a landing page or an under-construction page. This is the perfect solution for a...

HTTP Error 403 - Forbidden

  Generally. the HTTP error 403 - Forbidden means that access to the file/folder you are trying...

Powered by WHMCompleteSolution