Search Engine Submission Tips

Good web site submission can be considered an art and a science. As we speak there are thousands of others in the world trying to get there site noticed for some of the same attributes you are. With millions of web sites on the internet it can take months for your site to be indexed by search engines. This causes testing to take a long time.

There is a lot of useful information on the web covering web site submission.
Below is a list of some good searches that can point you in the right direction.
Some sites listed on Google

Some tips from MyOwnProgrammer


Getting your site ready to submit to search engines.

In order for your site to make sense to search engines, the pages contained in your site must be formatted in the right way. Some search engines will only look at the first x characters of your pages. So it is a good practice to make the first paragraph(s) in your pages contain important words for helping your site be found. In the <HEAD></HEAD> section of each page there will be tags that are the main text that aid search engines in creating meaning for your page. Below is a sample of a web page header.
   <HEAD>
	<TITLE>This is the page title</TITLE>
	<META NAME="keywords" CONTENT="Web,developer,HTML,ASP,FLASH,database">
	<META NAME="description" CONTENT="This is the page description.">
   </HEAD>
		
The "keywords" text is the list of words that get searched on by most search engines. Some search engines will catalog your complete site's text, but the keywords are used by all and are the most important. The keywords can be words or phrases separated by commas. Try to keep your keyword list to under 200 characters.
The "Description" text is the text that will be displayed when your site is found. You want this text to make sense and to give a good reflection of your site.

Now go submit your site!

These links and tools supplied by MyOwnProgrammer.com are for suggestion or reference only. We hold no affiliation with any of the supporting parties and are not responsible for any damages incurred by use of any of these items.