It is recommended you start the process at least a few days before the time runs out on the account with your present host. This will keep your website from experiencing any downtime between the moves.
The first thing to do, after you have searched and found a new web hosts, is create a backup of your website. Make a new folder somewhere on your computer. Using your favourite FTP program, such as WS_FTP or Cute FTP (these and other FTP programs can be obtained at download.com), download all the files and folders on your website to the new folder you just made on your computer while maintaining the same folder and file structure (this will be important when uploading your files and folders onto your new host's server later). Make a note of any special CHMOD permissions you have set on any file or folder (look in your FTP program's help documents for information on checking a folder or file's CHMOD permissions). You will need to reset the permissions after you upload your files and folders to your new web host's server.
If you have any scripts or programs that you made a database for, make a backup of each database. If you have a database other than MySQL, check with your present web host for instructions on backing up your database. If you don't have any databases. If your web host offers phpMyAdmin, log in to your control panel and go to the database section. Look for a link to phpMyAdmin and click on it. If required, log in using the username and password you gave for your database. If you assigned a different username and password for each database, you will have to repeat this process for each database. After you log in, click on "databases" and then click on the database you want to backup/export. Click "Export" on the top menu.
If you are using phpMyAdmin 2.4.0, highlight all the tables under "View dump (schema) of database." Make sure the "Structure and data" radio button is selected. Check "Save as file" and select either "zipped" or "gzipped." Click "Go" and save the file (it would be a good idea to create a new folder in which to save all your databases).
If you are using phpMyAdmin 2.6.0-pl1, highlight all the tables under "Export." Check the "Structure" and "Data" boxes and select "SQL" under the tables you highlighted. Check "Save as file" and under "Compression" select either "zipped" or "gzipped." Click "Go" and save the file. (It would be a good idea to create a new folder in which to save all your databases). If you don't have phpMyAdmin, you can backup your database using MySQLdump.
Next, setup your databases.
If you have MySQL databases, log in to your control panel. Go to the database section and create databases. Also, assign usernames and passwords for the databases (if you have a database other than MySQL, check with your new web host for instructions on creating and importing databases). Now, find the link to phpMyAdmin. If required, log in using the usernames and passwords you just created. If you assigned a different username and password for each database, you will have to repeat this process for each database. After logging in, click on "databases" and select a database by clicking on it. From the top menu, click "SQL."
Go to the folder you saved your databases in and select the database that corresponds to the one you have open in phpMyAdmin. Open the file and copy and paste the database in the large text area in phpMyAdmin. Click "Go" under the text area field. You can also use the browse button to find the file on your computer and click "Go" below the browse field. If you don't see any errors, with whichever method you chose, you have just successfully imported the database. If you have more than one database, go back and repeat this process for each one, starting with logging in with your database username and password. If you don't have phpMyAdmin, you can use this method to create your databases.
You may need to edit some files before uploading them in the next step, by changing MySQL database name, username and password settings within the files, if any information has changed. If you don't remember which files contain MySQL settings, check the installation instructions for each script/program.
Next, upload the files from the folder in which you saved your website content onto the new web host's server, maintaining the same folder and file structure, using your FTP program. The only difference in structure may be the location of the cgi-bin. Some web hosts have your cgi-bin inside the www or public_html directory and some have it placed outside. If you had any programs or scripts on your website, you may need to edit some files by changing paths within them. If you don't remember which files contain paths that may need to be changed, check the installation instructions for each script/program. Also, change any file or folder permissions as needed (look in your FTP program's help documents for information on changing a folder or file's CHMOD permissions).
The final step is to point your domain name to your new web host's name servers. This information probably came in an email from your new web host soon after you registered with them. If not, send them an email asking them what the name servers are for your domain. Once you have this information, go to the website where you have your domain name registered. Log in to your account and set the name servers for your domain. Please note that changes to name servers may take as much as a couple of days to take effect. If you still have a few days left on your old account, your website shouldn't experience any downtime. Once the name server’s change has taken effect, cancel the account with your old host (this is so you don't get charged for another term). That's it. You have successfully switched web hosts.
Tuesday, November 10, 2009
You Can Change Domain Names
Do you have a domain name on your server and wish to change it? If so, then read on and find instructions below. However if you wish to change your domain name to a new web host or change the domain name on your current host, then you will need to contact your hosting company because those are changes you are unable to make on your own.
The changes need to be made on the registry of the computer, so you will have to have access to it. If you are operating a server from your computer at home or your office, then this is something you will be able to do when you want to change your domain names.
However, you should keep in mind that messing around in your registry can be tricky so make sure you know what you are doing before you change anything or you may make a mistake that leaves you unable to operate your computer at all.
Before you can change your domain name, you will have to break the trust connections which exist. You will have to remove it from both sides on the trust. Then terminate all of the back office services like Microsoft Exchange Server, Internet Information Server, and the SQL Server. Put all of these services on manual startup.
Now you can change the domain name on PDC. So you will need to reboot it which causes the entry to pop up on the WINS server so you can enter the new domain. If you apply WINS for NetBIOS in place of TCP/IP names resolution, then you will force the copying of the PDC primary WINS server onto all the other WINS servers which will transmit your entry you have for your new domain name.
Now, reboot. After you restart, you will also need to copy all WINS server information which transmits the entry and once that is done, you will have to reestablish your trust connections.
Now you will need to set up your back office services again and get them back online. Apply the start up button to bring up the account and once they are all online, switch back to automatic start up. Now just reboot the back office services in the correct order.
You will also have to change the domain names on every server and workstation. You may also need to change workgroup names. Once the domain change has synchronized through out the system, the domain name change is complete.
The changes need to be made on the registry of the computer, so you will have to have access to it. If you are operating a server from your computer at home or your office, then this is something you will be able to do when you want to change your domain names.
However, you should keep in mind that messing around in your registry can be tricky so make sure you know what you are doing before you change anything or you may make a mistake that leaves you unable to operate your computer at all.
Before you can change your domain name, you will have to break the trust connections which exist. You will have to remove it from both sides on the trust. Then terminate all of the back office services like Microsoft Exchange Server, Internet Information Server, and the SQL Server. Put all of these services on manual startup.
Now you can change the domain name on PDC. So you will need to reboot it which causes the entry to pop up on the WINS server so you can enter the new domain. If you apply WINS for NetBIOS in place of TCP/IP names resolution, then you will force the copying of the PDC primary WINS server onto all the other WINS servers which will transmit your entry you have for your new domain name.
Now, reboot. After you restart, you will also need to copy all WINS server information which transmits the entry and once that is done, you will have to reestablish your trust connections.
Now you will need to set up your back office services again and get them back online. Apply the start up button to bring up the account and once they are all online, switch back to automatic start up. Now just reboot the back office services in the correct order.
You will also have to change the domain names on every server and workstation. You may also need to change workgroup names. Once the domain change has synchronized through out the system, the domain name change is complete.
Labels:
domain name,
domain names,
domains,
register domain name
Thursday, November 5, 2009
Website Hosting Can Understanding Domain’s
Your domain name is your website’s calling card. It is the first thing seen when a person visits your site, it can even be a deciding factor as to rather or not the person will even visit.
When you are looking for website hosting, you often consider domain names last. Your website domain name is perhaps on of the most important aspects of your entire website. You could have the flashiest, most professional design on the entire internet, however, without the right domain name all of that will be pointless.
Your domain name is your website’s calling card. It is the first thing seen when a person visits your site, it can even be a deciding factor as to rather or not the person will even visit. That is right; a person will decide rather to visit your website or not, based on the website address (domain name).
When you go to obtain website hosting, you will need to choose a domain name for your website. This can be done through your host, which is likely to offer you a discount on the domain, such as a percentage off of the price or even a free domain when you choose them for your website hosting needs. The most ideal domain would be your business name. However, for many reasons that might not be a possibility.
One reason might be that the domain is already taken, you might choices with different extensions such as .net, .us, .org, or other such extensions, but you need to remember that people usually remember .com, so you should strive for that. Another reason might be the length of your business name, such as Joe’s Bar, Grill, and Dance club. Now, you can have a lengthy domain if you really want it like joesbargrilldanceclubdotcom, but look at that, would you remember it?
The key point in a domain is to make it easy to remember and catchy. Think about your business, consider the business name and what you offer. You want the name of your website to stay in their thoughts and easy to remember. With the Joe’s Bar, Grill, and Dance Club, you might consider joesdotcom, jbgddotcom, or something to that effect.
When you do choose a few names, look at each one and determine rather you, yourself, would be able to remember it. Would that name stick in your mind? Would it tell you exactly what the business has to offer?
When you are looking for website hosting, you often consider domain names last. Your website domain name is perhaps on of the most important aspects of your entire website. You could have the flashiest, most professional design on the entire internet, however, without the right domain name all of that will be pointless.
Your domain name is your website’s calling card. It is the first thing seen when a person visits your site, it can even be a deciding factor as to rather or not the person will even visit. That is right; a person will decide rather to visit your website or not, based on the website address (domain name).
When you go to obtain website hosting, you will need to choose a domain name for your website. This can be done through your host, which is likely to offer you a discount on the domain, such as a percentage off of the price or even a free domain when you choose them for your website hosting needs. The most ideal domain would be your business name. However, for many reasons that might not be a possibility.
One reason might be that the domain is already taken, you might choices with different extensions such as .net, .us, .org, or other such extensions, but you need to remember that people usually remember .com, so you should strive for that. Another reason might be the length of your business name, such as Joe’s Bar, Grill, and Dance club. Now, you can have a lengthy domain if you really want it like joesbargrilldanceclubdotcom, but look at that, would you remember it?
The key point in a domain is to make it easy to remember and catchy. Think about your business, consider the business name and what you offer. You want the name of your website to stay in their thoughts and easy to remember. With the Joe’s Bar, Grill, and Dance Club, you might consider joesdotcom, jbgddotcom, or something to that effect.
When you do choose a few names, look at each one and determine rather you, yourself, would be able to remember it. Would that name stick in your mind? Would it tell you exactly what the business has to offer?
Saturday, October 10, 2009
Tips on Getting Your Domain Name Right
If you are going to start a web site, you have to have a domain name. There are a couple of tricks, however, you should know before you buy one.
Tips on Getting Your Domain Name Right
Far too often, people just rush out and pick domain names on the fly. What sounds cool? What sounds professional? I’ll just use my business name. These are the basic methods people come up with domain names and they can lead to regret down the road. A domain name is like a spouse, it can be great or horrific in the long run.
Unless you have a business name that is very well known, don’t use your business name as the domain. It isn’t really going to help you generate traffic and people will still be able to find you through search engines since you are probably the only one using the name. If you are paranoid about others stealing it, trademark and register the name.
The best way to pick a domain name is to first due keyword research. Keyword research is going to identify the keyword phrases your prospects are using to search for your services or products. You want to create a list of high traffic keyword phrases and then make one of those phrases your domain name. Search engines give a lot of value to a domain name that matches a keyword phrase. This helps you crank your home page to the top of the rankings, which gives you a massive head start over your competition.
Once you have identified the keyword phrase you want to use for your domain, there is another secret you need to know. The length of your registration is a factor in search engine rankings on Google. Google gives added value to sites that are going to be around for a long time. At a minimum, you should register the domain for five years, but go with the longest option available.
At first glance, picking a domain name is a fairly simple process. To jumpstart your marketing efforts, you should stop and give it some thought. If you follow the above guidelines, you can turn it into a powerful head start for your marketing efforts.
Tips on Getting Your Domain Name Right
Far too often, people just rush out and pick domain names on the fly. What sounds cool? What sounds professional? I’ll just use my business name. These are the basic methods people come up with domain names and they can lead to regret down the road. A domain name is like a spouse, it can be great or horrific in the long run.
Unless you have a business name that is very well known, don’t use your business name as the domain. It isn’t really going to help you generate traffic and people will still be able to find you through search engines since you are probably the only one using the name. If you are paranoid about others stealing it, trademark and register the name.
The best way to pick a domain name is to first due keyword research. Keyword research is going to identify the keyword phrases your prospects are using to search for your services or products. You want to create a list of high traffic keyword phrases and then make one of those phrases your domain name. Search engines give a lot of value to a domain name that matches a keyword phrase. This helps you crank your home page to the top of the rankings, which gives you a massive head start over your competition.
Once you have identified the keyword phrase you want to use for your domain, there is another secret you need to know. The length of your registration is a factor in search engine rankings on Google. Google gives added value to sites that are going to be around for a long time. At a minimum, you should register the domain for five years, but go with the longest option available.
At first glance, picking a domain name is a fairly simple process. To jumpstart your marketing efforts, you should stop and give it some thought. If you follow the above guidelines, you can turn it into a powerful head start for your marketing efforts.
The Domain Name Game
You probably know that a domain name is a name given to a website or email account. Because IP addresses mark individual computers, the domain name is usually much easier to remember as it can be a catchy phrase or an on target description of what the website has to offer. In this day and age, the game of domain name selection is heated and often times a demanding field.
What does an effective domain name get you, anyway?
You may ask yourself why is it so very important to have a good domain name for your website. Besides being the best way to attract your customers, it is one of the best ways to have customers remember you. The returning customer is after all the best one to have. Yet, many websites fail at this point simply because there are so many other, just as good if not better, websites out there. Having a good, on target domain name is necessary for name recognition.
Finding Your Domain Name
Just like writing a jingle for a commercial, having an effective domain name should be something that people will remember. Catchy phrases or very targeted phrases can be the best way to get the attention of the user. More than likely, the first time they find you will be through advertisements or through a web search. But, once they are there, getting that domain name into their heads for next time is necessary.
But, its not really that easy. There is huge competition of domain names and many times you will find that the ‘good ones’ are already taken. But, when you get creative and think outside of the box you can really find the right niche and make your domain name the next one to be remembered.
There are also many information portals now devoted to the subject and we recommend reading about it at one of these. Try googling for “domain names” and you will be surprised by the abundance of information on the subject. Alternatively you may try looking on Yahoo, MSN or even a decent directory site; all are good sources of this information.
What does an effective domain name get you, anyway?
You may ask yourself why is it so very important to have a good domain name for your website. Besides being the best way to attract your customers, it is one of the best ways to have customers remember you. The returning customer is after all the best one to have. Yet, many websites fail at this point simply because there are so many other, just as good if not better, websites out there. Having a good, on target domain name is necessary for name recognition.
Finding Your Domain Name
Just like writing a jingle for a commercial, having an effective domain name should be something that people will remember. Catchy phrases or very targeted phrases can be the best way to get the attention of the user. More than likely, the first time they find you will be through advertisements or through a web search. But, once they are there, getting that domain name into their heads for next time is necessary.
But, its not really that easy. There is huge competition of domain names and many times you will find that the ‘good ones’ are already taken. But, when you get creative and think outside of the box you can really find the right niche and make your domain name the next one to be remembered.
There are also many information portals now devoted to the subject and we recommend reading about it at one of these. Try googling for “domain names” and you will be surprised by the abundance of information on the subject. Alternatively you may try looking on Yahoo, MSN or even a decent directory site; all are good sources of this information.
Sell A Domain Name – And Don’t Get Burned!
In the world of domain name, there is an act of buying a domain name and selling a domain name. These acts are so typical that many domain name consumers and holders are into it a few years after the introduction of domain name in the world of the internet. Today, as domain names continues to become a commodity; many people have particular desires to buy a domain name and particularly to sell a domain name.
Generally, to sell a domain name, which is the main focus of this article, involves a not so easy process. If buying a domain name involves some processes, to sell a domain name is also to undergo different steps.
According to many domain name experts, there are really certain purposes why a certain domain name holder or companies sell a domain name. It is a common note that many of them just purchased a domain name for the purpose of reselling it. Most of the domain name holders sell a domain name after finding that it has no use for them, or perhaps when the third party shows some interest in buying it.
Given such fact, it is then a nice move if you have certain desire to sell a domain name that prior to getting down to the hard work that is necessary to sell a domain name, you know how to place some sorts of value on your domain name. In fact, even if you are not going to post or publicize the set value of the domain name, it is still significant that you are aware of the minimum amount that you would accept for it when you sell a domain name.
When you desire to sell a domain name, you should take note that there are fundamentally two major means to sell a domain name. The first way for you to sell a domain name is to look for a buyer yourself or what the other call as “private transaction”. From the name itself, it is understandable that this way to sell a domain name is strictly between the buyer and the seller, of course with no third party involved in the transaction. Knowing such fact, it is then a very important factor that there is a level of trust between the parties, for the fact that a party is naturally waiting while the transfer authorization is absolutely done and the amount is sent to the seller.
On the other hand, the second way to sell a domain name is to use a company or group to find a buyer on your behalf. Many people address this way to sell a domain name as using an escrow service. In here, you are applying a third party that will fundamentally cling to the buyer’s payment while the dealing is absolutely done. As such, both the side of the buyer and the seller is protected. However, one of the bad impressions for the escrow service to sell a domain name is that you are putting another step to the process involves in the desire to sell a domain name, and another expense.
But in spite of the trail you decide to follow with your desire to sell a domain name, it is just necessary that you take some extra care, since when selling a domain name it is a typical condition that you rarely meet your buyer face to face.
Generally, to sell a domain name, which is the main focus of this article, involves a not so easy process. If buying a domain name involves some processes, to sell a domain name is also to undergo different steps.
According to many domain name experts, there are really certain purposes why a certain domain name holder or companies sell a domain name. It is a common note that many of them just purchased a domain name for the purpose of reselling it. Most of the domain name holders sell a domain name after finding that it has no use for them, or perhaps when the third party shows some interest in buying it.
Given such fact, it is then a nice move if you have certain desire to sell a domain name that prior to getting down to the hard work that is necessary to sell a domain name, you know how to place some sorts of value on your domain name. In fact, even if you are not going to post or publicize the set value of the domain name, it is still significant that you are aware of the minimum amount that you would accept for it when you sell a domain name.
When you desire to sell a domain name, you should take note that there are fundamentally two major means to sell a domain name. The first way for you to sell a domain name is to look for a buyer yourself or what the other call as “private transaction”. From the name itself, it is understandable that this way to sell a domain name is strictly between the buyer and the seller, of course with no third party involved in the transaction. Knowing such fact, it is then a very important factor that there is a level of trust between the parties, for the fact that a party is naturally waiting while the transfer authorization is absolutely done and the amount is sent to the seller.
On the other hand, the second way to sell a domain name is to use a company or group to find a buyer on your behalf. Many people address this way to sell a domain name as using an escrow service. In here, you are applying a third party that will fundamentally cling to the buyer’s payment while the dealing is absolutely done. As such, both the side of the buyer and the seller is protected. However, one of the bad impressions for the escrow service to sell a domain name is that you are putting another step to the process involves in the desire to sell a domain name, and another expense.
But in spite of the trail you decide to follow with your desire to sell a domain name, it is just necessary that you take some extra care, since when selling a domain name it is a typical condition that you rarely meet your buyer face to face.
Labels:
d,
domain backorder,
domain names,
register domain name
What is Domain Name Backordering? Watch Out For This One!
Domain names are the hottest net-real-estate on the internet. It's no wonder services like: "Domain Name Backordering" is available to the public. Can someone really backorder your domain right from underneath you? Guess again...
So what is Domain Name Backordering?
This is a service that allows anybody on the internet to reserve a domain name if and when it goes up for sale! This doesn't seem harmful does it? Guess again...
Companies all over the internet are ordering this service for website url's that seem to be popular! What if by chance you just happen to forget to re-order your domain name? Let's say that you go on vacation and neglect to check your emails that are now telling you to renew your domain name? In this case, another company on the other side of the planet sees the fact that your domain name is soon up for grabs, so they order a backorder on your domain name and simply wait to see what you do with it.
So here you are coming back from a very long vacation and what is this? Someone else now owns your domain name because you simply neglected your duty to keep your net-real-estate up-to-date!
Unless you own a Canadian domain name protected by the CIRA, or you have a trademark on your domain name or business name, you are "really" out of luck. Once you are at this point, it may take months before you can prove to the courts that you simply forgot to renew your website address.
Should This Service Be Allowed?
That is a very interesting question. Some would say yes simply because there are literraly 1000's of websites that aren't going to be renewed next month. On the flip side, some of those websites are simply a mistake. I think the point here is; avoid making that mistake and renew your domain name for atleast 5 years.
Google is apparently looking through the "WHOIS Data Base" to see which websites have the staying power online and are serious by registering their domain name for more than 1 year at a time.
website content development
Again, should domain backordering be allowed?
I say no! Just like a patent for an invention, you should have up to 1 year to claim that domain unless you transfer the domain name to another company or individual. This way we would have less domain name theft and less "hick-ups" from companies who simply forget their important responsibility.
Protect Your Net-Real-Estate!
Your website address is the most important commodity you have online. It is as important as your business name itself. It is what ties your company offline to online. People know you through your domain name. Potential clients may end up visiting your website later on, you woudln't want some other company in your place?
Please be careful when give out the access information for your domain name to anyone that isn't within your trusted circle.
I hope this article has helped you out!
So what is Domain Name Backordering?
This is a service that allows anybody on the internet to reserve a domain name if and when it goes up for sale! This doesn't seem harmful does it? Guess again...
Companies all over the internet are ordering this service for website url's that seem to be popular! What if by chance you just happen to forget to re-order your domain name? Let's say that you go on vacation and neglect to check your emails that are now telling you to renew your domain name? In this case, another company on the other side of the planet sees the fact that your domain name is soon up for grabs, so they order a backorder on your domain name and simply wait to see what you do with it.
So here you are coming back from a very long vacation and what is this? Someone else now owns your domain name because you simply neglected your duty to keep your net-real-estate up-to-date!
Unless you own a Canadian domain name protected by the CIRA, or you have a trademark on your domain name or business name, you are "really" out of luck. Once you are at this point, it may take months before you can prove to the courts that you simply forgot to renew your website address.
Should This Service Be Allowed?
That is a very interesting question. Some would say yes simply because there are literraly 1000's of websites that aren't going to be renewed next month. On the flip side, some of those websites are simply a mistake. I think the point here is; avoid making that mistake and renew your domain name for atleast 5 years.
Google is apparently looking through the "WHOIS Data Base" to see which websites have the staying power online and are serious by registering their domain name for more than 1 year at a time.
website content development
Again, should domain backordering be allowed?
I say no! Just like a patent for an invention, you should have up to 1 year to claim that domain unless you transfer the domain name to another company or individual. This way we would have less domain name theft and less "hick-ups" from companies who simply forget their important responsibility.
Protect Your Net-Real-Estate!
Your website address is the most important commodity you have online. It is as important as your business name itself. It is what ties your company offline to online. People know you through your domain name. Potential clients may end up visiting your website later on, you woudln't want some other company in your place?
Please be careful when give out the access information for your domain name to anyone that isn't within your trusted circle.
I hope this article has helped you out!
Labels:
domain backorder,
domain names,
register domain name
Subscribe to:
Posts (Atom)