 Rank: Newbie Groups: Member
Joined: 12/15/2007 Posts: 2 Points: 6 Location: Québec, Canada
|
Greetings,
Is there a way to force a session id or a language ID in this case when making a sitemap?
Here is why,
My web site is build in ASP. So both languages, French and English are on the same page for easier management. When the page is served to a visitor, the French and English version of the page are triggered by a language ID base on the language of the navigator use or by the choice of the visitor.
Example: mysite.com/home.asp?LangID=1&sid=23207051394320 mysite.com/home.asp?LangID=2&sid=23207051394320
Keylimetie only get the session ID for English (LangID=2) and therefore only get the English title and description. So when I want to extract the French title and description of the page it does not access it and can't make an RSS feed in French in this case.
I have tried multiple possibilities with the Ignore Querystring and Ignore URL Strings but without success.
Thanks for helping.
|
|
|
|
Rank: Administration Groups: Administration
Joined: 1/31/2007 Posts: 399 Points: 505 Location: Chicago, IL
|
This is not supported with v5.0, but we can look into it for the next version. Moving forum topic to "Suggestions".
|