<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kishore &#039;s Blog &#187; Domain</title>
	<atom:link href="http://www.kisaso.com/tag/domain/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kisaso.com</link>
	<description>Limits Undefined</description>
	<lastBuildDate>Wed, 17 Mar 2010 15:42:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Transferring your blog to a new domain</title>
		<link>http://www.kisaso.com/transferring-your-blog-to-a-new-domain/</link>
		<comments>http://www.kisaso.com/transferring-your-blog-to-a-new-domain/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 09:08:24 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://kisaso.com/transferring-your-blog-to-a-new-domain/</guid>
		<description><![CDATA[ I just finished transferring this blog from KishoreAsokan.Com to KisAso.com. My old name was too long, so I thought of registering a short name and got this new domain registered last night and just finished transferring my site to the new domain.
 
&#160;
Steps I did for this domain Transfer
Downloaded all the files
I used filezilla [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://kisaso.com/wp-content/uploads/2008/10/image34.png" class="thickbox"><img title="image" style="margin:3px 3px 3px 0px;float:left" height="251" alt="image" src="http://kisaso.com/wp-content/uploads/2008/10/image-thumb6.png" width="275" align="left" border="0" /></a> I just finished transferring this blog from KishoreAsokan.Com to KisAso.com. My old name was too long, so I thought of registering a short name and got this new domain registered last night and just finished transferring my site to the new domain.</p>
<p> <span id="more-1855"></span>
<p>&#160;</p>
<h3>Steps I did for this domain Transfer</h3>
<p><strong><u>Downloaded all the files</u></strong></p>
<p>I used filezilla to download all the files to my local hard drive. It was about 400mb and took about an hour.</p>
<p><strong>Exported the Database</strong></p>
<p>Exported the Database from the phpmyadmin which I use to manage my database</p>
<p><strong>Uploaded the files to the new domain server</strong></p>
<p>Again after downloading the files to my local hard drive, I upload the files to the new server location. It took more time may be the internet speed was less due to traffic, but went very smoothly. I maintained the same directory structure.</p>
<p><strong>Imported the database to the new domains Database</strong>. </p>
<p>Again I used phpmyadmin to import the database. I had created a new database and a new user.</p>
<p><strong>Redirected the Old Domain to the news ones.</strong></p>
<p>I maintained the same directory structure so that was not a problem, just added this to the .htaccess file of the old domain</p>
<div style="border-right: gray 1px solid; padding-right: 4px; border-top: gray 1px solid; padding-left: 4px; font-size: 8pt; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; max-height: 200px; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, &#39;Courier New&#39;, courier, monospace; background-color: #f4f4f4">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">Options +FollowSymLinks</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">RewriteEngine <span style="color: #0000ff">on</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L] </pre>
</p></div>
</div>
<p>Now I do not miss any traffic from search engines or any referral sites. When anybody visits the old link, he is redirected to the new domain</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/transferring-your-blog-to-a-new-domain/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Registering a Domain Name for your use</title>
		<link>http://www.kisaso.com/registering-a-domain-name-for-your-use/</link>
		<comments>http://www.kisaso.com/registering-a-domain-name-for-your-use/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 09:37:02 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[TLD]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/registering-a-domain-name-for-your-use/</guid>
		<description><![CDATA[ These days every business, individual has presence on the World wide web. If you run a business, you will or have a website where you provide information about your business and services. Most of the individuals who use the internet will be having a personal website or now a days blog is very common.
 [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img title="image" style="display: inline; margin: 0px 0px 0px 5px" height="133" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/10/image14.png" width="132" align="right" border="0" /> These days every business, individual has presence on the World wide web. If you run a business, you will or have a website where you provide information about your business and services. Most of the individuals who use the internet will be having a personal website or now a days blog is very common.</p>
<p> <span id="more-1804"></span>
</p>
<p>For running a blog or a website, you need to have an address on the internet, which is usually a domain name or you can use shared sub-domains for this purpose. For registering your domain name,&#160; you can do it online and buy a hosting package. Everything can be done in 24 to 48 hours time.</p>
<h3>Top Level Domains </h3>
<p>Top level domains or shortly called TLD is the last part of a domain name. For example in www.kisaso.com, com is the TLD. Now there are lots of TLD available on different levels, like country, for example for India, its .in, for <a href="http://www.kisaso.com/tag/maldives/">Maldives</a> its .mv and many. </p>
<h4>I have summarized the TLD and other information related to the TLD below</h4>
<table cellspacing="1" cellpadding="2" width="563" border="1">
<tbody>
<tr>
<td valign="top" width="43"><strong><u>S.No</u></strong></td>
<td valign="top" width="73"><strong><u>TLD</u></strong></td>
<td valign="top" width="118"><strong><u>Information </u></strong></td>
<td valign="top" width="226"><strong><u>Requirements</u></strong></td>
<td valign="top" width="95"><strong><u>Pricing in US$</u></strong></td>
</tr>
<tr>
<td valign="top" width="43">1.</td>
<td valign="top" width="73">.com</td>
<td valign="top" width="118">Company</td>
<td valign="top" width="226">No Restriction, Anybody can register</td>
<td valign="top" width="95">$9.95 per year</td>
</tr>
<tr>
<td valign="top" width="43">2.</td>
<td valign="top" width="73">.net</td>
<td valign="top" width="118">General</td>
<td valign="top" width="226">No Restriction, Anybody can register</td>
<td valign="top" width="95">$9.95 per year</td>
</tr>
<tr>
<td valign="top" width="43">3.</td>
<td valign="top" width="73">.org</td>
<td valign="top" width="118">Organization</td>
<td valign="top" width="226">No Restriction, Anybody can register</td>
<td valign="top" width="95">$10.95 per year</td>
</tr>
<tr>
<td valign="top" width="43">4.</td>
<td valign="top" width="73">.info</td>
<td valign="top" width="118">Information</td>
<td valign="top" width="226">No Restriction, Anybody can register</td>
<td valign="top" width="95">$8.95 per year</td>
</tr>
<tr>
<td valign="top" width="43">5.</td>
<td valign="top" width="73">.name</td>
<td valign="top" width="118">Name</td>
<td valign="top" width="226">No Restriction, Anybody can register</td>
<td valign="top" width="95">$58 per year</td>
</tr>
<tr>
<td valign="top" width="43">6.</td>
<td valign="top" width="73">.asia</td>
<td valign="top" width="118">Asian</td>
<td valign="top" width="226">address, phone in Pan-Asia and Asia Pacific region.</td>
<td valign="top" width="95">$49 two years</td>
</tr>
<tr>
<td valign="top" width="43">7.</td>
<td valign="top" width="73">.biz</td>
<td valign="top" width="118">General</td>
<td valign="top" width="226">No Restriction, Anybody can register</td>
<td valign="top" width="95">$10.95 per year</td>
</tr>
<tr>
<td valign="top" width="43">8.</td>
<td valign="top" width="73">.pro</td>
<td valign="top" width="118">General</td>
<td valign="top" width="226">No Restriction, Anybody can register</td>
<td valign="top" width="95">$295 per year</td>
</tr>
<tr>
<td valign="top" width="43">9.</td>
<td valign="top" width="73">.coop</td>
<td valign="top" width="118">Cooperative Service</td>
<td valign="top" width="226">Only cooperatives, cooperative service organizations and subsidiaries of cooperatives will be eligible to use the .coop domain name. </td>
<td valign="top" width="95">n/a</td>
</tr>
<tr>
<td valign="top" width="43">10.</td>
<td valign="top" width="73">.aero</td>
<td valign="top" width="118">Aviation</td>
<td valign="top" width="226">Only members of the aviation community, incorporating airlines, airports, companies, organizations, associations, government agencies and qualified individuals, may register a domain name in .aero. </td>
<td valign="top" width="95">$299 per two years</td>
</tr>
<tr>
<td valign="top" width="43">11.</td>
<td valign="top" width="73">.museum</td>
<td valign="top" width="118">Museum</td>
<td valign="top" width="226">Reserved for museums, archival institutions, and exhibitions </td>
<td valign="top" width="95">$300 per two years</td>
</tr>
<tr>
<td valign="top" width="43">12.</td>
<td valign="top" width="73">.md</td>
<td valign="top" width="118">Moldova</td>
<td valign="top" width="226">No restrictions</td>
<td valign="top" width="95">$499 per two years</td>
</tr>
<tr>
<td valign="top" width="43">13.</td>
<td valign="top" width="73">.tv</td>
<td valign="top" width="118">Tuvalu</td>
<td valign="top" width="226">No restrictions</td>
<td valign="top" width="95">$29.95 per two years</td>
</tr>
<tr>
<td valign="top" width="43">14.</td>
<td valign="top" width="73">.mobi</td>
<td valign="top" width="118">Mobile Devices</td>
<td valign="top" width="226">Any individual or organisation who agrees to the terms and conditions of the dotMobi accredited registrar of the mTLD may register a .mobi domain name during General Registration.</td>
<td valign="top" width="95">$24.50 per two years</td>
</tr>
<tr>
<td valign="top" width="43">15.</td>
<td valign="top" width="73">.ca</td>
<td valign="top" width="118">Canada</td>
<td valign="top" width="226">Local Presence, Canadian citizen or business, registered location, full address, phone </td>
<td valign="top" width="95">$99.00 for 2 years</td>
</tr>
<tr>
<td valign="top" width="43">16.</td>
<td valign="top" width="73">.com.mx</td>
<td valign="top" width="118">Mexico</td>
<td valign="top" width="226">No restrictions, anybody can register</td>
<td valign="top" width="95">$109 for 2 years</td>
</tr>
<tr>
<td valign="top" width="43">17.</td>
<td valign="top" width="73">.co.vi</td>
<td valign="top" width="118">Virgin Islands</td>
<td valign="top" width="226">No restrictions, anybody can register</td>
<td valign="top" width="95">$379 for 2 years</td>
</tr>
<tr>
<td valign="top" width="43">18.</td>
<td valign="top" width="73">.um</td>
<td valign="top" width="118">United States minor islands</td>
<td valign="top" width="226">n/a</td>
<td valign="top" width="95">n/a</td>
</tr>
<tr>
<td valign="top" width="43">19.</td>
<td valign="top" width="73">.pm</td>
<td valign="top" width="118">Saint pierre</td>
<td valign="top" width="226">n/a</td>
<td valign="top" width="95">n/a</td>
</tr>
<tr>
<td valign="top" width="43">20.</td>
<td valign="top" width="73">.us</td>
<td valign="top" width="118">United States</td>
<td valign="top" width="226">Local presence is required. US citizen or company info in United States</td>
<td valign="top" width="95">$17.50 to $35.00 for two years </td>
</tr>
<tr>
<td valign="top" width="43">21.</td>
<td valign="top" width="73">com.ar</td>
<td valign="top" width="118">Argentina</td>
<td valign="top" width="226">Local presence is required</td>
<td valign="top" width="95">$260 for two years</td>
</tr>
<tr>
<td valign="top" width="43">22.</td>
<td valign="top" width="73">com.bo</td>
<td valign="top" width="118">Bolivia</td>
<td valign="top" width="226">Local presence is required, TM registration or company reg. in Bolivia</td>
<td valign="top" width="95">$ 699.00 for .bo / $ 349.00 for .com.bo </td>
</tr>
<tr>
<td valign="top" width="43">23.</td>
<td valign="top" width="73">com.br</td>
<td valign="top" width="118">Brazil</td>
<td valign="top" width="226">Local trustee service</td>
<td valign="top" width="95">$ 495 for two years</td>
</tr>
<tr>
<td valign="top" width="43">24.</td>
<td valign="top" width="73">.cl</td>
<td valign="top" width="118">Chile</td>
<td valign="top" width="226">Local presence is required , name and RUT number of admin-C in Chile </td>
<td valign="top" width="95">$ 180 for two years</td>
</tr>
<tr>
<td valign="top" width="43">25.</td>
<td valign="top" width="73">.com.co</td>
<td valign="top" width="118">Colombia</td>
<td valign="top" width="226">Local presence is required</td>
<td valign="top" width="95">$ 349 for two years</td>
</tr>
<tr>
<td valign="top" width="43">26.</td>
<td valign="top" width="73">.ec, .com.ec</td>
<td valign="top" width="118">Ecuador </td>
<td valign="top" width="226">Local presence is not required, need passport, id number, any country </td>
<td valign="top" width="95">$ 229 for two years</td>
</tr>
<tr>
<td valign="top" width="43">27.</td>
<td valign="top" width="73">co.fk</td>
<td valign="top" width="118">Falkland Isl</td>
<td valign="top" width="226">Local presence is required, Registrants must be Falkland Islands residents</td>
<td valign="top" width="95">$ 399 for two years</td>
</tr>
<tr>
<td valign="top" width="43">28.</td>
<td valign="top" width="73">.gf</td>
<td valign="top" width="118">French Guiana</td>
<td valign="top" width="226">n/a</td>
<td valign="top" width="95">n/a</td>
</tr>
<tr>
<td valign="top" width="43">29.</td>
<td valign="top" width="73">.gy</td>
<td valign="top" width="118">Guyana</td>
<td valign="top" width="226">Local presence not required, no restrictions</td>
<td valign="top" width="95">$159 for two years</td>
</tr>
<tr>
<td valign="top" width="43">30.</td>
<td valign="top" width="73">com.py</td>
<td valign="top" width="118">Paraguay </td>
<td valign="top" width="226">Local presence not required, no restrictions</td>
<td valign="top" width="95">$499 for two years</td>
</tr>
<tr>
<td valign="top" width="43">31.</td>
<td valign="top" width="73">.pe, .com.pe</td>
<td valign="top" width="118">Peru</td>
<td valign="top" width="226">Local presence not required, no restrictions</td>
<td valign="top" width="95">$119 for two years</td>
</tr>
<tr>
<td valign="top" width="43">32.</td>
<td valign="top" width="73">.tt, com.tt, co.tt</td>
<td valign="top" width="118">Trinidad</td>
<td valign="top" width="226">Local presence not required, no restrictions</td>
<td valign="top" width="95">$ 1250.00 for .tt / $ 160.00 .co.tt / .com.tt&#160; for two years</td>
</tr>
<tr>
<td valign="top" width="43">33.</td>
<td valign="top" width="73">.sr</td>
<td valign="top" width="118">Suriname </td>
<td valign="top" width="226">Company details required</td>
<td valign="top" width="95">$149.00</td>
</tr>
<tr>
<td valign="top" width="43">34.</td>
<td valign="top" width="73">.com.uy</td>
<td valign="top" width="118">Uruguay </td>
<td valign="top" width="226">Local presence is required, must be customer of Antel, have local admin-C </td>
<td valign="top" width="95">$360 for two years</td>
</tr>
<tr>
<td valign="top" width="43">35.</td>
<td valign="top" width="73">.com.ve</td>
<td valign="top" width="118">Venezuela </td>
<td valign="top" width="226">No Restrictions</td>
<td valign="top" width="95">$145 for two years</td>
</tr>
<tr>
<td valign="top" width="43">36.</td>
<td valign="top" width="73">.af</td>
<td valign="top" width="118">Afghanistan</td>
<td valign="top" width="226">Local presence is required, copy company registration or TM recognized by Afghanistan </td>
<td valign="top" width="95">$349 for two years</td>
</tr>
<tr>
<td valign="top" width="43">37.</td>
<td valign="top" width="73">.ae</td>
<td valign="top" width="118">Arab Emirites</td>
<td valign="top" width="226">No restrictions</td>
<td valign="top" width="95">$199 for two years</td>
</tr>
<tr>
<td valign="top" width="43">38.</td>
<td valign="top" width="73">.com.bh</td>
<td valign="top" width="118">Bahrain</td>
<td valign="top" width="226">copy company registration, tax id, hosting in Bahrain required, must be customer of Batelco and provide account (phone) number, this account is billed directly for registration/hosting </td>
<td valign="top" width="95">$425for two years</td>
</tr>
<tr>
<td valign="top" width="43">39.</td>
<td valign="top" width="73">.com.bd</td>
<td valign="top" width="118">Bangladesh</td>
<td valign="top" width="226">No restriction</td>
<td valign="top" width="95">$425for two years</td>
</tr>
<tr>
<td valign="top" width="43">40.</td>
<td valign="top" width="73">.re</td>
<td valign="top" width="118">European Reunion</td>
<td valign="top" width="226">Must have french Address</td>
<td valign="top" width="95">$ 399 for two years</td>
</tr>
<tr>
<td valign="top" width="43">&#160;</td>
<td valign="top" width="73">&#160;</td>
<td valign="top" width="118">&#160;</td>
<td valign="top" width="226">&#160;</td>
<td valign="top" width="95">&#160;</td>
</tr>
</tbody>
</table>
</p>
<p> I have listed only some of the TLD’s, there are hundreds more. I have seen .tt as the most costliest TLD which is US$ 1250 for two years. Before selecting a domain name for registration, you should check the requirements as some has conditions like local presence.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/registering-a-domain-name-for-your-use/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
