Publishing ASP.Net 2.0 pages
my queries are
1) can web spiders read published .aspx pages as normal static pages. can they read the meta tags.
2)so should i shift to .html pages in order to make 'em more search engine friendly.
3)i have only 2 webforms with aspx controls. so should i keep my info pages as .html leaving the others as .aspx. can i do that?
4)how can one increase the search engine rankings with asp.net 2.0

