I have an existing static html site that I want to rebuild on wp.com. It has pages like this:
example.com/about.html
But if I rebuild the site on wp.com it seems like I can only have the page like this:
example.com/about/
It looks nice that way, but I need a permanent redirect of the existing URLs or I'll mess up the SEO. I couldn't find a way to add an htaccess or something like it. Can this be done?