How to Make / Create Your Own Website
02:57
Unknown
, Posted in
build your own website
,
how to create a website
,
How to Make / Create Your Own Website
,
how to make a website
,
0 Comments
How to Start / Create Your Own Website: The Beginner's A-Z
Guide
By Ahmed Bector, ahmedbector.blogspot.com
This tutorial shows you how to make or create a website. It
is intended for the beginner and layperson, taking you step by step through the
whole process from the very beginning. It makes very few assumptions about what
you know (other than the fact that you know how to surf the Internet, since
you're already reading this article on the Internet). As some steps are more
involved, this guide also links to selected relevant articles on ahmedbector.blogspot.com
that you will need to click through to read for more information.
The Essential Step-by-Step Guide to Making Your Own Website
Get Your Domain Name
The first thing you need to do before anything else is to
get yourself a domain name. A domain name is the name you want to give to your
website. For example, the domain name of the website you're reading is "ahmedbector.blogspot.com".
To get a domain name, you have to pay an annual fee to a registrar for the
right to use that name. Getting a name does not get you a website or anything
like that. It's just a name. It's sort of like registering a business name in
the brick-and-mortar world; having that business name does not mean that you
also have the shop premises to go with the name.
Detailed information on getting a good domain name can be
found in the article Tips on Choosing a Good Domain Name.
After you read that, you will need to know the steps to
registering a domain name and the things you need to look out for when
registering. You can find a detailed guide in the article How to Register Your
Own Domain Name.
It may also be wise to take a look at some of the Important
Precautions to Take When Buying a Domain Name, just so that you don't commit
the same mistakes that some newcomers make when buying a domain name.
Choose a Web Host and Sign Up for an Account
A web host is basically a company that has many computers
connected to the Internet. When you place your web pages on their computers,
everyone in the world will be able to connect to it and view them. You will
need to sign up for an account with a web host so that your website has a home.
If getting a domain name is analogous to getting a business name in the
brick-and-mortar world, getting a web hosting account is analogous to renting
office or shop premises for your business.
There are many issues involved in finding a good web host.
Read up on the various things you need to look for in searching for a good web
host in the article How to Choose a Web Host.
After you have an idea of what to look for, you can search
for one from the Budget Web Hosting page. You can also find out which web host
I'm currently using from the Which Web Host Do You Recommend? Page.
After you sign up for a web hosting account, you will need
to point your domain to that account on your web host. Information on how to do
this can be found in the guide How to Point a Domain Name to Your Website (Or
What to Do after Buying Your Domain Name).
Designing your Web Pages
Once you have settled your domain name and web host, the
next step is to design the web site itself. In this article, I will assume that
you will be doing this yourself. If you are hiring a web designer to do it for
you, you can probably skip this step, since that person will handle it on your
behalf.
Although there are many considerations in web design, as a
beginner, your first step is to actually get something out onto the web. The
fine-tuning can come after you've figured out how to get a basic web page onto
your site. One way is to use a WYSIWYG ("What You See Is What You
Get") web editor to do it. Such editors allow you to design your site
visually, without having to muck around with the technical details. They work
just like a normal word processor.
There are many commercial and free web editors around. For
those who don't mind spending money on a good commercial web editor, one of the
most highly-regarded WYSIWYG web editors is Dreamweaver. If you are planning to use this editor, ahmedbector.blogspot.com
has an online tutorial on Dreamweaver CS5.5 Tutorial: How to Design a Website
with Dreamweaver CS5.5. The tutorial takes you through all the steps of
creating a fully-functional website with multiple pages and a feedback form,
and provides you with the theoretical and practical foundation that will help
you create and maintain your site.
If you prefer to use free software, you can find a complete
tutorial on using Composer, a free WYSIWYG web editor, in the article How to
Design and Publish Your Website with Composer. Like my Dreamweaver tutorial,
this one also guides you through the process of creating a website that has a
home page, an about page, a site map, a links page and a feedback form. It also
shows you some of the main features of the Composer software so that you can go
on improving and updating your website on your own.
There is many other web design software around. If you
prefer not to use either of the above, you can find some others listed on
thefreecountry.com's Free HTML Editors and WYSIWYG Web Editors page. I also
have tutorials for a few other WYSIWYG web editors on this site.
After you have followed my tutorial, and are on the way to
designing your website, you might want to read the article Appearance,
Usability and Search Engine Visibility in Web Design as well. The article takes
a brief look at some of the real world issues that every web designer must deal
with.
An integral part of web design is search engine readiness.
Search engine promotion does not start after the web site is made. It starts at
the web design stage. The article 6 Tips on How to Create a Search Engine
Friendly Website is a must-read. My article on How to Improve Your Search
Engine Ranking on Google is also important for the simple reason that Google is
the most popular search engine around, at least at the time this article was
written.
There are many other issues regarding the design of web
pages. The above will get you started. However, if you have the time after you
get something out onto the web, you may want to read my other articles on Web
Design and Website Promotion and Search Engine Ranking.
Testing Your Website
Although I list this step separately, this should be done
throughout your web design cycle. I list it separately to give it a little more
prominence, since too few new webmasters actually perform this step adequately.
You will need to test your web pages as you design them in
the major browsers: the latest versions of Internet Explorer (version 9 at the
time of this writing), Firefox, Opera, Safari and Chrome. All these browsers
can be obtained free of charge, so it should be no hardship to get them.
Unfortunately, directly testing your site in all these browsers is the only way
you can really be sure that it works the way you want it to on your visitors'
machines.
Optional: If you have the time, you may want to read my
article on how to test your website in multiple versions of Internet Explorer
and check your site under earlier versions of Internet Explorer
("IE"), namely IE 8, IE 7, and IE 6. This is not strictly necessary
nowadays, since the main culprit causing website problems, IE 6, is slowly
disappearing from the Internet, with IE 7 following in its heels.
If you want to improve the chances that your website will
work in future versions of all web browsers, consider validating the code for
your web pages. In layman's language, this means that you should check that the
underlying code of your web page, called "HTML" and "CSS",
have no syntax errors. You don't actually need technical knowledge of HTML and
CSS to validate the page, since you can use one of the numerous free web pages validates
around to do the hard work. On the other hand, if the validate tells you that
your page has errors, it may sometimes be hard to figure out what's wrong (and
whether the error is actually a serious one) if you don't have the requisite
knowledge. Having said that, some validates actually give concrete suggestions
on how to fix your code, and one of them, called "HTML Tidy", is even
supposed to be able to fix your code for you.
Collecting Credit Card Information, Making Money
If you are selling products or services, you will need some
way to collect credit card information. You should read up on How to Accept
Credit Cards on Your Website. I also have a step by step guide on How to Add an
Order Form or a "Buy Now" button using PayPal to a Website for those
using PayPal.
If you need advertisers for your website, you might want to
read How to Make Money from Your Website and the follow-up article How to
Increase Your Website Revenue from Affiliate Programs. A list of advertisers
and affiliate programs can be found on Affiliate Programs: Free Sponsors and
Advertisers. Those companies are on the constant lookout for new web publishers
to display their advertisements.
Getting Your Site Noticed
When your site is ready, you will need to submit it to
search engines like Google and Bing. You can use the links below to do this.
Google's Link Submission Page
Bang’s Site Submission Page
In general, if your site is already linked to by other
websites, you may not even need to submit it to these search engines. They will
probably find it themselves by following the links on those websites.
Apart from submitting your site to the search engine, you
may also want to consider promoting it in other ways, such as the usual way
people did things before the creation of the Internet: advertisements in the
newspapers, word-of-mouth, etc. There are even companies on the Internet, like Prep,
that can help you create press releases, which may get your site noticed by
news sites and blogs. As mentioned in my article on More Tips on Google Search
Engine Results Placement, you can also advertise in the various search engines.
Although I only mentioned Google in that article, since that was the topic of
that discussion, you can also advertise in other search engines like Bing and
Yahoo! This has the potential of putting your advertisement near the top of the
search engine results page, and possibly even on other websites.
There are also less obvious ways of promoting your website,
which you might want to look into.
0 Response to "How to Make / Create Your Own Website"
Post a Comment