Contributions
Sitemap SEO
This contribution fixes many of the deficiencies of the other sitemap contributions. It has been tested in MS2 and RC2 shops but should run
in any variation of oscommerce. All settings are controlled via admin.
It has the following following features.
- Displays all pages and boxes - no missing links or text
- Displays categories, with or without products
- Displays manufacturers, with or without products
- Links can be sorted
- Links can be excluded
- Links can be set to show for registered customers only
- Sections of links can be sorted
- Sections of links can be excluded
- Sections of links can be set to show for registered customers only
- All links have configurable anchor text
- All links have configurable alternate display names
- All sections of links can be placed anywhere on the sitemap page via admin
- Supports
Articles Manager
Infopages
Page Manager
The support thread is located at:
http://forums.oscommerce.com/index.php?showtopic=324829
Expand All / Collapse All
- Added a manufacturer link for the products page
- Added show/hide products on sitemap page
- Added error checking for addons that Sitemap SEO works with, like Article Manager, to prevent failure if set
- Added code to display extra text on the sitemap page
- Added missing charset meta tag for non-Header Tags SEO shops
- Changed code in Page Control to handle languages better
- Changed products querry string to ignore quote products
- Cleaned up Page Control code so only viewable pages are seen
- Converted all ereg calls
- Fixed box display code
- Fixed several html coding errors
- Fixed coding mistake in sitemap.php
- Fixed coding mistake in includes/functions/sitemap.php regarding curl
- Fixed coding mistake in includes/functions/sitemap.php regarding path to catalog
- Fixed problem where related categories caused invalid links
- Made it 2.3 compatible
- Removed the sql file in favor of the sql.php file
This is a full package.
- Added missing installation instructions for the new mini-sitemaps.
This is a full package.
- Added h1 and h2 classes to stylesheet.
- Added mini-product sitemaps to the product pages.
- Added mini-category sitemaps to the product and category pages.
- Added option to turn manufacturers display on and off.
- Added version checking contribution to make tracking updates easier.
- Changed code in sitemap.php to use h1 and h2 classes.
- Fixed problem where adding a new page would cause the other tags to be changed in page control.
This is a full version.
- Added code to check if multilist function already exists
- Added missing field to sitemap_seo_install.php file.
- Changed primary key in links_exchange table to language_id
- Fixed coding mistake in admin/functions/sitemap.php regarding curl
- Fixed problem some have with Array.
- Removed the deprecated call by reference code in both includes/functions/sitemap.php files
- Removed references to TABLE_SITEMAP_SEO_EXCLUDE, which was never used
- Replaced category_tree.php file with one that reads nested directories.
This is a full version.
- Added option in Settings control to change the page heading and sub-heading text.
- Fixed coding mistake in sitemap_seo_box_control.php that prevented links from being recorded correctly for all languages.
- Fixed code in the box links code to account for links that have attributes. This would cause a "Page Link Not Found" error.
This is a full version.
- Fixed code in sitemap.php so that Articles Manager, Infopages and Page Manager sections display correctly.
This is a full version.
- Fixed code so registered boxes and links are shown correctly.
- Added color code for when a box is both excluded and registered.
- Added settings section for settings that apply to more than one language.
This is a full version.
- Fixed code in includes/functions/sitemap.php to work with php5.
- Fixed code in sitemap_seo_page_control.php so that changes made are remembered.
- Fixed code in sitemap_seo_page_control.php so the checkboxes are updated correctly.
This is a full version.
This contribution fixes many of the deficiencies of the other sitemap contributions. It has been tested in MS2 and RC2 shops but should run
in any variation of oscommerce. All settings are controlled via admin.
It has the following following features.
- Displays all pages and boxes - no missing links or text
- Displays categories, with or without products
- Displays manufacturers, with or without products
- Links can be sorted
- Links can be excluded
- Links can be set to show for registered customers only
- Sections of links can be sorted
- Sections of links can be excluded
- Sections of links can be set to show for registered customers only
- All links have configurable anchor text
- All links have configurable alternate display names
- All sections of links can be placed anywhere on the sitemap page via admin
- Supports
Articles Manager
Infopages
Page Manager
The support thread is located at:
http://forums.oscommerce.com/index.php?showtopic=324829
Note: Contributions are used at own risk.