Getting Started On Making Your Own Website

The best thing about the Web is the fact that anyone with an idea and some spare time can create a website for practically fnothing. A simple Website costs about $1 a day to operate. This means that there are millions of different ideas out there being tried every day. Websites can reach a gigantic world-wide audience almost instantly -- at no other time in the history of the world has a single human being been able to reach so many people for so little money.

So you have an idea for a website. What do you need to do to get started? There are a couple different types of websites so Let's take a look at them.

Let's say that you have an idea for a Web site, and you have a great domain name that you want to use. You aren't sure when you will be able to get started on the site, but you want to make sure that nobody else gets the idea and takes that domain name. For example, let's say that your domain name is MyDomain.com. What you want to do is check the domain name registry and make sure it's not already taken. If it is available, you will want to register that domain name (also known as "reserving" or "parking" the domain name). Registering the name gives you ownership of it. In order for you to park the domain name, it has to actually live on a server somewhere. It will usually have some sort of "Under Construction" notice that shows up when people try to access your domain.

You need to register your domain name. There are many companies that will park your domain name on a server, and a number of them charge a fee. GoDaddy is one of the companies that will park your domain name, and it provides a nice form that makes it easy to check for domain name availability. It only takes a couple of minutes to check and reserve a domain name.

Let's say that you have a great idea for a content site and that you want to get started right away. A content site is a site that contains information for people to read or look at. The information might be words, pictures, links, etc. Yahoo! is essentially a gigantic content site. To create a content site, you need to learn HTML so you can create your pages, and then you need to find a company to host the site. That is, you need a company that will operate the Web server for your site:

Or maybe you have an idea for an e-commerce site. An e-commerce site lets you display the things you want to sell, take orders, process credit cards, etc. An e-commerce site is a bit more involved to set up because you have to apply for a merchant account and other commerce-related services. However, it's not that much trouble.

Good luck and happy coding!

Connecticut Website Design

Read Users' Comments (0)

What Is Google Page Rank

What Is Google Page Rank

Google's most mysterious ranking influencer, the Google PageRank, has been the topic of to many discussions and observations. The way that Google PageRank calculation works is still not 100% clear, but I thought it might be useful to translate the concept of the original mechanism down in plain English and show it using a simple example. For the remainder of this article we will refer to Page Rank as "PR"

Google PR is calculated for every webpage that exists in Google's database. It's real value varies from 0,15 to infinite, but for representation purposes it is converted to a value between 0 - 10 ( low - high). The calculation of the PR for a page is based on the quantity and quality of webpages that contain links to that page.

According to Sergey Brin and Lawrence (Larry) Page, Co-founders of Google, the PR of a webpage is calculated using this formula:


PR(A) = (1 - d) + d * SUM ((PR(I->A)/C(I))

Where:
•PR(A) is the PageRank of your page A.
•d is the damping factor, usually set to 0,85.
•PR(I->A) is the PageRank of page I containing a link to page A.
•C(I) is the number of links off page I.
•PR(I->A)/C(I) is a PR-value page A receives from page I.
•SUM (PR(I->A)/C(I)) is the sum of all PR-values page A receives from pages with links to page A..


In other words the PR of a page is determined by the PR of every page I that has a link to page A. For every page I that points to page A, the PR of page I is devided by the number of links from page I. These values are cumulated and multiplied by 0,85. Finally 0,15 is added to this result, and this number represents the PR of page A.

To illustrate how this calculation works we defined the following simplified example.

Example:

In this example we use an imaginary Google database containing four pages that all have an initial PR value of 1 (above formula needs an assumed start PR value for every page). The four pages have the linkstructure as shown in the first picture. In practice Google calculates the PageRank for billions of pages. Our model is simplified to show the evaluation of a PageRank.




To determine the PR for pages A to D the formula has to be executed several times. For every calculation we use the PR results of the former calculation. In this example the final PageRanks are found after 20 iterations. The next picture shows the calculated PR for every page in our model.



Have a look at this spreadsheet to find the calculation model.

Dmoz.org and Yahoo

Finally I would like to mention two special sites that influence the Google PageRank of your webpage. Inclusions in the Open Directory Project and Yahoo! directories (www.dmoz.org and www.yahoo.com) seem to offer your site an extra boost in the PageRank calculation. A clear explanation for their influence is unknown to most of us, but it is obvious that a top-10 listing shows many sites that are included in the Google Directory. And this Google directory is a copy of the Dmoz.org database. Therefore I recommend you to get listed in both directories.

PS: Use the Google toolbar to determine the PR of webpages.

CT Website Design

Read Users' Comments (1)comments

The New "Connecticut Website Design" site is done

The New "Connecticut Website Design" site is finally done. You can visit it at http://www.ct-website-design.com. Your feedback is welcomed.

Read Users' Comments (0)