• So let’s say I had an installation of WordPress at https://sampledomain.com. And in there, I had a regular old WP page called “Something”, and my permalinks were set up so that the URL for that page was https://sampledomain.com/something.

    And then let’s say I decided that I wanted to expand the stuff on that page to be its own little site in a subdomain of sampledomain.com, so I created a folder called /something and put a separate installation of WP with its own database in there.

    So now, instead of going to a page in the original WP installation, I want https://sampledomain.com/something to go to the homepage of the new WP installation in the subdomain.

    If I changed the slug/URL of the page on the original site, would that take care of everything? Or is there something else I have to do? Or is this just the worst idea ever and it will break the internet and collapse the universe?

Viewing 1 replies (of 1 total)
  • Hi,

    There is no reason to have a separate installation of WordPress, but you choose to do it that way and the universe will not collapse. Simply remove “something” page from original WP.

Viewing 1 replies (of 1 total)
  • The topic ‘quick question about subdomains’ is closed to new replies.