Friends i am very keen to know about how i should make the xml sitemap for dynamic website please give me your suggestion for - http://www.aaateleshoping.in/ Many thanks in advance
you can just some online sitemap generators, here hope this one helps: http://code.google.com/p/sitemap-generators/wiki/SitemapGenerators
I use xml-sitemaps.com for this service. They give me a variety of options for my XML sitemap generation.
Your links should be fixed or permanent, even they are in dynamic url code. Or use "Dynamic to Static URL" tool for your inner pages.
I think you can change these dynamic urls to static urls because dynamic urls are not easily indexed by SE.
What I do is write some PHP code that generates the sitemap dynamically from my database. For example, I create a webpage like www.mydomain.com/sitemap.php then in the PHP for the page, I put code to write the sitemap back to the browser. Then I submit the www.mydomain.com/sitemap.php page to Google as the sitemap.