home *** CD-ROM | disk | FTP | other *** search
-
- *****************************
- MyStore 3.x LINKS INFORMATION
- *****************************
-
- Near the top of most pages in your store software are two meta tags.
- These are HTML elements that let you describe your store, and its
- products. These tags along with the page title are frequently used
- by Internet search engines to index (list and link) your pages.
-
- The pages of greatest importance will be those that show up at a top
- level. These are "index.htm" (if used), "storefront.htm",
- "welcome.htm", and in the Files folder, "nav.htm", and "promoin.htm".
-
- The title should have your store name along with some key words. For
- instance, at MyStore we use something like the following:
- <TITLE>== E-Commerce Shopping Cart = MyStore = The Fastest Store on the Web ==</TITLE>
-
- Around line 12:
- For the description tag, in "content=", enter, between the single
- quotes, a complete sentence describing your store.
-
- For the keyword tag, in "content=", between the single quotes, enter
- key words, separated by commas, describing your store and your products.
- IE: 'hardware,nuts,bolts,rakes'.
-
- Viewing some of the documents in your store outside of the entire
- frameset that defines it would not make sense. This could result in
- numerous useless links to your store. We call these maverick links.
- They can be turned your advantage when handled properly by giving you
- multiple links from a search engine.
-
- To this end, we provide a "navigation aid", var url = " ";, that
- appears in most pages around line 25. This is a URL that automatically
- loads in the event that one of these documents is linked. As a result,
- you might consider entering titles and the meta information on all of
- your pages with this navigation aid.
-
- The principle pages in question are thoes that are linked from the
- "storefront.htm" file. These are: "welcome.htm", "promoin.htm",
- "category_db.htm", "db.htm", and "archive.htm".
-
- The default url in the navigation aid is http://Zanadu.com. No, this
- is not an attempt for MyStore.to gain visitors. We will be setting up
- a shopping mall at Zanadu.com and will link all commercially registered
- storefront software from this site to your store domain. This will
- give your store exposure beyond just the links you create and will
- allow users following these maverick links to find you.
-
- You can change this url if desired to one of your own opening
- documents. This should be index.htm (if used) or storefront.htm.
- IE: var url = "http://yourdomain.com/storefront.htm";
-
- ****************************
-