Main Page Custom Services Get A Quote Contact Us Blog Site Map
Shopping Cart: 0 items
Packages
Login Area

  e-mail :                 
  
  password :                       
  
   » New Members
   » Forgot Password
  
Bestsellers
osCommerce Shopping Cart - MNK Edition osCommerce Shopping Cart - MNK Edition
Now only $0.00
AJAX-Attribute Manager AJAX-Attribute Manager
Installation only $19.95*
More pics 6 More pics 6
Installation only $44.99*
Administration Access Level Accounts Administration Access Level Accounts
Installation only $85.00*
Security Pro Security Pro
Installation only $15.00*
Affiliate Program
Affiliate Log In
Affiliate Information
Our Banners
Information
Articles
Ecommerce website builders
Eshop piercing
osCommerce free template
Free ecommerce website software
Webstore Software
Ecommerce cart software
Create your online store with our shopping cart
All Articles

osCommerce SEO URLs contribution 

Ultimate SEO URLs replaces the stock osCommerce method of creating URLs by passing the parameters (products_id, cPath, etc.) by creating static HTML file URLs. Ultimate SEO URLs for osCommerce builds on the cName & pName code to give an even more flexible, search engine friendly, and cross server compatible SEO URLs.

Here is stock osCommerce method of creating url:
http://yoursite.com/product_info.php?products_id=85

SEO url, after installation Ultimate SEO URLs contribution:
http://yoursite.com/your-product-name-p-85.html

Ultimate SEO URLs use Apache module mod_rewrite. Be sure what your .htaccess file configured correctly.

If your store is located in the root add this to the /.htaccess file:

Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pi-(.*).html$ popup_image.php?pID=$2&%{QUERY_STRING}
RewriteRule ^(.*)-t-(.*).html$ articles.php?tPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-a-(.*).html$ article_info.php?articles_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pr-(.*).html$ product_reviews.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pri-(.*).html$ product_reviews_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-i-(.*).html$ information.php?info_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-links-(.*).html$ links.php?lPath=$2&%{QUERY_STRING}

 

If you don't have an .htaccess file in your catalog directory create one. If your store is located in a DIRECTORY add this to the /*directory*/.htaccess file:

Options +FollowSymLinks
RewriteEngine On
RewriteBase /directory/
RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pi-(.*).html$ popup_image.php?pID=$2&%{QUERY_STRING}
RewriteRule ^(.*)-t-(.*).html$ articles.php?tPath=$2&%{QUERY_STRING}
RewriteRule ^(.*)-a-(.*).html$ article_info.php?articles_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pr-(.*).html$ product_reviews.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-pri-(.*).html$ product_reviews_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-i-(.*).html$ information.php?info_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-links-(.*).html$ links.php?lPath=$2&%{QUERY_STRING}

All setting is incorporated into the admin control panel so can be toggled on, off, cName, or Rewrite at will.

You will find a new setting group in your admin control panel under
Configuration => SEO URLs

Live demo
Storefront
Backend (admin mode)

  Related Contributions:
  1. Google XML Sitemap
  2. Product Extra Fields
  3. Spider Session Remover
  4. Ultimate SEO URLs

Order Installation on your site today !
$ 40.00*

*If your oscommerce store has been modified before, installation price can be changed.

Contribution in packages:

osCommerce Shopping Cart - MNK Edition osCommerce Shopping Cart - MNK Edition

Now only $0.00