Credit Cards - Gabriel garcia marquez - Loan Consolidation - Magazine Subscriptions - MySpace Layouts

PDA

View Full Version : Site Map for session type urls


tulip4heaven
Oct 11th 2005, 10:55 am
Dear fellows ,

Hi,,

I have a directory , now i want to generate a site map , but all the urls are with session id.

Is it possible to create site map for such type of websites

Thanks

randymorin
Oct 12th 2005, 10:54 am
That depends. Can you give a sample URL? Some ancient Java systems did this...

http://www.kbcafe.com/adwords/?sessionid=123456789

But you could still navigate to the page when the sessionid is removed.

Most people decided that embedding session Ids in the URL was a dumb idea and have abandoned this practice. You might want to consider the same.