Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-10-2012, 01:36 AM   PM User | #1
The Noob Coder
New Coder

 
Join Date: Jul 2012
Posts: 72
Thanks: 1
Thanked 0 Times in 0 Posts
The Noob Coder is an unknown quantity at this point
Question How do I build a dev area for my site on my server?

My boss wants me to create a dev region on our current website's server that would have a different version of Wordpress than our current site that we could work on.

Basically we need a directory on the server that is wholly dedicated the dev work of our new beta site, that doesn't interfere with our current main site (http://www.convolutedconstruct.com). We'd like to set a up a directory such that we can view it on the web through www.convolutedconstruct.com/dev or (even better) dev.convolutedconstruct.com.

How can I set up such region on our server that uses a different version of Wordpress while not negatively interacting with our current site? If this sounds vague or you need more details please don't hesitate to ask.
The Noob Coder is offline   Reply With Quote
Old 09-10-2012, 10:31 AM   PM User | #2
evo
waka Ionsurge


 
Join Date: Feb 2005
Location: United Kingdom
Posts: 881
Thanks: 5
Thanked 12 Times in 12 Posts
evo is an unknown quantity at this point
So long as it isn't linked to from anywhere, mainly the current website, and you make sure that your robots.txt file is set to not index, nor follow, you should be ok.

Alternatively, you can use a subdomain, e.g. dev.domain.com.

Also, try use a separate database too.
evo is offline   Reply With Quote
Old 09-10-2012, 05:26 PM   PM User | #3
The Noob Coder
New Coder

 
Join Date: Jul 2012
Posts: 72
Thanks: 1
Thanked 0 Times in 0 Posts
The Noob Coder is an unknown quantity at this point
Quote:
Originally Posted by evo View Post
So long as it isn't linked to from anywhere, mainly the current website, and you make sure that your robots.txt file is set to not index, nor follow, you should be ok.

Alternatively, you can use a subdomain, e.g. dev.domain.com.

Also, try use a separate database too.
How do I create that subdomain? Also, is it relatively easy to install a different usable version of WP in this dev environment.
The Noob Coder is offline   Reply With Quote
Old 09-10-2012, 08:09 PM   PM User | #4
evo
waka Ionsurge


 
Join Date: Feb 2005
Location: United Kingdom
Posts: 881
Thanks: 5
Thanked 12 Times in 12 Posts
evo is an unknown quantity at this point
You should be able to set up a subdomain via your hosting control panel if your host permits it, which it should.

WP will be quite happy to run anywhere, whether it's a subdomain or a directory, and so long as you don't use an existing database, will run without any problems and entirely independent of any other installation.
evo is offline   Reply With Quote
Reply

Bookmarks

Tags
dev, directory, server, wordpress

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:57 PM.


Advertisement
Log in to turn off these ads.