W3U's Web Site Marketing Facility
II.) Post your web address (URL) to the appropriate search engines:
|
* The above hyperlinks go to the main web page of each Search Engine. You will have to navigate to the 'Add URL' or 'Add Link' page from there.
Use of <title> and <meta> tags Your 'title' and 'meta' tags are located in the 'head' portion of your web page. Your web page editor may provide you with drop down menus for inserting the <title> and related <meta> tags. Otherwise, you must add html code while viewing the html source code. The appropriate <title> and <meta> syntax should look like the following (view the html source code of your web page), which is located at the top of your web page: <html> <head> <title>Between the opening and closing 'title' meta tags, insert 5 or fewer words which precisely describe your web site (don't use ALL CAPS)</title> </head> <body> the body of your web page starts here --> For more examples on how to use <title> and <meta> tags, use your web browser (e.g. Netscape or Internet Explorer) to 'view' the 'source code' of the various web pages that you view while surfing the net. || Search the Web || Search W3U || Support || W3U's Home || http://www.w3u.com/ |