Re: Simple SEO URL [support thread]
I am using ZC 1.3.8.a and I am reviewing SSU 3.7.1 on a testsite.
I use 3 languages; Dutch, English and Indonesian. Dutch being default.
Installation was a breeze and so far I am exited about this great piece of software, but now I am running into a problem on config.
I spend hours reading this thread, but no solution came up.
The problem:
With Multilanguage Status ON, I am not able to switch languages. Allthough the statusbar on mouseover displays the right link, on clicking it sets me back to the homepage or the category listing in default language.
Example: I am on site.com/test/category_name_dutch/product-name-dutch
On mouseover the English flag, the status bar says site.com/test/EN/category_name_english/product_name-english, (like it should be)
but on clicking it takes me to a Dutch category listing page, with address:
site.com/test/EN/category_name_dutch.
From a product page I get set back to the category listing, and from a infopage back to the homepage.
My local.config looks like this:
$ssuLocalConfig = array(
'languages' => array( 'default' => 'default',
'nl' => 'default',
'id' => 'default',
)
);
My SSU setting:
File extension
Name delimiter -
ID delimiter -
Set max category level 2
Exclude list advanced_search_result,redirect,popup_image_additional,download,checkout_process
Set Link Alias Status false
Set minimum word length 0
Set maximum name length 0
Set SSU Status true
Set SSU Multi Language Status true
Set Query Key's Exclude List zenid,gclid,number_of_uploads,number_of_downloads,action,sort,page,disp_order,fi lter_id,alpha_filter_id,currency
Set Auto Alias Status false
Set Category Separator /
Hide default language identifier true
Anyone could shine a light on what I might be overseeing?
Thanks, Ronald
Re: Simple SEO URL [support thread]
Hi all zenners i have a problem .
Can someone tell me why this is happening since the security update
http://fishingtackleoxford.co.uk/index/securityToken/
if you go to my site http://fishingtackleoxford.co.uk/
click on manufacturers then click on any manufacturer and it comes up with a security token in the address bar.
Please help me
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
gmrm
I believe someone else had the same problem with you just a few posts above, and it turns out he/she edited the wrong file
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
istilah
I am using ZC 1.3.8.a and I am reviewing SSU 3.7.1 on a testsite.
I use 3 languages; Dutch, English and Indonesian. Dutch being default.
Installation was a breeze and so far I am exited about this great piece of software, but now I am running into a problem on config.
I spend hours reading this thread, but no solution came up.
The problem:
With Multilanguage Status ON, I am not able to switch languages. Allthough the statusbar on mouseover displays the right link, on clicking it sets me back to the homepage or the category listing in default language.
Example: I am on site.com/test/category_name_dutch/product-name-dutch
On mouseover the English flag, the status bar says site.com/test/EN/category_name_english/product_name-english, (like it should be)
but on clicking it takes me to a Dutch category listing page, with address:
site.com/test/EN/category_name_dutch.
From a product page I get set back to the category listing, and from a infopage back to the homepage.
My local.config looks like this:
$ssuLocalConfig = array(
'languages' => array( 'default' => 'default',
'nl' => 'default',
'id' => 'default',
)
);
My SSU setting:
File extension
Name delimiter -
ID delimiter -
Set max category level 2
Exclude list advanced_search_result,redirect,popup_image_additional,download,checkout_process
Set Link Alias Status false
Set minimum word length 0
Set maximum name length 0
Set SSU Status true
Set SSU Multi Language Status true
Set Query Key's Exclude List zenid,gclid,number_of_uploads,number_of_downloads,action,sort,page,disp_order,fi lter_id,alpha_filter_id,currency
Set Auto Alias Status false
Set Category Separator /
Hide default language identifier true
Anyone could shine a light on what I might be overseeing?
Thanks, Ronald
Ronald, what is the complete name of your local config file, and what is the exact content inside?
Re: Simple SEO URL [support thread]
Hi Raine could you please look at this post. Thanks