Hi,
I have a website with several languages. the languages are not seperated by sub domain or folder, but with consequence page_id numbers, hence, page_id = 1 is the homepage in english while page_id=2 is the home page in italian.
The homepage contain link to the other language:
domain.com/index.php?page_id=2&lang_action=change_lang&to_lang=it
The sitemap generator can't read this links, there for not indexing the other languages.
Help is needed.