Search Engine Tricks
  Home arrow Search Engine Tricks arrow Page 3 - Make it Searchable
Affiliate Promotion  
Blog Help  
Domain Name Tips  
How To  
Newsletter Marketing  
Online Business Help  
Search Engine Tricks  
Web Development  
Web Hosting  
Website Advertising  
Website Content  
Website Marketing  
 Webmaster Tools
 
Base64 Encoding 
Browser Settings 
CSS Coder 
CSS Navigation Menu 
Datetime Converter 
DHTML Tooltip 
Dig Utility 
DNS Utility 
Dropdown Menu 
Fetch Content 
Fetch Header 
Floating Layer 
htaccess Generator 
HTML to PHP 
HTML Encoder 
HTML Entities 
IP Convert 
Meta Tags 
Password Encryption
 
Password Strength
 
Pattern Extractor 
Ping Utility 
Pop-Up Window 
Regex Extractor 
Regex Match 
Scrollbar Color 
Source Viewer 
Syntax Highlighting 
URL Encoding 
Web Safe Colors 
Whois
 
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
SEARCH ENGINE TRICKS

Make it Searchable
By: KC Morgan
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2008-09-17

    Table of Contents:
  • Make it Searchable
  • Free Scripts
  • Go It Alone
  • Is It Worth It?

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Make it Searchable - Go It Alone


    (Page 3 of 4 )

    There is more than one way to make it searchable and make your site easier for traffic to navigate. You may find the answer through Web hosting services offering easy-to-use online tools. You could turn to friendly Web sites with free scripts you can conveniently place right in your online HTML editor. But if none of this sounds at all appealing to you, there’s another option you can take advantage of, though it may be the most difficult choice of the three: simply write the code yourself.

    It helps if you take classes and read books to learn HTML, JavaScript and Perl before you create a site, but it’s not necessary for you to do so to offer up well-designed pages or even something so simple as a search bar. You don’t have to be a professional page designer to include search bars to pages. But when it comes to writing the actual code, you’ll find that search bars aren’t so simple after all. Once you learn how to create a search bar for your site, you’ll always be able to change any page to include this feature.

    First things first. You have to create a special page in order to implement your search. Begin a new HTML document and name it sitesearch.html. In the body portion of this page, you’ll write the code which will enable search on the site. Play with the size and placement of your search bar as much as you like, but some parts of the code must remain the same for search to work.

    The code for a search bar looks like something like this:

    <SCRIPT LANGUAGE="JavaScript">


    <!-- Begin var test="a";


    var find='index.html~ page name | keywords *'

    +'page2.html~ page 2 name | keywords *'


    // End -->

    </SCRIPT>


    <FRAMESET ROWS="*,150">

    <FRAME SRC="sitesearch-main.html" SCROLLING="yes" NAME="main">

    <FRAME SRC="sitesearch-display.html" SCROLLING="no" NAME="results">

    </FRAMESET>

    Note the various characters used in the script; these are not mistakes, but part of the code. Where it says page name and page name 2, you’ll put in the actual names of the pages you want to include in your site‘s search. You’ll also want to type in the keywords for your site. Make sure to separate the keywords you enter with a space for each word. Keep repeating the same code for all the pages you want to include in your site’s search. If you have many pages to include in the search, writing the code itself could take a great deal of time and consideration.

    More Search Engine Tricks Articles
    More By KC Morgan


     

       

    SEARCH ENGINE TRICKS ARTICLES

    - Your Top 10 SEO Don`ts
    - Search Engine Nightmares: Grammatical Errors...
    - Identifying Keywords
    - Crafting Perfect Keyword Phrases
    - Why Are Search Engines So Popular?
    - Write SEO-Perfect Articles
    - What Does Google Want?
    - Can`t Find the Right Keywords?
    - A Guide to Spamdexing
    - Make it Searchable
    - Search Engine Optimization (SEO) in Internet...
    - Google Adsense - Ads That Make You Money!
    - A Hard Look at PPC, Click Fraud and the Alte...
    - The Net`s New Information Highway
    - Gerrymandering The Google Search Results

     
    Create the Optimal Architecture for your Critical Applications
    Warburton's the largest independently owned bakery in the UK faced a number of d....

     
    Five Best Practices for Deploying a Successful Service-Oriented Architecture
    This white paper describes the benefits you can expect with SOA, and how IBM can....

     
    Gartner Magic Quadrant for Application Delivery Controllers
    Gartner summarizes its view on Application Delivery Controllers, evaluates stren....

     
    Knowledge is Power
    What you don't know can hurt you, and is likely costing you money and increasing....

     
    Rationalizing the Multi-Tool Environment
    The rationalized multi-tool approach is flexible, scalable and cost effective. I....

     




    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek