WkWyW.net Web Hosting, Services and Software

Web Site Promotion

When you have your web site completed and ready for visitors you need to have it listed in the search results of as many search engines as possible. Before you even consider submitting your site to be listed it is important that your pages include the necessary details that search engines use when indexing sites, these are the <Meta> tags. More information and services to help promote your site can be found at ineedhits.com and SubmitWolf , including a free search engine submission program and <Meta> tag generator.

What are <Meta>tags?

<Meta> tags play an important role when a search engine studies your web site and prepares to index and rank it in their database.
The <Meta> tags are always found between the <Head> and </Head> tags. You will see some code written like so (see below) when you view the source code of your homepage.


<META NAME="KEYWORDS" CONTENT="type your keywords in here separating them with a comma"> This is the Meta-Tag for your keywords. You may have up to 1000 characters in your ‘Keyword’ tags

And...

<META NAME="DESCRIPTION" CONTENT="type a short description of your web site in here"> This is the Meta-Tag that is used to describe your business. Your ‘Description’ can be up to 25 words, 250 characters.

See an example below...

<Head>
<TITLE>WkWyW.net Web Hosting, Services and Software</TITLE>
<meta name="keywords" content="wkwyw,isp,web,hosting,internet,software,jsp,java,services,programming,
provider,host,design,training,ebusiness,ecommerce,marketplace,site,domain,name,registration,
search,engine,submission,tools,applications">
<meta name="description" content="Web Hosting Services and Software Providers">
</Head>