My site is 100% jsp pages.
I want the search engines to index it and they will ignore
the pages with .jsp.  I would prefer that all pages just
appeared to be html.

I am using Apache + Jrun.

I have thought of two ways to do this.

1) use some of apache url rewrite rules from *.html
to *.jsp

2) tell jrun to parse all *.html files as jsp pages and
just change all of my filenames.

Does anyone have:

a) any comments/suggestions/help on which way would be
better?

b) tips/Problems with using one or the other solution?

c) a better solution?

Thanks,
[EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to