View Single Post
  #1  
Old 01-02-2009, 06:32 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Question [4.2 SEO Enabled] How make the script to show the entire path?

I am using 4.2 X-Cart Gold which has a SEO built in.

After activating the SEO feature and editing .htaccess like in their instructions, the script is working fine. In product page you have to give a Clean URL name for your product page. Then the script adds .html extension to this name.

I would like to make a useful change of the script. By default it shows only /xcart/[product_cleanurl}.html. I want to include the category, subcategory in the path like this /xcart/category_name/subcategory/[product_cleanurl].html.

Any idea how can I do this?
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote