|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Webmaster Resources Discussion Forum Sitemaps and robots and logfiles -- Oh My! If you have any questions, comments, concerns and/or ideas about the tools currently available to webmasters to make their lives... 'easier'. Here's where you need to be. Know of a good tool? Post it here. Got something funny in your logfiles? Maybe we can help. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hey Everyone,
I am new to CMS's and I was just wondering if there is an easy way to test site changes without having to work on a live site. I would really like to be able to make my changes in some sort of testing area on the site and then if everything is ok, the changes can then be transfered right over to the live files. This is mainly so my clients can approve what I have done and just so if something breaks, nothing is wrong on the live site, no matter how short a period of time it may be. Thanks, Alex |
|
||||
|
I take it then you currently have the CMS "live" on the web site, and are looking for a way to create a second instance of that CMS for testing purposes, as opposed to wanting a pure testing environment before you go live?
This will probably depend on the specific CMS that you are using, but most should support multiple instances or use on multiple sites on a single server. I would check with the provider of the CMS solution for instructions on how to do this, and then create a subdomain to hold the alternate site. Secure that subdomain in htaccess so that it can only be accessed through your IP Address or that of your client. RewriteEngine on RewriteCond {REMOTE_ADDR} !(your.ip|their.ip) RewriteRule - http://www.yourlivedomain.com [R=301, L] Obviously that is just a hack, and not for secure applications, but it is quick and effective, and ensures that no content from the server will be sent to the visitor, unlike the use of Allow/Deny rules.
__________________
The best way to learn anything, is to question everything. |
|
|||
|
When im looking to test out a CMS i just go to Home - OpenSourceCMS
That site allows you test out a lof of CMS systems
__________________
It's better to do business with me than against me! |
|
||||
|
You could also install apache and php on your local machine and test there before you even upload to server.
However, I keep a test version on my server with a different set of tables. Any CMS that I have worked with have facility to install mutiple copies with a prefix on table name.
__________________
SEO Specialist, CSS Developers |
|
|||
|
Ian is on the right track. There is even a better way than to install each of those components individually. Check out WampServer at PHP Apache MySQL avec WampServer 2 : installation PHP MySQL Apache. This tool installs MySql, Apache, and PHP with a single install and provides tons of ability to configure. I just used this to do testing of WordPress and ZenCart sites locally on my computer. Great for testing and prototyping. Eliminates the need to spend money on servers and is local, so no FTP'g files.
|
|
||||
|
You could use a second installation in a different folder like www.yourdomain.com/beta . Some cms systems will even allow using the same database for multiple installs, in case you want the design / code changes to show with your existing data.
|
|
||||
|
i believe ExpressionEngine - Publish Your Universe! CMS provides a publish date for your pages/changes and this is when they will go live.
|
|
|||
|
Wige,
being interested in your approach: How would you accomplish this when your internet service provider does not provide you with a static ip address (or at least I do not think so - how could I test this)? Kurt |
|
||||
|
My solution would exist on your web server, most likely you are on a shared host, and the support people there should be able to assist you in setting up the subdomain. The code snippet I mentioned would be put in the .htaccess file in the root folder for that subdomain.
__________________
The best way to learn anything, is to question everything. |
|
|||
|
The WampServer sounds like a good idea. It probably would be better to test everything on my machine locally like a test server, and then upload the changes live. I might also look into creating a subdomain for testing.
Thanks everyone for all the great advice. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BREAKING NEWS WINDOWS LIVE Search Goes Live as BETA | scanmonkey | MSN Search Discussion Forum | 0 | 03-08-2006 12:26 AM |
| Windows Live Local Beta Live Now | WPW_Feedbot | Search Engine Optimization Forum | 0 | 12-08-2005 12:00 PM |
| Jagger 3 live on one server - Uk results? | johnyfav | Google Discussion Forum | 1 | 11-09-2005 12:41 PM |
| On Microsoft Live, Live.com and Start.com Personalized Port | WPW_Feedbot | Search Engine Optimization Forum | 0 | 11-01-2005 11:00 PM |
| Clustering Flash Communication Server for Live Webcasts | WPW_Feedbot | Graphics & Design Discussion Forum | 0 | 02-23-2005 02:01 PM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |