Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Header Tags SEO V 3.0

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
-> Added some more code to Fill Tags to show what was changed.
-> Added silo option. See admin->Header Tags SEO->Silo Control for details.
-> Fixed social bookmark code to prevent SID from being added to the url (pointed out by Carl (theintoy). Also added code to include the
category name in the url for category pages.
-> Removed breadcrumb code from index.php in RC2 (found by gemcom).

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added a canonical meta tag option in Page Control to handle all pages not already handled
-> Added error display code to Fill Tags so missing database items are more easily found
-> Changed the default text that gets added at installation to try avoid all the confusion it creates
-> Fixed mistakes from previous release regarding the tep-hide_sessions function
-> Fixed mistake in the code for the <head> section changes
-> Moved language sensitive text from the Fill Tags file to the language file

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added code to includes/header_tags.php to automatically set the language for the language meta tag.
-> Added stylesheet.css with pre-installed to the files in the contribution.
-> Added code to check for template for adding pseudo page for BTS AND STS shops
-> Added a number of popular social bookmark icons
-> Added tep_hide_session function to prevent logout in test function
-> Added missing language code to includes/application_top.php (found by Alexander Maringer)
-> Added a common questions section to the test page
-> Fixed delete code in test function to work with all servers
-> Fixed duplicate name problem in the social bookmark module.
-> Fixed an html typo in the the admin/headertags_seo.php file
-> Corrected instructions in Install_Admin.txt to match actual files (found by hewnry jiang)
-> Changed code in social bookmark module to simplify
-> Removed the xhtml formatting in includes/header_tags.php

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Corrected mistakes in the sql install files.
-> Corrected mistake in includes/functions/header_tags.php.
-> Added code to allow the logo text to work in STS shops.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Corrected mistakes in includes/functions/headertags.php.
-> Corrected mistake in admin/categories.php regarding TinyMCE for products.
-> Corrected mistake in admin/header_tags_fill_tags.php as pointed out by Paul (pbor1234).
-> Corrected some html coding errors in admin/headertags_seo.php.
-> Added the version number to the title in page control. This may not be kept up with but it will at least show a minimum version.
-> Added code to allow for extra logo text since many sites have more than one image in the header.
-> Removed the update sql files since they are not longer useful.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added a category list in fill tags so the fill option can be performed on specific categories.
-> Added option to test function to only show limit messages if asked.
-> Added option to admin->Configuration->Header Tags SEO that allows the parent category names to be included in the title and meta tags.
-> Removed the language files, except English, from admin since they were not translated and served no purpose.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added Canonical code per Greg's (Phocea) suggestion.
-> Added code to test script to check for missing titles and meta tags.
-> Added code to test script to check for length of titles and descriptions.
-> Added a popup window to the test function to explain the various errors.
-> Added an index.php and product_info.php file to the contribution.
-> Added database option to control the TinyMCE editor. The editor must be installed separately.
-> Fixed code in test script where only language id 1 was being checked.


This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Fixed mistakes in the update sql files.
-> Fixed mistakes in mouseover text in social module
-> Fixed problem where the root name was not being removed for manufacturers
-> Fixed error with Fill Tags where overrides from the manufacturers section was affecting the products section as reported by Jeff Genno in post 1922.
-> Added code to correctly handle title and meta tags when using STS. Thanks to user jerico for the suggestion.
-> Added code to check for invalid file name (containing spaces) which some sites use for storage. If found, the page is skipped and a warning is issued.
-> Changed code in includes/header_tags.php file to more accurately check for the page.
-> Optimized manufacturers query in Fill Tags. Thanks to user mirol for the suggestion.
-> Test page - added option to check if the default root text has not been removed.
-> Test page - temporairly disabled STS check since the code was changed for it.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added code to includes/functions/header_tags.php to fill in missing title and tags if none selected. This is a sort of an automatic use default option.
-> Added a few more files to the exclude list in admin/includes/functions/header_tags.php.
-> Fixed coding mistake in IsTemplate function that caused it to always be true.
-> Fixed Test function that checks languages.
-> Fixed Test function to properly handle checking files if a template system is installed.
-> Changed mysql code to work with all stirct mysql setting.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Added code to check if shop is oscMax in admin/includes/functions/header_tags.php.
-> Changed code for IsTemplate in admin/includes/functions/header_tags.php to reduce the number of calls made.
-> Default meta tags were not being handled correctly if the default languages were not in the shop. Added code to test page to check for that and to delete the missing languages.
-> Added option to test page to delete extra entries in the database.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
-> Removed code in includes/functions/header_tags.php that prevented manufacturers from showing on the product page.
-> Removed the language files (except English) from admin since those were in English anyway.
-> Fixed page count test in headertags_seo_test.php so that it takes pseudo pages into account.
-> Fixed problem with add missing pages code that would prevent the files from being added to the database causing a file count difference in
the test function.
-> Fixed problem with add missing pages code that would prevent the files from being added to the includes/header_tags.php file causing a file
count difference in the test function and those pages not to function.
-> Fixed code for pseudo pages so the selected options and sort orders are set correctly.
-> Fixed code for pseudo box so that pressing enter will cause the page to be added.
-> Fixed code so that all pages of Articles Manager can now be added.
-> Added code to missing pages function in fill tags to show that the name is missing for some items. This was needed since page entries might exist for other languages that are not filled in, thus showing up as errors.
-> Added code to test page so that if a count error occurs, the missing filenames are shown.
-> Added options to Fill Tags that will allow the pre-filling of all (or some) titles and meta tags based on a generic sentence.

This is a full version.

The support thread for Header Tags SEO is at
http://forums.oscommerce.com/index.php?showtopic=298099
   Posted on: 10/18/2008     See contribution details Request Installation with Paid service