The first step of SEO, Onsite SEO : Using Meta tags, Keywords and description

Till now we have discussed how to setup a website and I believe the basic steps that I have explained so far was helpful to you.

meta_tags

Once the site is up you need to make sure you make it suitable for search engines also so that when search engines’ crawler programs scans your website you site should clearly represent a clear picture what exactly your website is about and what exactly you are targeting.

How these meta tags looks like?

Well these tags should be included in the <head> </head>  section of your website.

<HEAD>
<TITLE>Write the keywords that describe your website</TITLE>
<META NAME=”DESCRIPTION” CONTENT=”Write the description, what your site is about”>
<META NAME=”KEYWORDS” CONTENT=”write your keywords separated by comma. You can write as many keywords you want but the optimum is around 7-10″>
</HEAD>

This is the most important and basic step of SEO [Search engine optimization]. This looks simple but it is mandatory. We will discuss more in detail in coming posts

The next step is to submit your website to search engines. That we will discuss in next post.