Hi friends... How I can optimize this site 1) This site contain session id's... How I can remove this session id's... 2) This site generates bulk of JavaScript dynamically, i.e. why the loading time of this site is very slow. 3) What are things required to implement on this site... So that it becomes a search engine friendly site? 4) I've seen another site similar to that site, but it's completely SEO friendly... Something I noticed on this site that... What are the importance b/w these two urls... in Search engines? Can anyone suggest what are the things required to implement all this features? Thanks
For Dynamic URL's you can do mod rewrite. Put some content on the static page & link dynamic urls from the static page if possible. Use external JS files.
I think you're not aware of session id's... you can rewrite.. dynamic url to static...but session id expired... after few minutes....