Forum Moderators: phranque
Is it going to be a rewrite, where every URL returns a "200 OK" status?
If every "page" has the same content then that creates infinite Duplicate Content, or is contol passing to a script that generates the content based on the requested URL (a different page for each new URL)? If so then that could be very useful.
Or, is it generating a redirect such that only the single target can be indexed?