SEO-G
for osCommerce Online Merchant v2.2
SEO-G provides automatic generation of URLs with your osCommerce store. Using multiple configuration options to generate a clear hierarchical structure of your store's entities, this module can significantly boost your marketing and SEO campaign.
Using osCommerce the no.1 e-commerce engine available today, as the base framework, SEO-G can utilize the database tables and generate the most comprehensive and spider-friendly URLs. Links can be generated at the same level as your store using configurable separation characters or emulate a multi-level directory structure.
SEO-G represents a set of classes around a special framework that can process the database tables, generate meaningful names which can be further customized and finally create spider-friendly URLs.
The module provides a set of configurable scripts on the osC Admin end, where the store owner can configure types, handlers, set names for various entities (eg: products,categories,articles,topics) as well as monitor the generated urls. In addition the framework is designed to easily support custom classes.
On the catalog end, the operation of SEO-G is fairly simple, yet extremely effective. It relies on a redirect method via .htaccess where a single script handles every URL conversion/request. Once an SEO-G URL is detected the system translates it to the original osCommerce URL. When installed this contribution generates spider-friendly links for all the store's pages. SEO-G links are generated progressively and no database identifiers are necessary within the links.
Forum Support thread
http://forums.oscommerce.com/index.php?showtopic=259835
Legend: 
Download

Report
I just added the ability to submit your sitemap to Ask.com and Yahoo as well as the already included Google search engines. Just replace the file seo_reports.php under your admin directory with the file included here.
Bug found, now you can using html editor with seo url.
Fixed bug for the using all html editors.
Just add the file into catalog/htmlarea/ or your htmlarea directory
enjoy...
.htaccess file attached
- Added SEO support for Authors for the articles manager.
- Added SEO support for Information Pages Unlimited
- Added SEO support for Links Manager
- Added Separate redirection table with configurable redirection number for each URL..
- Fix for the links targeted by secondary handlers with directory structures.
This is a complete package
- Added Secure pages switch for SEO-G links generation.
- Added Continuous URL check switch for links testing/generation purposes.
- Added validation for SEO words generation.
Added handling for the "page" parameter.
- Fix for google sitemap filename generation. Removed unecessary quotes.
- Fix for G-Controller - sql queries timeout with a large number of products.
This is a complete package
- Added SEO names auto-builder.
- Added requirement to disable the cached categories box.
- Changed validation lists to display the first few errors to get around with stores with thousands of products.
- Fix for secure pages not properly handled by SEO-G on re-directs.
- Added filter for SEO-G names to drop words with a number of characters less than the predefined one.
- Update for global GET arrays to include all arguments.
- Added error level for invalid parameters handled.
- Added Strict Mode when enabled parameters passed must contain 2 arguments.
- Updated Google XML sitemap, added option to notify google and store the generated file on the server.
- Added validation option for SEO names for each class (categories, products etc) with the SEO-G controller. Validate button is available next to Details.
- Fix for seo names list to show all name entries stored in the SEO-G tables.
This is a complete package
- Fix for GET global arrays
- Added Linkage option under the SEO-G Types. This enhances the SEO-G URLs as unique links can be created in cases where the category path and products id was mixed. With different linkage values the lowest one overrides the rest.
- Added osC URL check to speed-up SEO-G URLs building process. If the osC URL is already recorded the equivalent seo url is returned without further processing.
- Removed default prefixes for types (mfc_, category_, product_) from the seo_g.sql to reduce link size by default. Prefix functionality remains as previously documented..
- Modified .htaccess rewrite rule to cover a wider range of server configurations.
- Added REQUEST_URI validator.
- Fix to update QUERY_STRING variable through the root.php
- Added error display if an SEO-G url cannot be processed or redirected.
This is a complete package
- Removed default split page class mods and instructions as it was causing problems with other contributions. The included splt_page_results.php with the archive is now the original osC file. (This file will be removed from future versions).
- Added separate split page class to service the SEO-G requirements.
- Added the sample files filenames.php, database_tables.php
- Added back delete-all function in addition to the regular delete for the reports page.
- Added Google XML Sitemap
- Added editing, delete, individual selection functionality with the reports page.
- Added Priority, Frequency for the Google sitemap.
- Updated string files on the admin end.
- Improved parameters filtering when seo links are generated. Empty paths are now truncated.
- Added manufacturers specific string for the osc admin.
- Removed unused strings from the seo_zones.php
- Updated documentation
- Error handling for re-calling root.php added.
Product Attributes exception added.
- Safe Mode swtich generating SEO links added.
- Included .htaccess, was only an example and so it was moved outside the catalog and renamed to htaccess_example to avoid confusion.
- Added updated seo_zones.php on the admin end, update was missing from the previous version.
- Database Update to include Safe mode Switch.
- Updated documentation.
The following changes made with this version:
- Added filter to process .php files only
- Improved create_safe_string to eliminate triple separators.
- Fix for loading non-php scripts
- Updated documentation.
- Added scripts exclusion list
- Added support for redirect function on the catalog.
- Updated documentation.
This is a complete package
Modifications included with this version:
- Support to update the $_GET array as other contributions use it. Previously only the $HTTP_GET_VARS array was processed.
- Dropped seo_url_params column, osC parameters are parsed instead.
- Improved filtering so no session name parameters are passed to the SEO-G catalog class.
- Updated documentation.
This is a complete package
SEO-G provides automatic generation of URLs with your osCommerce store. Using multiple configuration options to generate a clear hierarchical structure of your store's entities, this module can significantly boost your marketing and SEO campaign.
Using osCommerce the no.1 e-commerce engine available today, as the base framework, SEO-G can utilize the database tables and generate the most comprehensive and spider-friendly URLs. Links can be generated at the same level as your store using configurable separation characters or emulate a multi-level directory structure.
SEO-G represents a set of classes around a special framework that can process the database tables, generate meaningful names which can be further customized and finally create spider-friendly URLs.
The module provides a set of configurable scripts on the osC Admin end, where the store owner can configure types, handlers, set names for various entities (eg: products,categories,articles,topics) as well as monitor the generated urls. In addition the framework is designed to easily support custom classes.
On the catalog end, the operation of SEO-G is fairly simple, yet extremely effective. It relies on a redirect method via .htaccess where a single script handles every URL conversion/request. Once an SEO-G URL is detected the system translates it to the original osCommerce URL. When installed this contribution generates spider-friendly links for all the store's pages. SEO-G links are generated progressively and no database identifiers are necessary within the links.
Forum Support thread
http://forums.oscommerce.com/index.php?showtopic=259835