• Resolved Metagen

    (@metagen)


    Greetings, all! I have a very easy question for you, but the answer so far has eluded me, even though I’ve read the WordPress FAQ and searched the forums (I guess I don’t know the right terms? I’m very new at this).

    Context: I would like to use WordPress to create an e-commerce page for a very old website (the old site is just a bunch of HTML and CSS files) hosted on GoDaddy (I mention this because GoDaddy has a WordPress installation option, but I don’t know how customizable it is or whether or not it would overwrite the existing webpage if I utilize it).

    Ideally, I would LIKE to install WordPress alongside the old site and link from the old site to the WordPress store without replacing the old site or mapping its content to WordPress (normally, I would just map the content to WordPress and have done with it, but there are several very good reasons to do otherwise in this case). In other words, I would hope that connecting to the existing URL would take you to the old site; a hyperlink on the old site would then take you to site/store (which would be run by WordPress).

    Can this be done, and if so, how? Do I simply have to specify a different directory URL for the WordPress site?

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, this could be done in a subdirectory, but I would argue that a “cleaner” (more fool-proof) solution would be to create a subdomain for WordPress and install it there, so that you have a really clean separation between your WordPress and non-WordPress sites.

    As in example.com being your existing site, and wp.example.com being your WordPress site. That approach might even allow you to use the GoDaddy install script, though I personally think it is worth the investment in time to do a standard WordPress install, because it will help you debug problems later, if you have some idea of how it was installed.

    Thread Starter Metagen

    (@metagen)

    Thanks!

    I’m not sure whether or not I will be able to create a subdomain for this project (long story), but if not, I will create a subdirectory and do a standard WordPress install (which I can practice on my PC).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Installing WordPress alongside existing site’ is closed to new replies.