quick question about subdomains
-
So let’s say I had an installation of WordPress at http://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 http://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 http://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?
The topic ‘quick question about subdomains’ is closed to new replies.