Hi,
I moved my old blogger blog to wordpress and I have a questions about redirecting the traffic.
I had a custom domain with blogger and the permalinks had the same structure I now have with wordpress except that it always added an .html.
What do I need to add to my .htaccess file so that people that click in Google's search results on
http://myblog.com/01/01/article.html
get redirected to
http://myblog.com/01/01/article/
?
I know there are several permalinks migration plugins out there but I transferred the posts manually and did not set the permalink structure right from begin with.
Hope someone can help me with that. I would really appreciate it though!
Thanks so much!
do77