Web Hosting
  Home arrow Web Hosting arrow 10 helpful tips to follow when switching web ...
Affiliate Promotion  
Blog Help  
Domain Name Tips  
How To  
Newsletter Marketing  
Online Business Help  
Search Engine Tricks  
Web Development  
Web Hosting  
Website Advertising  
Website Content  
Website Marketing  
 Webmaster Tools
 
Base64 Encoding 
Browser Settings 
CSS Coder 
CSS Navigation Menu 
Datetime Converter 
DHTML Tooltip 
Dig Utility 
DNS Utility 
Dropdown Menu 
Fetch Content 
Fetch Header 
Floating Layer 
htaccess Generator 
HTML to PHP 
HTML Encoder 
HTML Entities 
IP Convert 
Meta Tags 
Password Encryption
 
Password Strength
 
Pattern Extractor 
Ping Utility 
Pop-Up Window 
Regex Extractor 
Regex Match 
Scrollbar Color 
Source Viewer 
Syntax Highlighting 
URL Encoding 
Web Safe Colors 
Whois
 
Forums Sitemap 
Moblin 
JMSL Numerical Library 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEB HOSTING

10 helpful tips to follow when switching web hosts
By: Developer Shed
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2003-12-29

    Table of Contents:

    Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    10 helpful tips to follow when switching web hosts
    by Russ Mate

    You've made your decision to move from your website from your current web host to a new web host. The following tips will help you make the transition easier and make you aware of some potential pitfalls to avoid.


    1) Make sure the new web hosting plan you've chosen offers you the storage capabilities to handle all of your current website storage requirements. If your website is 50MB, you need to make sure your new hosting plan offers that much space, or more. If you're not sure how much space your website is using, ask your current host. You can also usually find this information on your web hosting control panel.

    2) How does your current web host determine what your storage amount is used for? Find out what your current and new host includes in your plan's storage amount. Are your emails and log files counted towards your total storage, or just your web files?

    3) What operating system does your current hosting plan use? Windows or Unix? Sometimes this can make no difference, in other cases it can make the difference between a working website and a broken website. If your site is currently on a Windows server and your website uses ASP scripting, you'll find it difficult to make things work well on a Unix server, as ASP is a Windows based programming language. Find out ahead of time whether your current hosting plan is on a Unix or Windows server.

    4) Does your site currently use FrontPage? Find out if your new host supports FrontPage. And make sure your new host supports the same version of FrontPage you currently use.

    5) Find out if your new hosting plan offers you the same amount of bandwidth that your current host offers. You don't want to be surprised by unexpected overage charges at the end of the month.

    6) Does your new web hosting plan give you the same amount of email accounts, autoresponders and mail forwards that you currently use?

    7) Does your site use a shopping cart that your current hosting plan provides? Can you move the cart to your new host? If not, does your new host have a suitable shopping cart replacement?

    8) If you are using any scripts on your website, make sure that your new hosting plan supports all of your scripts. Find out in advance if you'll need to make any modifications to your scripts to get them working on the new server.

    9) Make sure to set up your existing email accounts on your new server before transferring your domain name to the new server. At MateMedia (www.matemediainc.com) we see this overlooked quite often.

    10) Do you know how to upload your website files to the new server? If you don't, you'll need to find out if your new web host will upload your files for you. Some hosts will do this at no charge, some will do it for a fee, yet other hosts won't do it all because of liability issues.


    Once all your files are uploaded to the new server, you'll want to double check that the site looks and functions properly on the new server. Most hosts can provide a preview link for you to see how your site looks before the domain name is transferred over. If your host does not provide a method for you to preview your site, you can modify your hosts file to preview your site. The host file tells your computer where to go to look for sites that are listed in that file. This works with any version of Windows. The file name is the same, the location can change. Here's how to modify your hosts file:

    The file HOSTS should be in the c:\windows\system32\drivers\etc You might only find a file named HOSTS.SAM (as in SAMPLE). That is OK; we can modify the HOSTS.SAM file as well and do a SAVE AS HOSTS.

    In either case, double click on the HOSTS file to open it. You will be prompted by Windows to select an Application (Program) to use to VIEW the file.

    Scroll the list and select Notepad. Click the OK button. The NOTEPAD program will now open, displaying the file HOSTS. You will see examples listed (The # symbol is used to comment out line or remarks.), the format is this. IP address (xxx.xxx.xxx.xxx SPACE name)
    So, to tell your computer that www.yourwebsite.com is at the address (replace with your real IP) 12.345.678.90 add the following entry to the bottom of the hosts file:
    12.345.678.90 www.yourdomain.com (As in the example).

    Click on FILE, slide down and click on SAVE AS.

    In the Save As Type field, select ALL FILES. (Ensure that no .SAM is shown after the filename HOSTS. Click SAVE. You may be warned that the file already exists; this is fine, click YES.

    Close Notepad, by clicking on FILE, slide down to EXIT, and click.
    Now when you open your web browser, or try to ping the site, your system will go to the IP address you typed in the HOSTS file.

    Remember to undo this when finished testing or your machine will always want to go to that IP address whenever you want to go to that site.

    After you're satisfied that your site looks ok and functions ok, you can go to your registrar (the company where your domain name is registered) and modify the nameservers associated with your domain name to your new web host's nameservers. If you don't know your new host's nameservers, ask them. Most hosts have that information listed somewhere on their website or in the email you first get after signing up for an account.

    Once the dns modification is completed it'll be 24-48 hours before you'll see your site on the new server.

    Most whois utilities will display the nameservers of the current host. A good one is at http://whois.sc./ Check your domain name and see if the nameservers you added are listed. If so, you have completed the website transfer to your new web host. Only after you've confirmed this is it ok to cancel your old web hosting account.



    Russ Mate is President of MateMedia, Inc.

    http://www.matemediainc.com/
    sales@matemediainc.com
    Your Partner on the Web
    Toll Free 1-877-309-7521

    MateMedia offers the following services:

    Web Hosting
    Web Design & Development
    Search Engine Optimization
    Domain Name Registration
    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

    More Web Hosting Articles
    More By Developer Shed

     

    IBM® developerWorks developerWorks - FREE Tools!


    NEW! Download a free trial of WebSphere Business Modeler Advanced V6.1.1

    Visit IBM developerWorks to download a free trial version of WebSphere Business Modeler Advanced V6.1.1, IBM’s premier business process modeling and analysis tool for business users that offers process modeling, simulation, and analysis capabilities. IBM WebSphere Business Modeler helps you visualize, understand, and document business processes for continuous improvement.
    FREE! Go There Now!


    NEW! Download IBM Data Studio V1.1

    Visit IBM developerWorks to download the latest trial version of IBM Data Studio V1.1 at no cost. IBM Data Studio is a comprehensive data management solution that helps you effectively design, develop, deploy and manage your data, databases, and database applications throughout the data management life cycle utilizing a consistent and integrated user interface. Unlike other client-side data management solutions that focus on only one aspect of the application lifecycle or database administration, Data Studio complements the Rational Software Delivery platform, providing unparalleled flexibility for a heterogeneous data server environment across platforms.
    FREE! Go There Now!


    NEW! Download IBM Rational Developer for System z

    Download a free trial version of IBM Rational Developer for System z, software that can help you deliver core development capabilities; the power of Java Platform, Enterprise Edition (Java EE); and rapid application development support to diverse enterprise application development teams. With comprehensive development tools to help create, deploy and maintain traditional enterprise and composite applications, Rational Developer for System z enables developers with different technical backgrounds to easily participate in important technology projects.
    FREE! Go There Now!


    NEW! Evaluate WebSphere Extended Deployment Compute Grid V6.1

    Visit IBM developerWorks to download a free trial version of WebSphere Extended Deployment Compute Grid, which lets you schedule, execute, and monitor batch jobs. Because online transaction processing and batch jobs execute simultaneously on the same server resources, you can avoid costly duplication of resources. Compute Grid supports job types of Java transactional batch, compute-intensive and a new type called "native execution", which enables non-Java workloads to run on distributed end points.
    FREE! Go There Now!


    NEW! Integrating XML into Your Enterprise Using Data Federation

    XML has become a common way of storing business data as flat files and many data server vendors including IBM have provided ways to store this data within relational database systems. Increasingly collections of XML files are accessed like databases using an xQuery and other XML standard mechanisms. Businesses find the need to combine the traditional tabular structured data with XML formatted data. In this webcast, you’ll learn about IBM’s WebSphere Federation Server technology, which provides users with the ability to integrate these two data formats.
    FREE! Go There Now!


    NEW! Webcast: Accelerating Software Innovation with System z

    Attend this launch webcast with Scott Hebner, Vice President of IBM Rational Marketing and Strategy, where he will overview Rational’s new offerings and programs to help customers accelerate software innovation on System z. He will discuss how these solutions help organizations extend their core business processes toward modern architectures such as SOA and web technologies to deliver business improvements that stand the test of time.
    FREE! Go There Now!


    NEW! Webcast: Application security testing and Web compliance

    Join the IBM Watchfire team for an informative discussion on techniques and best practices to proactively manage Web application security and how to effectively build application security testing into the software development lifecycle (SDLC). In this Software Delivery Platform webcast you will learn: How to better understand potential web application security vulnerabilities, best practices and how to effectively integrate application security testing into the software development lifecycle, the importance of detecting and removing software vulnerabilities during application development.
    FREE! Go There Now!


    NEW! Webcast: WebSphere Process Server

    WebSphere Process Server delivers a unique integration framework that simplifies existing IT resources. Often, as IT assets grow to support business demand, so too does their complexity and manageability. In this webcast, we’ll discuss how WebSphere Process Server helps deliver an SOA infrastructure that provides a common model to orchestrate, mediate, connect, map, and execute the underlying IT functions. Discover how WebSphere Process Server simplifies integration of business processes by leveraging existing IT assets as reusable services without the complexities of traditional integration methodologies.
    FREE! Go There Now!


    NEW! Webcast: What is new in Viper 2 for developers?

    Viper 2 brings a great value to developer communities including SQL, XML, PHP, Ruby, .NET and Java. You probably already know that DB2 Express-C is free for developers to develop, deploy and distribute. Viper 2 provides a variety of means that help move your application from the development stage to deployment more rapidly. This webcast shows how to best utilize the latest tools available for developing DB2 applications.
    FREE! Go There Now!


    NEW! Whitepaper: Delivering SOA solutions: service lifecycle management

    The unprecedented scope of a service-oriented architecture (SOA) initiative brings to the forefront a number of management and governance issues that were sidestepped in the past. The key to a successful SOA implementation is managing and governing activities throughout the entire SOA delivery lifecycle by ensuring that services conform to the needs of all of the business’s stakeholders. Learn how service lifecycle management allows the business to ensure that the process by which services are defined, created, tested, deployed, optimized and retired is manageable, repeatable and auditable.
    FREE! Go There Now!



    All FREE IBM® developerWorks Tools!

       

    WEB HOSTING ARTICLES

    - A Guide To Choosing The Right Hosting For Yo...
    - 5 Things To Look For In A Promising Web Host
    - Searching for an Internet Service Provider t...
    - Finding An Affordable Web Site Hosting Plan
    - The Future of Dedicated Hosting Delivery
    - Hosting Geeklog Sites----Leading To a Boomin...
    - Fire Your Web Host
    - Choosing the Best Web Host for A Content Web...
    - Web Host for Beginners
    - Stack the Deck in Your Favor – Find the Righ...
    - Looking for Hosting in All the Wrong Places
    - Gigabytes and Bandwidth Are Not Measurements...
    - Website Basics-Choosing a Hosting Plan
    - Website Hosting - How to Select a Good Compa...
    - Getting The Most From Your Hosting.





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
    Stay green...Green IT