| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
A solution on how to make XC SEO - Basic Multi-lingual | |||
|
|
Thread Tools |
#1
|
|||||||||
|
|||||||||
A solution on how to make XC SEO - Basic Multi-lingual
Hi,
You can easily modify XC SEO to be put out correct multi-lingual html-files for categories, manufacturers and products by adding a $variable to contain the shop's language and using the langauage versions of the sql-tables. Edit outputfilter.seo.php as follows: 1) Create a language variable: Put after: Code:
the following line: Code:
2) Edit the section: # Generate filename for a category page Change: Code:
Code:
3) Edit the section: # Generate filename for a manufacturers page Change: Code:
To: Code:
4) Edit the section: # Generate filename for a product page Change: Code:
To: Code:
Note: Works fine in x-cart 4.1.11 with XC SEO Basic. Possibly, it should work with the other version of XC SEO (Pro, ...) My 2 cents, Gijs |
|||||||||
#2
|
|||||||
|
|||||||
Re: A solution on how to make XC SEO - Basic Multi-lingual
Moving to Third Party Add-Ons. FYI, the mod author is no longer present, or supporting their product, so anyone reading this should be advised to NOT purchase/install it if they are thinking about doing so.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
|
|||
X-Cart forums © 2001-2020
|