Search
Recommended Sites
Related Links






   

Informative Articles

Blog Optimization for Search Engine Results
This interesting article addresses some of the key issues regarding blogging. A careful reading of this material could make a big difference in how you think about blogging. If you are interested in trying to make money from your...

Search Engine Copywriting: Focus on One Topic
Perhaps the simplest of all the lessons I have learned about writing for search engines is to keep my pages simple. That is to say, whether I am thinking about my readers or about Google, there is a huge advantage to keeping most of your pages...

Search Engine Optimisation: Black Hat or White Hat SEO?
If you are looking around for a search engine optimisation company to carry out some SEO work on your website, then make sure you choose the right colour hat. There are a large number of companies that adopt a fast and unethical approach to...

Search Engine Optimization Firm Dominates Ontario Hospitality Marketing
"The current trend for resort reservations is that 80% of bookings come either directly or indirectly from the internet" says Mark Coles, a partner in First Page SEO - a Canadian company specializing in internet marketing. "The interesting thing is...

Search Engine Optimization for Realtors
"If you build it they will come", does not apply to websites. Search Engine Optimization, popularly known as SEO, is the process of optimizing a website to increase its popularity and ranking in the search engine listings. Now that you have a...

 
How to Easily Create a Search-Engine Friendly Navigation Menu For Your Website




A navigation menu is an important element of a website.


A good navigation menu helps your visitors navigate through your website efficiently - in as few mouse-clicks as possible.


You can think of a website navigation menu like the "Table of Contents" of a book.


And the greater the number of web pages on your website, the more important the role of a website navigation menu.


Another important benefit of a navigation menu is it optimizes the internal linking structure of your website and allows the navigation menu links to rank better in search engines, since all web pages will be pointing to it.


(For example, if your website has 1000 web pages, each navigation menu link will have 1000 web pages pointing to it. This will result in the navigation menu links ranking higher than the other web pages)


Here's how you can use this knowledge to improve the search-engine rankings of selected web pages - Simply include the selected web pages as links in the navigation menu and you'll automatically have the rest of the web pages pointing to them.


And finally, here's one method you can use to easily create a website navigation menu - Using Server Side Includes (SSI).


What are Server Side Includes?


Server Side Includes (SSI) are simply instructions (also known as "directives") that are included in a HTML document to execute a specific command e.g. inserting the content of an HTML file.


The SSI directives are "processed" at the Server side, before it reaches the requesting browser (hence the name Server Side Includes).


As a result, the "processed" SSI directives merge seamlessly with the HTML file.


Here's an example of SSI in action at a website (i.e. the left navigation menu):

http://www.BizSuccessOnline.com.


Notice the left navigation menu is made up of static HTML links.


This is to allow search-engine spiders to crawl through the website to discover other web pages (via the navigation menu links).


An alternative solution to get your web pages spidered by search-engines is to use a sitemap.


A sitemap is simply a webpage that contains links to every webpage on your website and should be linked from your home page.


This will provide the search-engine spiders a path to follow and will ultimately result in your web pages getting fully indexed.


You can learn more about sitemaps here:

http://SiteMapSoftware.com


Note that most, but not all servers have SSI's enabled. Please check with your web host to find out whether SSI is enabled in your server.


How to Easily Create a Navigation Menu Using SSI?


Step 1# - Create a HTML navigation menu file


This is the navigation menu file that will be inserted into your HTML pages and is also your HTML navigation menu template.


A simple horizontal text HTML navigation menu can look like this:


Home | Products | Pricing | About Us | Contact Us


(You'll need to hyperlink each of the above text to make these navigation links clickable by using your favorite HTML editor e.g. FrontPage or Dreamweaver)


You need to save this file with a .shtml extension once this file has been created e.g. topnavi.shtml


Step 2# - Insert navigation menu file into HTML file


Open up the HTML file (e.g. products.html) and place the cursor on the location where you wish to insert the navigation menu.


Click here to view the SSI directive: http://BizSuccessOnline.com/SSI_CodeSnippet


And copy and paste the above SSI directive at the cursor.


(Be sure to replace "your_navigation_filename.shtml" with the name of your navigation menu file)


Note: You CANNOT use absolute path with an SSI directive: e.g. do not use http://yourdomain.com/topnavi.shtml


And finally, save the HTML file with a .shtml extension e.g. products.shtml


Step 3# - Upload files onto your server


The last step is to upload the newly created .shtml files onto your web server and check to make sure the pages display properly.


And if you view the HTML source code of your HTML file on a live internet connection, you'll notice that the SSI directive would have been replaced by the actual HTML navigation menu code.


Maintaining your navigation menu is now a simple matter of changing the contents on the navigation file.


That's all there is to it!


Give it a go!


Copyright 2004 Fabian Lim






Fabian Lim is a Management/Internet Marketing Consultant. He helps organizations and individuals succeed online. He publishes 'BizSuccess Tips', a No Hype, No B.S. online marketing newsletter. Visit his website at: http://BizSuccessOnline.com