Web Page Design Notes: |
How to I get visitors to my site?Is more really a good idea?Making the site more attractive Standardizing for accessibility Getting recognized by search engines Multi-lingual site options Return to TOC |
Warning: Most providers have "bandwidth" limitations on the free web space of provided for noncommercial web accounts. Excessive quantities of visitors can lock out your access or cost you money. Most noncommercial web sites can list without any risk of a problem. Sites like this one, which specialize in topics that are far from the mainstream of interest are unlikely to exceed bandwidth restrictions. The same applies to typical personal web pages. Unless your page is an exceptionally unusual or hot topic, bandwidth restrictions probably aren't a concern.Safety Concern: Just a reminder -- personal information (home address, family details, ect.) should not be posted on a web page. Most people on the internet are nice, but there a few weird people out there. Listing with a search engine increases the chance of this type of person reading your page. An e-mail contact address is as personal as is necessary.
Before attempting to have your web page listed or indexed through search engines, make sure you have inserted appropriate "META" tags in the heading area of your web page to help the indexing process. I am a long way from understanding the ideal approach to designing the content of META tags, but I will use the tags from this site to help explain what I have learned to date. The code is on the left; explanations are on the right; the META tag area is in a lighter yellow color shade. (You can view the active original on any web page by clicking view, page source on your browser menu.):If your HTML editor automated this step, skip to listing instructions.
| <HTML> | This is the standard opening tag that informs the browser that the following data is a web page in HTML standard format. |
| <HEAD> | This tag opens the area that contains META tags, Javascript routines used within the page and other "plumbing" type page features. |
|
This META tag is automatically inserted by most HTML editors to help standardize how browsers interpret page content. |
|
This META tag is often automatically inserted by HTML editors to identify the page's author. It is not really necessary for content listing. (This line may also be incorrect if you used an editor that was not personally licensed to you.) |
|
This META tag is automatically inserted by HTML editors to identify the type of HTML editor and platform used to design the page. I'm not sure of its functional value. |
|
This is the primary description used to index a site by automated search engines. Keep it short, this may be to long. Sites like Yahoo! don't accept anything over 25 words. However, to short may decrease the potential exposure of your site. |
|
This is the keyword set that helps a search engines classify the content of your site. Don't try to list everything, just a few key words that might lead people to your site when relevant. Unethical designers do all sorts of strange things to get their sites to list high in search results. (HotBot has some introductory comments on the structure of Meta tags that is useful.) As for the best way to design keyword content, I'll post it when I figure it out. |
|
Every page should have a title tag to identify it. Most HTML editors automatically create this tag as part of the process of saving a page design. |
| </HEAD> | This closes the heading portion of the HTML page. (Javascript code may follow the META tags. This is the "plumbing" used to drive interactive features called within the <body> of the web page. |
I am still trying to learn how to "tune" these features to generate interaction (visits) from interesting (and interested) people. Any design suggestions would be appreciated. In any case, once you are done creating these META tags, you are ready to attempt a public listing of your page.
For more information on META tags functions, try the following links:
A less complete (also less work) approach is to contact each search engine directly to ask for a listing "as is". HotBot's listing form is the most user friendly. Don't miss listing with Northern Light. Excite has two places for listing: a main location and one for Webcrawler. When you list with Yahoo, they may list a page like this one as "personal." Listing with Yahoo reaches an important audience, but it can be difficult to insure availability to appropriate target audiences. (Although Yahoo allows you to make a case for a link to other category listings, this approach can be chancy and restrictive.)
Note: Periodically you should reconfirm site listings. Automated "crawler" programs from each search site routinely re-confirm the current status of listed links. If the "crawler" calls when a server is down for service, listings may be deleted.
Another easier approach to search engine listing is to use a listing program or service. You can download one of the following utilities; they are designed to automate the process of applying for site listing. (Sorry, all of these utilities only work on win95 /98 / NT platforms. If you know utilities that work on other platforms, let me know)
Rather than manually rebuild a translated version of a web page, it is possible to semi automate the process with translation tools. The sites are also useful for reading web pages that are posted in languages you don't understand. Translation is rough (literal translations can have odd results), but here are several free translation resources for several major languages:
Whatever happens, don't take your internet presence as an amateur very seriously. In a medium full of cheaply published false or misleading information, people that publish to the web for fun shouldn't expect too much. Be honest . . . and enjoy creative experience.
Return to Web page design Table of Contents
| If your view of this page does not have a set of button controls on the left side of this page, click here to call the opening page of the normal frameset site structure. | If you would rather browse this site without frames, click here to open a site map view in a new window. Most features can be reached through the site map. |
| Thank you for visiting Tom's Assayer Library. Content suggestions are welcome! |