Tuesday 25 June 2013

Get free top level domain registration

Problem:
I want to register free top level domain. Is it available any TLD freely? And is it possible to host free domain with another free hosting server?


Solution:
I searched lot of for free top level domains. There find out only one TLD that is free:
  • .tk     Tokelau (territory of New Zealand in the South Pacific Ocean );
             registration link: http://www.dot.tk/
There are no other TLD free. The domain .tk is best as I used it. If you think .info is may be free. Then you wrong. Actually, some years ago some websites freely provided .info as promotional offer. But, in present that is not free.

Although there are thousands of websites that offers free sub-domains that looks like TLDs. But actually they are portion of a TLD. There in following  section I prepared a list of some subdomains that looks great and professional.
  • .cc     available as: co.cc, cx.cc, cz.cc, uni.cc, cu.cc
              registration link:
              for cz.cc: http://www.uni.me/
  • .nr     available as:  co.nr
             registration link: www.freedomain.co.nr/
  • me      available as:  uni.me
  • org    available as:  eu.org, U0.org, 3Q.org, 4J.org, 4P.org, 7C.org, P9.org, L6.org, J6.org,        u4.org                       

    ...there much more. Search with your favorite doamin name. For example I want world.com Since it is TLD. I can try free sub-domain as world.my.com.
During registering free subdomain some care required-
  • Sub-domain must be accepted by google search engine (for example Google blacklisted all the .cz.cc domains in june, 2011)
  • Sub-domain provider seen faithful (may be a provider stolen your data in informal ways)
  • Sub-domain provider provide hosting as well. Because it is very tedious to use an sub-domain with another web hosting
Top level domains that are not available freely: You may be find out in much less price from godaddy.com. Since Godaddy.com coupens are helps to decrease price of purchased domain. There any TLD available like .co, .info, .edu, in, .net, .tv etc. Godaddy coupens are freely available on internet (do search from google).

You may want host your free domain from other hosting website then its possible too in free. For more info about this read my post entitled:
"Free Hosting (with Cpanel) without domain registration".

Thursday 25 April 2013

After upload WordPress, theme options and widget are not working

Problem:
When I upload wordpress website from localhost to hosting server, then theme options and widgets are break.
OR  
How to upload wordpress website from localhost to hosting server?
OR
How to change website name in uploaded wordpress website ?
OR
After upload wordpress website widgets are goes, theme options are reseted.
OR 
There what is proper way of wordpress website migration/transfer from one domain to another domain?
OR
How to upload wordpress website just in 3 steps.

Solution:
In starting time of learning wordpress 1st 1 year I had feel that I do not know proper way of uploading wordpress website to server because always when I had uploaded then problems occurred like:
  • Theme options are reset. 
  • Widgets are not shown on website page, also not in admin panel.
After some days I found that my way of uploading wordpress was wrong. There reason was I made changes directly in SQL file that I import in Mysql server at hosting server. Direct changes in SQL file changes website URL in database, But not manipulates length of new string and database of wordpress also stores length of strings. So, problems occurred at website.

There is proper way of uploading WordPress website

STEP 1: Upload WordPress folder to hosting server, Create SQL file of your database and import on hosting server database.

STEP 2: Download a 'Search and replace PHP script' file from
upload file to hosting server, open it in browser, change domain URL in database. You may change any other things in database easily by this tool.

STEP 3: Login to admin panel, go to permalinks page and save without any change.